IMX7ULP

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

IMX7ULP

1,857 次查看
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.

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

1,833 次查看
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 项奖励
回复

1,823 次查看
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 项奖励
回复

1,794 次查看
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 项奖励
回复

1,785 次查看
JetWen
Contributor I

Thank you for your answer ~

0 项奖励
回复