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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/18/04 15:20
Read: times


 
#76106 - RE: P89C669 using 2K internal RAM
Responding to: ???'s previous message
Does any one know how to declare variables and structures to use all the available internal ram in P89C669FA, Philips calls them with various names such as XDATA, EDATA, HDATA etc, and keil calls them XDATA, far etc, I am not able to force the compiler to recognize the EDATA from 7F:0100 to 7F:04FF a lot of searching on the net has not yielded any solution.

The SFR that control 'internal external RAM' access can be set to use internal as far as it goes and external when exceeded. This is not a job for the compiler, it is a job for the programmer (set a SFR)

Erik



List of 4 messages in thread
TopicAuthorDate
P89C669 using 2K internal RAM            01/01/70 00:00      
   RE: P89C669 using 2K internal RAM            01/01/70 00:00      
      A job for the programmer            01/01/70 00:00      
   RE: P89C669 using 2K internal RAM            01/01/70 00:00      

Back to Subject List