Hello,
In a previous question, I asked if I can modify the original area scanner lab to allow for re-calibration (calculating a new background heatmap) when a condition is met (number of detected objects exceeding a certain limit). The file which I think I can modify is "staticdetprocdsp.c) located in "C:\ti\radar_toolbox_1_30_00_05\source\ti\dpu\staticdetproc\src".
I compiled and built the project with the modified staticdetprocdsp.c in CCS, but it seems that changes in that file don't affect the project. I even purposely introduced a syntax error in the "staticdetprocdsp.c" file and the project still compiled without errors.
Do I need to compile the file separately or follow any other steps to have the changes made in staticdetprocdsp take effect.
Thank you,
Abd