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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/08/08 14:05
Read: times


 
#150471 - Not everything is bit-addressable
Responding to: ???'s previous message
As Neil suggested, Not everything is bit-addressable in an 8051:
http://www.8052.com/forum/read.phtml?id=150428

The Accumulator is bit-addressable, so you can always get at individual bits by copying to ACC...

BTW: You are using an Assemblre, not a Compiler...

List of 8 messages in thread
TopicAuthorDate
Access a bit of a variable            01/01/70 00:00      
   maybe            01/01/70 00:00      
      Bit Addressable area of the memory            01/01/70 00:00      
   copy to ACC            01/01/70 00:00      
      It is what I should make            01/01/70 00:00      
         Not everything is bit-addressable            01/01/70 00:00      
            Doubt resolved            01/01/70 00:00      
               BTW            01/01/70 00:00      

Back to Subject List