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.

how to use System_printf in tirtos

i was budding an ti-rtos main r5f image with sdk7.0.3 

this demo prj is vision_apps/apps/basic_demos/app_tirtos/

i got some question about System_printf usage

System_printf not works in vision_apps/utils code and pdk drv code

which api should avalid for me to print r5 log to trace in pdk drv code and vison_apps/utils