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.

Linux/TDA2: cannot print inf

Part Number: TDA2
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Linux

i   add  my  algorithm  code in  (vision_sdk\sample_app\src\rtos\alg_plugins\mycode.c    )

make  is  pass   , in   frameCopyAlgoLocalDma.c  i  add    Vps_printf(" wordWidth: DMA: height CH (TCC) = %d (%d)\n",  pAlgHandle->frameCopyObj.maxWidth,pAlgHandle->frameCopyObj.maxHeight )  is  done,

but   in  mycode.c    i  use  Vps_printf  never  print anything!