LPCXPRESSO LPC2103 ISP programmig

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPCXPRESSO LPC2103 ISP programmig

216 Views
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 Kudos
Reply
1 Reply

204 Views
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 Kudos
Reply