About the process of ISP

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

About the process of ISP

1,857 Views
lei11
Contributor I

The development board I am using is imx8mp, and the SDK version is 6.1.22+g66e442bc7fdc.

I switched the device tree to imx8mp evk dual os08a20. dtb

When I don't do anything, that is to let the system automatically mount. ko ,can generate this data format

lei11_0-1701745006116.png

But when I want to load ko myself

root@imx8mpevk:~# insmod vvcam-dwe.ko
root@imx8mpevk:~# insmod vvcam-isp.ko
root@imx8mpevk:~# insmod imx8-media-dev.ko
root@imx8mpevk:~# insmod os08a20.ko
root@imx8mpevk:~# insmod vvcam-video.ko

 There can only be these three

lei11_2-1701745202856.png

May I ask if there is any operation I missed

0 Kudos
Reply
6 Replies

1,817 Views
lei11
Contributor I
May I ask if anyone can help me ?
0 Kudos
Reply

1,809 Views
joanxie
NXP TechSupport
NXP TechSupport

use command like ./isp_media_server CAMERA0 & to start ISP then check again

0 Kudos
Reply

1,751 Views
lei11
Contributor I


Alternatively, you can provide a complete operation tutorial, such as downloading the 6.1.22+g66e442bc7fdc image from the official website and successfully burning it, as well as how to manually load KO, start ISP, and achieve the same effect as self starting




My current confusion may be that I don't know what series of operations are needed to achieve the same effect as self starting


0 Kudos
Reply

1,787 Views
lei11
Contributor I

lei11_0-1702459657591.png

It's blocking here

0 Kudos
Reply

1,795 Views
lei11
Contributor I

 

lei11_0-1702458110232.png

I executed the command, but only printed this one

 

lei11_1-1702458199378.png

 

0 Kudos
Reply

1,738 Views
joanxie
NXP TechSupport
NXP TechSupport

give me full log for the ./isp_media_server CAMERA0 & to start ISP , I found you have many error on it, and for ISP document, you can find them from nxp official website, we have been released many documents for this, for os08a20, you can refer to the document

https://www.nxp.com.cn/docs/en/application-note/AN13712.pdf

for more detailed document for ISP or other camera, you can find documents from

https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-proces...

 

0 Kudos
Reply