How to readback hex file from Lpc microcontroller

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

How to readback hex file from Lpc microcontroller

4,001件の閲覧回数
sameerarvikar
Contributor III

I am using LPC1788 microcontroller , 

I am using  keil software  and PE micro Multlink universal programmer for programming it,

Can i readback the programmed file ,

Or is there any other software or tool available to do it ?

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

3,857件の閲覧回数
ErichStyger
Specialist I

>>Or is there any other software or tool available to do it ?

NXP offers the unlimited/free-of-charge Eclipse based MUXpresso IDE (MCUXpresso IDE|Eclipse-based Integrated Development Environment (IDE) | NXP ) which has such a memory export function, e.g. as binary or S-19 file:

pastedImage_1.png

That works with every supported debug interface (LPC-Link, P&E, SEGGER).

If you need the Intel Hex format, you can convert the S19 into that format.

I hope this helps,

Erich

PS: Dump my Device Memory | MCU on Eclipse 

0 件の賞賛
返信

3,857件の閲覧回数
sameerarvikar
Contributor III

Can i use this file to program another LPC1788 ?

0 件の賞賛
返信

3,857件の閲覧回数
ErichStyger
Specialist I
0 件の賞賛
返信