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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/09/04 14:15
Read: times


 
#80788 - RE: Keil and pointer to external bus
Responding to: ???'s previous message
How can i set the address of a pointer to a specific address in external memory area?

display=(unsigned char xdata*)DISPLAY_START_ADDR

You are asking the compiler to guess which memory you refer to and compilers can not "guess" they can only "default"

Erik



List of 6 messages in thread
TopicAuthorDate
Keil and pointer to external bus            01/01/70 00:00      
   RE: Keil and pointer to external bus            01/01/70 00:00      
   RE: Keil and pointer to external bus            01/01/70 00:00      
   RE: Keil and pointer to external bus            01/01/70 00:00      
      oh, pointer            01/01/70 00:00      
   RE: Keil and pointer to external bus            01/01/70 00:00      

Back to Subject List