Tool/software: TI C/C++ Compiler
HI dear TIer,
I am working on the case vision_sdk/sample_app/src/hlos/usecases/ nullSrc_display which includes algoplugin ALGORITHM_LINK_DSP_ALG_FRAMECOPY
I made some changes in the alg link frameCopyAlgoLocalDma.c under vision_sdk\sample_app\src\rtos\alg_plugins\framecopy
I use nfs+boot mode, when I build sample app and restart ./sample.out the changes in chains_nullSrcDisplay.c can be seen ,
but the changes in frameCopyAlgoLocalDma.c is not shown.
Please help me to solve this problem.
Thanks!