Help with FlashMagic and LPCXpresso54018 (OM40003)

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

Help with FlashMagic and LPCXpresso54018 (OM40003)

ソリューションへジャンプ
1,978件の閲覧回数
mitchkapa
Contributor III

Hello, I am attempting to use FlashMagic to program the LPC54018 on my LPCXpresso54018 dev board because I am trying to evaluate programming solutions for an upcoming custom board.  When I boot the board I have SW4 pressed so that ISP0 is low at boot time.  Within FlashMagic I am able to perform a successful Read Signature command (or at least it returns a value and does not show an error) but beyond that I cannot get any other tasks to work.  When I try to load a .hex file I get the following message "LPC54018 (LPC54000): Operation Failed. Nothing to program. Is the hex file inside the device memory range?".  I also get errors that the Flash Erase operation has failed.

In the FlashMagic preferences I have selected Disable DTR, RTS since those signals are not brought out to the UART header on the board.

If anyone has suggestions or past experience with this I'd appreciate any help.  Thanks. 

ラベル(1)
0 件の賞賛
返信
1 解決策
1,952件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello mitchkapa,

Flash Magic only support erase/ program internal flash of chip, there is no internal flash with lp54018, so it can't download .hex file.

You can use blhost+ flashloader, about detail please refer to:

https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/Use-blhost-to-program-erase-LPC540xxM-LP...  

 

BR

Alice

 

元の投稿で解決策を見る

1 返信
1,953件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello mitchkapa,

Flash Magic only support erase/ program internal flash of chip, there is no internal flash with lp54018, so it can't download .hex file.

You can use blhost+ flashloader, about detail please refer to:

https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/Use-blhost-to-program-erase-LPC540xxM-LP...  

 

BR

Alice