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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/14/06 09:24
Read: times


 
#126456 - Assembler
Responding to: ???'s previous message
Suchitra Patil said:
i want to creat a lookup table in data memory & access it in c or assembly.

In assembler, it's just a matter of choosing the right Instructions - so you need to read the Instruction Set manual:
http://www.8052.com/faqs.phtml?FAQ=120112

You will also need to read your assembler Manual to find its syntax for locating data in specific memory areas.






List of 8 messages in thread
TopicAuthorDate
writing to data memory in c            01/01/70 00:00      
   Compiler-Specific            01/01/70 00:00      
   Why in data memory?            01/01/70 00:00      
   Assembler            01/01/70 00:00      
   On C memory means variables            01/01/70 00:00      
   writing to data memory in c            01/01/70 00:00      
   which memory u want to access            01/01/70 00:00      
      pls, explain..            01/01/70 00:00      

Back to Subject List