imx8mplus camera isp-imx build failure

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

imx8mplus camera isp-imx build failure

ソリューションへジャンプ
1,564件の閲覧回数
mukesh_kumar
Contributor III

Hi ,
I have downloaded the https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.13.0.bin

chmod +x isp-imx-4.2.2.13.0.bin

./isp-imx-4.2.2.13.0.bin

I build the toolchain in yocto using:

bitbake meta-toolchain

./tmp/deploy/sdk/fsl-imx-wayland-glibc-x86_64-meta-toolchain-cortexa53-crypto-imx8mpevk-toolchain-5.10-hardknott.sh

and

source  opt/fsl-imx-wayland/5.10-hardknott/environment-setup-cortexa53-crypto-poky-linux  in a new terminal in isp-imx-4.2.2.13.0 directory
././build-all-isp.sh Debug Full
this build is failing halfway with error 

can anyone help me to solve this,
thanks, mukesh

ラベル(1)
タグ(2)
0 件の賞賛
1 解決策
1,536件の閲覧回数
mukesh_kumar
Contributor III

Hi,

i used the following sdk script instead of metatoolchains , and it worked

$ bitbake imx-image-multimedia -c populate_sdk

it created a file fsl-imx-wayland-glibc-x86_64-imx-image-multimedia-cortexa53-crypto-imx8mpevk-toolchain-5.10-hardknott.sh at tmp/deploy/sdk/

 

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
1,537件の閲覧回数
mukesh_kumar
Contributor III

Hi,

i used the following sdk script instead of metatoolchains , and it worked

$ bitbake imx-image-multimedia -c populate_sdk

it created a file fsl-imx-wayland-glibc-x86_64-imx-image-multimedia-cortexa53-crypto-imx8mpevk-toolchain-5.10-hardknott.sh at tmp/deploy/sdk/

 

0 件の賞賛
1,553件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You need install libdrm-dev library in ubuntu

0 件の賞賛