SD images and cross-complation repos

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

SD images and cross-complation repos

1,014 次查看
molin_du
Contributor II

Hello I am new to NXP i.MX8 and Yocto.

Does NXP provide a repo warehouse or git where all available SD images and correponding cross-complation enviroment stored?

current I have a 4.9.88 SD image but I don't have cross-compile enviroment, also I would like to add Qt and OpenCV to my system.

Best 

标记 (2)
3 回复数

931 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Molin,

You can download the demo image that include the sd images, also include the one for QT that include openCV, You can download it from:

Embedded Linux for i.MX Applications Processors | NXP 

Regards

0 项奖励
回复

931 次查看
molin_du
Contributor II

Hello Bio:

Thank you for reply.

I found the SD images and I downloaded 5.4 xxx, burn and run it successful.

what I need is its cross-compilation enviroment to compose my own app. 

currently there is no header, and compiler inside this bare Linux SDImage.

Best,

931 次查看
molin_du
Contributor II

Hello:

finally I got a non perfect solution,

   I unzip SD image files to my host machine to have all *.so collected.

  and I download source of my interest packages, such as opencv, etc, put the header files in corresponding folder

therefore I somehow can cross-compile and the output is runnable at i.MX8 QXPMEK