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.

TDA4VM: OpenVX single cam AWB error during execution

Part Number: TDA4VM

Hi,

I'm currently using the single cam app from the basic demos from vision apps, which seems to use the open VX stuff. I can see image correctly showing on my display but the console outputs the following messages:

[MCU2_0] 14175.543287 s: VX_ZONE_ERROR:[AWB_TI_process:1495] TI_AWB_do Returned error 1
[MCU2_0] 14175.543364 s: VX_ZONE_ERROR:[tivxAewbProcess:812] AWB_TI_process returned error 0xffffffff
[MCU2_0] 14175.571032 s: VX_ZONE_ERROR:[AWB_TI_process:1495] TI_AWB_do Returned error 1
[MCU2_0] 14175.571094 s: VX_ZONE_ERROR:[tivxAewbProcess:812] AWB_TI_process returned error 0xffffffff

Any idea on what could be going wrong?

To create my sensor driver a copied on of the existing drivers (AR1040) and modified the respective sections. Havent tuned the DCC ISP stuff yet.

Thanks,

David