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
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to