i.m.x8M Plus SDK not found

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

i.m.x8M Plus SDK not found

326 次查看
Naveen_N1
Contributor II

Hi,

I’m working with the i.MX 8M Plus processor and would like to download the appropriate SDK for Cortex-A53. I couldn’t find a direct download link on the product page.


Could you please guide me to the correct location or provide the steps to download the SDK for the i.MX 8M Plus?

Regards,

Naveen

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

309 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi, @Naveen_N1 

 

Do you mean Yocto BSP release for i.MX8MP Pluse?  

If it is , you need to download the i.MX Yocto Project Linux BSP recipe layers from git hub.

Please refer to UG10164 for more details.

 

Regards

Daniel

0 项奖励
回复

272 次查看
Naveen_N1
Contributor II

Hi @danielchen,

Thanks for your reply. I followed the mentioned document and downloaded the Yacto project Linux BSP release directory. 

I have followed the required steps to build full - image. I am facing bitbake time out error. And attaching the error image for reference.

 

Used build command: bitbake imx-image-full 

Ubuntu version : 22.04

RAM : 16 GB.

Please provide a solution to solve this error. And please suggest is there any another supported SDK for i.m.x 8M plus ?

 

Regards,

Naveen

标记 (1)
0 项奖励
回复

243 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi @Naveen_N1 :

Yocto BSP is the official supported package.

If you need to build a full version, you need to have 250GB space. at least.

I would suggest first build imx-image-core.

$bitbake imx-image-core

 

 

Regards

Daniel

0 项奖励
回复