This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Hi,
SDK 3.04.
Build tda2xx_evm_linux_opencx
Compilation OK.
Run Single camera usecase
OV10635 1CH VIP capture and display to HDMI output.
OK. No problem.
But when run OpenCV Canny usecase got error and no video out.
Any idea?
[HOST] [HOST ] OpenCV Usecases
[HOST] [HOST ] ----------------------------
[HOST] [HOST ] 1: 1CH VIP capture + OpenCV Canny (A15) + SGX Copy + DISPLAY
[HOST] [HOST ] 2: 1CH VIP capture + OpenCV OpenCL Dilation (A15 + DSP) + SGX Copy + DISPLAY
[HOST] [HOST ]
[HOST] [HOST ] x: Exit
[HOST] [HOST ]
[HOST] [HOST ] Enter Choice:
[HOST] [HOST ]
1
[HOST] [HOST ] 73.112304 s:
[HOST] [IPU2 ] 73.112487 s: CHAINS: Sensor create in progress
[HOST] [IPU2 ] 73.113036 s: VIDEO_SENSOR: INST0 : I2C1 : I2C Addr = 0x30
[HOST] [IPU2 ] 73.210364 s: VIDEO_SENSOR: VIP 0: DRV ID 1203 (I2C ADDR 0x30): a635:0000:7fa2
[HOST] [IPU2 ] 73.210699 s: CHAINS: Sensor create ... DONE !!!
[HOST] [IPU2 ] 73.217104 s: CAPTURE: Create in progress !!!
[HOST] [IPU2 ] 73.217470 s: CAPTURE: VIP1 Slice0 PortA capture mode is [ 8-bit] !!!
ASSERT (chains_vipSingleCamOpenCVCannySgxDisplay_priv.c|chains_vipSingleCamOpenCVCannySgxDisplay_Create|166)
[HOST] [HOST ] 73.339931 s: IPC_IN_0 : Create in progress !!!
[HOST] [HOST ] 73.340328 s: IPC_IN_0 : Create Done !!!
[HOST] [HOST ] 73.340389 s: ALG: ERROR: No alg create function specified (algId = 5) !!!
[HOST] [IPU2 ] 73.338894 s: CAPTURE: Create Done !!!
[HOST] [IPU2 ] 73.339291 s: IPC_OUT_0 : Create in progress !!!
[HOST] [IPU2 ] 73.339687 s: IPC_OUT_0 : Create Done !!!
Hi Chee Peng,
Due to CMEM dependency, this issue is observed
& same has been reported & documented in release note of VSDK 3.4 release
ADASVISION-1894 : [TDA2xx Linux] OpenCL UC, Cmem initialization fails
However if you don't have any dependency on Linux, then you can try BIOS config for openCV (working fine with 3.4 release)
Otherwise you can try on old VSDK release (3.1 release) where it is working fine
Regards
Surya
Hi Chee Peng,
Did you install all components with 3.1 release or not ?
Could you please check "MultiProc.h" file is present in below folder or not ?
ti_components\os_tools\ipc_3_45_00_00\packages\ti\ipc
Regards
Surya