SD images and cross-complation repos

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SD images and cross-complation repos

853件の閲覧回数
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 返答(返信)

770件の閲覧回数
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 件の賞賛
返信

770件の閲覧回数
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,

770件の閲覧回数
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