LPC1765 build issue

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

LPC1765 build issue

599 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by pnataraj on Mon Oct 29 02:54:27 MST 2012
We have a LPC1769(with JTAG interface) and a LPC1765 (no JTAG interface).

We tried two different projects for LPC1769:
i)UART echo code (NXP's sample)
ii)Simple LED blinker.
Both of them worked fine.
We used LPCXpresso IDE to build our projects.

To test on our 1765 board,we changed the MCU options to 1765 and  rebuilt; created a hex out of the axf file  (http://support.code-red-tech.com/CodeRedWiki/PostProcessApp) and  flashed the 1765 board using "FlashMagic".
The change din't work.

Are there specific build options for LPC1765? or are we missing anything?

Note: Hex flash for LPC1769 works!!
0 Kudos
Reply
1 Reply

589 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by daniel.widyanto on Mon Oct 29 19:57:35 MST 2012
Try this: http://support.code-red-tech.com/CodeRedWiki/ChangingProjectTarget
0 Kudos
Reply