On 11.07.2018 10:54, N K, Athira wrote:

Hello Tommy,

Thank you for the quick response.

Actually I could get an example command

*dump_image empty.bin 0x8D000 185*

But I get a response

*Ignoring read of non readable area - Request address: 0x8D000, Request size 184. Bytes successfully read: 0*

Where is your flash mapped to?
You have to use a start address that matches where your board and board config map the flash rom.

If 0xD8000 really is your flash start address (which sounds a bit odd, but I don't know anything about your board or target CPU), you need to modify the board config file to tell OpenOCD the correct flash location.

cu
Michael

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to