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.

Compiler/TDA2SX: alg link modification

Part Number: TDA2SX

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!