Michael Fischer
2009-05-13 19:12:47 UTC
Hello list,
please can some one try if the load_image is working?
I want to download data into an external RAM of the LPC2294
CPU. Interface is a FT2232 device, command looks like:
load_image test.bin 0x81000000
The telnet prompt come back, but I could not
found any data at 0x81000000.
The external memory is mapped, because I can use:
mww 0x81000000 0x11223344
And read it back with:
mdw 0x81000000 1
Tested under Windows.
Best regards,
Michael
please can some one try if the load_image is working?
I want to download data into an external RAM of the LPC2294
CPU. Interface is a FT2232 device, command looks like:
load_image test.bin 0x81000000
The telnet prompt come back, but I could not
found any data at 0x81000000.
The external memory is mapped, because I can use:
mww 0x81000000 0x11223344
And read it back with:
mdw 0x81000000 1
Tested under Windows.
Best regards,
Michael