RT1176 firmware downloading via Ethernet

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

RT1176 firmware downloading via Ethernet

723 次查看
JayCao
Contributor III

Hello,

We are building a system that needs to download the firmware via Ethernet (not OTA).

Could you share with us any guides or examples to help us build this system?

Thanks and BRs,

标签 (2)
0 项奖励
回复
1 回复

711 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @JayCao ,

RT1176 boot ROM doesn't support ENET. So at least there must be a bootloader which can access ENET and an application.

You can refer to the opensource bootloader demo in SDK or the SBL&SFW project.

These two example are real OTA. I don't know how to download application to system by ENET without OTA.

Maybe you can have something like a debug probe which can download code from ENET and download to RT1176 via UART/USB/JTAG?

 

Regards,

Jing

0 项奖励
回复