Hello,
I'm looking to create a bootloader for the MPC5748G via Ethernet connection and was curious what previous development has been done with respect to this, if any, and see if anyone has resources that can point me towards the best path to achieve this.
The goal is to be able to push firmware to this board via ethernet and keep the device tucked away without needing to access it.
Whats the best way for me to go forward with this?
#MPC5748G #Bootload #Ethernet
Thanks!
Hi,
There’s serial bootloader for MPC5748G:
https://www.nxp.com/docs/en/application-note/AN5319.pdf
https://www.nxp.com/docs/en/application-note-software/AN5319SW.zip
Ethernet driver can be found in SDK in S32 Design Studio IDE:
https://www.nxp.com/support/developer-resources/run-time-software/s32-design-studio-ide/s32-design-studio-ide-for-arm-based-mcus:S32DS-ARM
Hope this is a nice start point.
Regards,
Lukas