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?