LPCXPRESSO LPC2103 ISP programmig

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

LPCXPRESSO LPC2103 ISP programmig

212 次查看
oykr
Contributor II

Hi. I have written a code small code proejct for LPC2103 with LPCXPRESSO. I want to program it ISP over UART0 interface. But which output file in LPCEXPRESSO do I need to UUENCODE and then program.?

kr

Øystein

0 项奖励
回复
1 回复

200 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi @oykr,

After building the project, a Debug folder should be created. Inside it, you will find a .axf file, which can be used to generate the binary for the project.

This binary can then be used to program the MCU.

Best Regards,
Pablo

0 项奖励
回复