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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/15/01 13:58
Read: times


 
#16646 - RE: Running code in RAM - ???
David,
I supose that your RAM memory starts at 0 address, as FLASH does. Standard code is not relocatable since it probably uses absolute jumps and calls.
All the systems I know that swap code memories enable a permanent section of code memory from where the cpu fetches at least the swapping instruction.
However, your approach might also work.
Can you give more details about the specific instructions that swap the memories?.

Regards,

Alfredo del Rio.


List of 12 messages in thread
TopicAuthorDate
Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM - ???            01/01/70 00:00      
RE: Running code in RAM - ???            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      
RE: Running code in RAM            01/01/70 00:00      

Back to Subject List