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: How to use the logging API

Part Number: TDA4VM


Hello

I want to use the logging API on the C7 coprocessor.

https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/tiovx/docs/user_guide/group__group__vx__debug.html#gaa169ff47c2d8cb7dd9ec4a0d32f12510

and

https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/vision_apps/docs/user_guide/group__group__vision__apps__utils__log.html

Which seems related (produce similar outputs).

The question is : can we use VX_PRINT() API on  coprocessors and can we dynamically change the level (debug zone  VX_ZONE_ERROR   VX_ZONE_INIT ... ) of a running app on Coprocessor ?

Thank you for your help