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/TDA2PXEVM: Unable to compile mmwave radar code in vision SDK

Part Number: TDA2PXEVM
Other Parts Discussed in Thread: AWR1243

Tool/software: TI C/C++ Compiler

Hi, 

I am trying to compile modified mmwave radar code (rl_device.c) under the ti_components directory for debugging purposes. However, when I run either gmake -s depend or gmake -s from vision_sdk/build, the modified file doesn't get compiled. I searched under ti_components/radar and found that there are no makefiles, I'm guessing that's why files in there don't get recompiled. How can I make it so that rl_device.c will be compiled when I run the top level gmake -s depend or gmake -s? 

Thanks,

Richard