IMX7ULP

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

IMX7ULP

714 Views
JetWen
Contributor I

Recently, I bought a IMX7ULP EVB ,and I meet a problem that how to install my Program into board.

Here are my problems:
1.Some people told me use MFGTool via USBOTG ,but I cannot find it on NXP website.
2.If I wanna use SD card to install my program ,waht am I supposed to do??

I really need some technical suggestions,because I am a beginner of developing SoC.

I really appreciate it.

Tags (1)
0 Kudos
Reply
4 Replies

690 Views
Harvey021
NXP TechSupport
NXP TechSupport

You can refer to the UUU.pdf from the link https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.165 

 

Regards

Harvey

0 Kudos
Reply

680 Views
JetWen
Contributor I

Hi~ Harvey

Thanks you for your answer,I really appreciate it.

I wanna confirm one thing;according to my understanding,we usually use mfgtools which is UUU now to install Uboot Linux Kernel Device Tree...etc to SD card.Then we use SD card to include Linux Kernel to our device via Uboot.

Is it correct or my understanding is wrong?

0 Kudos
Reply

651 Views
Harvey021
NXP TechSupport
NXP TechSupport

That is correct, but there are several ways to deploy images to device. 

Except for the UUU document to which you can refer. You can also refer to the Chapter <4 Booting Linux OS> from the guide: i.MX Linux User's Guide (nxp.com.cn)

It depends on your use case, to via network service (like, tftp, nfs) can be an alternative, if you want to load kernel via U-Boot.

Regards

Harvey 

0 Kudos
Reply

642 Views
JetWen
Contributor I

Thank you for your answer ~

0 Kudos
Reply