Secondary Bootloader for LPC51U68 (MCUxpresso project)

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

Secondary Bootloader for LPC51U68 (MCUxpresso project)

1,593 次查看
burkhard
Contributor I

Dear all,

we are using the LPC51U68 (LPC51U68JBD48E) for a new project on a custom board.
All works well and the firmware is developed on the MCUXpresso IDE
Now we want to use secondary bootloader in order to offer for exmple DFU via USB for our customers.
I know there is a manual (AN12689) to port an existing bootloader to this device, but this manual is based on the Keil IDE.

We are looking for a project based on the MCUXpresso IDE or at least a manual to make that secondary bootloader for the LPC51U68 working. Any help or good ideas are much appreciated.

Thanks!

标签 (2)
0 项奖励
回复
1 回复

1,570 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hi,

Unfortunately, we do not have any guide to port from Keil to MCUXpresso directly. However, the easiest way is to create a new project in MCUXpresso IDE and then copy the files of the application to the new project.

Regards,

Felipe

0 项奖励
回复