Programming internal flash in LPCXpresso1549 evaluation board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Programming internal flash in LPCXpresso1549 evaluation board

跳至解决方案
2,768 次查看
adishpv
Contributor I

Hello,

I have been using LPCXpresso1549 evaluation in DFU mode to program the firmware.

Now, I want to program the internal flash with LPCXpresso IDE and the inbuilt link on the evaluation board and boot from the internal flash.

Couldn't find a proper user manual for the 1549 evaluation board.

Detailed steps and jumper options to program the internal flash with LPCXpresso IDE will be much appreciated.

 

Thanks and Regards,

Adish PV

标签 (1)
0 项奖励
回复
1 解答
2,715 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport
0 项奖励
回复
6 回复数
2,749 次查看
adishpv
Contributor I

Hi converse,

Thanks for the reply.

I could program the internal flash with LPCXpresso. It works fine.

But after a power cycle of the board, it doesn't boot from the internal flash.

So I would like to know the jumper setting to program internal flash for the LPCXpresso1549 evaluation board.

Thanks and Regards,

Adish PV

0 项奖励
回复
2,731 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello adishpv,

MCUXpresso IDE or LPCxpresso can programming internal flash of LPC1549.

Please as converse said, check whether  used semihosting (printf or other C I/O).

You can also use another demo code that doesn't includes printf  to test.

 

BR

Alice

0 项奖励
回复
2,723 次查看
adishpv
Contributor I

Hi Alice,

The project I used doesn't have semihosting.

It just has UART prints. Flash using LPCXpresso is fine.

What I am not sure about is the jumper options to boot from internal flash for the LPCXpresso1549 evaluation board.

Any info regarding the jumper options will be much appreciated.

Thanks and Regards,

Adish PV

0 项奖励
回复
2,716 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport
0 项奖励
回复
2,744 次查看
converse
Senior Contributor V
0 项奖励
回复
2,763 次查看
converse
Senior Contributor V

To program the internal flash via the IDE, just connect the USB port. The IDE will find the board. If you are debugging, start a debug session and the flash will be programmed on startup. If you just want to program the flash (without debugging), use the GUI Flash tools within the IDE.

All of this is described in the IDE User Manual.

P.S. LPCXpresso has been replaced with MCUXpresso.

 

0 项奖励
回复