Can anybody plz guide me the download types availabe with openocd?
-
for nxp (lpc) internal flashesh flash download command working fine (sometime fails to downoad properly)
-
for nxp internal ram i have tried using command
load_image file.elf 0x400000000 elf
the output was
4204 byte written at address 0x80000000
downloaded 4204 byte in 0s 1441us
which is incorrect.
I wish to know the usage of diff flash/ram download cmds and difference within
thanks
rahul