IMX-ISP in Verdin iMX8M Plus carrier board

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

IMX-ISP in Verdin iMX8M Plus carrier board

122件の閲覧回数
jp4
Contributor I

I would like to use IMX-ISP in Verdin iMX8M Plus carrier board

I have already gone through below documents 

1. https://www.nxp.com/webapp/Download?colCode=IMX8MPCSPUG - IMX8MPCSPUG.pdf

2. ISP New Camera Sensor Porting and Integration Guide for i.MX 8M Plus EVK

From above documents I can find the steps for yocto imx-isp (i.MX 8M Plus EVK).

Since Toradex has separate yocto setup for Verdin iMX8M Plus carrier board, Could you please guide how to integrate Toradex yocto setup along with imx-isp.

Thanks in advance.

 

 

0 件の賞賛
返信
1 返信

94件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I'm not familiar with Toradex bsp, but you can download the isp-imx standalone package, I think they should use this too, I send the build steps here, the isp-imx version is depends on what your bsp version is, you can find from the release note from the yocto released version, for Toradex bsp, you can ask them to confirm what isp-imx version they use on the current bsp

Build isp-imx

 

$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-xxx.bin

$ chmod +x isp-imx-xxx.bin

$ ./isp-imx-xxx.bin

$ cd isp-imx-xxx

$ ./build-all-isp.sh release partial

copy /build_output_release_partial/usr/lib/, /opt/imx8-isp/, /release/bin/xxx.drv to the board