Hello everyone,
I am a beginner who wants to learn from scratch how to program the MPC5775B ECU to connect some devices by CAN Bus, but I have not found related information.
Could someone give me a roadmap or tell me where I can find information on how to program on the ECU?
Thanks to all
Hello,
Not sure what you mean "from scratch". Are you going to write your own startup and header files etc.. ?
Good introduction to MPC family is cookbook:
https://www.nxp.com/docs/en/application-note/AN2865.pdf
Also we have posted a lot of example SW here:
https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445#MPC5746R
You can start learning from there.
Also there is a guide for EVB, have a close look at it, especially on JTAG chapter for programming:
https://www.nxp.com/docs/en/user-guide/MPC5775BEEVBUG.pdf
Best regards,
Peter