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.

AWR1642BOOST: Getting started with software modifications

Part Number: AWR1642BOOST

Hi,

As I am following the build procedure ie. building mmw demo after some changes .

Done this command: Run setenv.sh :

-----------------------------------------------
mmWave Build Environment Configured
-----------------------------------------------

When I navigate to the demo folder and enter gmake , encounter following error.

/ti/mmwave_sdk_02_01_00_04/packages/ti/demo/xwr16xx/mmw$ gmake all
makefile:12: /ti/common/mmwave_sdk.mak: No such file or directory
gmake: *** No rule to make target `/ti/common/mmwave_sdk.mak'.  Stop.

Regards,

Varsha

  • Varsha,

    What kind of changes have you made to the mmw demo? Did you remove any files from the SDK installation? As stated in the SDK User's Guide: "Each demo has dependency on various drivers and control components. The libraries for those components need to be available in their respective lib folders for the demo to build successfully."

    You can also use Code Composer Studio (CCS) to make changes to the mmw demo, compile the source files, and generate a binary. Feel free to take a look at this lab found in the Industrial Toolbox: dev.ti.com/.../

    Regards,
    Kyle