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:07
Read: times


 
#150473 - Bit Addressable area of the memory
Responding to: ???'s previous message
You are correct . The variable must be positioned in a bit addressable area.

Now, the compilation has been succesfully!


Declaration of the variable:

.var_org $20 iram
DATAVAR

And the code is like that:

jnb DATAVAR.1, go_on

Very Thanks
( carlosjunior@gmail.com )

(( I am programming an ATMEL microcontroller:
AT89C51-ed2, using the ALTAIR ENVIRONMENT and ASSEMBLY COMPILATOR, and a Local Made Hardware for programming. It works well, but the steps to compilation and the environment are very not friendly ))


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