Programing LPC-link2 using LPC-link1

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

Programing LPC-link2 using LPC-link1

1,056 Views
christianm
Contributor II

Hi,

I been trying to program the LPC-link2 (as a eval board to LPC4370) using a LPC-link (JTAG), but without much success. I'm able to debug to device, but not to program the device. I followed different threads such as https://community.nxp.com/message/630848  , but again nothing have worked so far. Does anyone have any advice?

Thank you all in advance,

Christian 

Labels (2)
0 Kudos
3 Replies

609 Views
lpcxpresso_supp
NXP Employee
NXP Employee

You don't need to configure the LPC-Link. But your LPCXpresso IDE project does need to have the external memory of the LPC4370 on the LPC-Link2 defined in the memory configuration, along with the corrected flash driver associated with it.

For more details see the LPCXpresso IDE User Guide, along with https://community.nxp.com/thread/389076 

Regards,

LPCXpresso Support

609 Views
christianm
Contributor II

Thank you for your reply. I've tried again, and is working fine now (probably I was failing at the configuration of the jumper JP1)

0 Kudos

609 Views
christianm
Contributor II

So, I couldn't find a way to configure my lpc-link to program the external flash of the lpc-link2, but I resolve the programming using the lpcScrypt.

0 Kudos