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!