Update application on i.MX RT1064 EVK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Update application on i.MX RT1064 EVK

654 Views
xiaofang_he
Contributor I

Hi, I have i.MX RT1064 EVK and would like to know how to update the application on the board without usb-serial port? Is there way to update the application through Ethernet?

Tags (1)
0 Kudos
1 Reply

549 Views
BlackNight
NXP Employee
NXP Employee

You could load/boot from SD card: Tutorial: Booting the NXP i.MX RT from Micro SD Card | MCU on Eclipse 

This is using the ROM bootloader. If you want to boot from Ethernet, you would have to implement this outside of the ROM bootloader.

I hope this helps,

Erich

0 Kudos