Importing / Exporting memory to/from a target MCU

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Importing / Exporting memory to/from a target MCU

2,646件の閲覧回数
lpcware-support
Senior Contributor I

The Memory View with the LPCXpresso IDE provides easy to use options for exporting the contents of target MCU memory back to the computer running the debugger, and similarly to import into the target MCU's memory.

To export an area of target memory, go the the Memory View (ensuring the "Traditional" rendering is displayed) and select the Export icon...

148148_148148.pngMemory_Export_Icon.preview.png

This will then display a dialog allowing you to select the location and size of the memory to export, as well as the format to save the file in (text, binary or SREC)...

148149_148149.pngMemory_Export_Dialog.preview.png

In the same way, you can use the "Import" icon to allow a memory to be written to. Note that this does not allow Flash memory to be programmed.

It is also possible to save the contents of memory out from the command line, or from the gdb windows within the IDE, using the 'dump' command.

Alternatively, you may be able to use your MCU's ISP mode to transfer using FlashMagic.

ラベル(2)
タグ(2)
0 件の賞賛
返信
0 返答(返信)