Bootload from Ethernet on MPC5748G

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Bootload from Ethernet on MPC5748G

3,160 次查看
arribaconsultin
Contributor I

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!

标签 (1)
标记 (3)
0 项奖励
回复
3 回复数

2,879 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

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-s...

Hope this is a nice start point.

Regards,

Lukas

0 项奖励
回复

2,879 次查看
bhavesh
Contributor II

Hi Lucas,

The bootloader you created looks interesting. I wanted to use the Zip that you pointed above with the S32 studio for MPC5748G. Is there a way t do that ? Or even if you can help me understand the structure of the code like where can I make the project if i were to edit it to make it work on CAN/LIN instead of UART.

Thank you.

Regards,

Bhavesh A. Rathod,

Member Of technical staff,

Gunakar Pvt. Ltd.

0 项奖励
回复

2,879 次查看
1642280511
Contributor I

Hello, I am developing a can-based bootloader. May I ask if you can share your bootloader code for my reference? Thank you very much.

0 项奖励
回复