I am using s32ds . I wanted start with boot loader for MPC5777C.
Situation1:We want to update firmware (one on one) for device though CAN1, BRT=1Mbps, because the CAN0 already used for CANFD.
Situation2:We want to to update firmware for specified device through CAN bus that a lot of devices hanging on it.
Is there application note and any reference code . Thanks!
Best Regards
Jinus
Solved! Go to Solution.
Hi,
we have this application note:
https://www.nxp.com/docs/en/application-note/AN5319.pdf
https://www.nxp.com/docs/en/application-note-software/AN5319SW.zip
It's serial bootloader for MPC5748G microcontroller but I believe it could be a nice start point for you.
Regards,
Lukas
Hi,
we have this application note:
https://www.nxp.com/docs/en/application-note/AN5319.pdf
https://www.nxp.com/docs/en/application-note-software/AN5319SW.zip
It's serial bootloader for MPC5748G microcontroller but I believe it could be a nice start point for you.
Regards,
Lukas
Hi Lukas,
Can you share with me the source code project (S32_PA) for mpc5777c can bootloader ? I wanna do some advanced development based on your project. Thanks very much.
Regards .
Jinus