Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/27/08 11:01
Read: times


 
#157790 - Yeah got it...
Responding to: ???'s previous message
Extracting the high byte was easy with a simple "addr >> 8" as I had figured out earlier.

But it was the low byte that posed a problem.

Never knew the usage "low = addr & 0xff;" ( and it works ;-)

Thanks

Raghu

List of 8 messages in thread
TopicAuthorDate
Keil - Watch window            01/01/70 00:00      
   use long data type            01/01/70 00:00      
   Apparently, no            01/01/70 00:00      
      Thanks. I use version 3.51            01/01/70 00:00      
         truncating the low byte...hmmm            01/01/70 00:00      
            Moved the variable            01/01/70 00:00      
               Alternative split            01/01/70 00:00      
                  Yeah got it...            01/01/70 00:00      

Back to Subject List