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.

CCS/AWR1642: ccs error

Part Number: AWR1642
Other Parts Discussed in Thread: MMWAVE-SDK

Tool/software: Code Composer Studio

When I load the program(xwr16xx_mmw_demo_dss.xe674)on ccs ,I will be prompted as follows:

  • Hello,
    Is your query about running the demo in development mode (CCS) or about prompting 'Can't find a source file' error message?

    For the first reason, I suggest you to follow the steps given in mmWave-sdk (ver1.1) user guide section 3.2.2 'CCS development mode'.

    For the second reason - mmw demo or any mmwave application is built using sys_bios and C674x libraries, which provides startup code (_c_int00) for the application. When you download debug image over JTAG (CCS) then it'll try to map to the source code of the same. As this application is pre-built on the different location, so it'll search at that location, however you can map to your local directory by clicking 'Locate File' button and select '<bios_installation_path>\packages\ti\targets\rst600\' directory.



    Regards,
    Jitendra