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 documentation for camera application from vision apps

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. Is there any documentation on how to write/modify this type of applications?

I'd like to make modifications to adapt features, like storing frames to NVM M.2.

Additional to this, when my camera is running (showing in the display as expected) I get the following messages on the console and not sure how to fix this:

[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

These messages repeat all the time while I'm streaming from my camera. Any idea on what this means and how to fix?

Thanks,

David