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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/09/02 07:49
Read: times


 
#30458 - RE: Interrup in 8032
César,

Your RAM is probably not located in the Code address map but in the Data map.

You mentioned a monitor, if it "downloads" the RAM while it is in Data space it should provide a method (probably with an intervening RESET) for "swiching" the RAM into the code address map.

If the above is true the next question would be "where". If it switches the RAM into the 0-1FFFH space usually occupied by your ROM, then your interrupt vectors would call code within the 0-1FFFH address range.

regards,
p

List of 7 messages in thread
TopicAuthorDate
Interrup in 8032            01/01/70 00:00      
RE: Interrup in 8032            01/01/70 00:00      
RE: Interrup in 8032            01/01/70 00:00      
RE: Interrup in 8032            01/01/70 00:00      
RE: Interrup in 8032            01/01/70 00:00      
RE: Interrup in 8032            01/01/70 00:00      
RE: Interrup in 8032            01/01/70 00:00      

Back to Subject List