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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/06/04 13:25
Read: times


 
#68005 - RE: Asm 2 C
Responding to: ???'s previous message
In general you do not use the DPTR instructions directly in C. Instead you simply declare variables to be in the CODE or the XDATA spaces and then by writing code that accesses these variables the compiler will generate the appropriate MOVC or MOVX opcodes to read or write the memory locations as appropriate.

By the way,....it is kind of a policy on this forum to post with our real names. So please dispatch this Keil Young stuff to the other side of the moon. I asked you about this some time back but now I see you sign as Ruben.

Michael Karas


List of 14 messages in thread
TopicAuthorDate
Asm 2 C            01/01/70 00:00      
   RE: Asm 2 C            01/01/70 00:00      
      RE: Asm 2 C            01/01/70 00:00      
         RE: Asm 2 C            01/01/70 00:00      
         RE: Asm 2 C            01/01/70 00:00      
         RE: Asm 2 C            01/01/70 00:00      
            RE: Asm 2 C            01/01/70 00:00      
               RE: Asm 2 C            01/01/70 00:00      
                  RE: Getting Started            01/01/70 00:00      
                     RE: Getting Started            01/01/70 00:00      
                        Let battle commence...            01/01/70 00:00      
                           RE: Let battle commence...            01/01/70 00:00      
                           RE: Let battle commence...            01/01/70 00:00      
                              RE: Let peace reign...            01/01/70 00:00      

Back to Subject List