This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Memory Maps LOAD SAVE

I am using a Dallas 390 in continous mode and I am trying to store configuration memory using the simulator LOAD and SAVE commands.

To save the memory map I am using the following command

SAVE bbram.HEX X:0x100000, X:0x107FF8


This appears to save the data from the memory map into an intel hex file as I expected. But when I use the following load command to reload the memory map it appears to do nothing.
LOAD bbram.HEX


Anyone know what I am doing wrong ?

Parents Reply Children