How to program lpc1517 by lpc1549 via CAN ISP?

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

How to program lpc1517 by lpc1549 via CAN ISP?

739 Views
yenchuntung
Contributor I

I boot lpc1517 into CAN ISP mode.Then I try to use lpc1549 to program the lpc1517 and reset it.

Does this way work? Or I must use Flash Magic?

I have read the lpc15xx user manual but still don't know how to use the C_CAN ISP commands at all.

Is that correct to use can_transmit(CAN_MSG1_OBJ* message_object) directly?

What data in the message_object should be?

Labels (1)
Tags (3)
0 Kudos
1 Reply

402 Views
soledad
NXP Employee
NXP Employee

Hello YenChun,

In fact you need to use Flash Magic,  You are correct you can use can_transmit in order to send the command, in order to see how, and what data, please check the following link:

LPC11C24 Can Bootloader Assistance | www.LPCware.com 

Have a nice day!

Best Regards,

Sol 

0 Kudos