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.

CCS3.3 Error: "Don't know how to build file"

CCS version: 3.3.38.2

Integrated Development: 5.98.0.219 Texas Instruments

BIOS: 5.33.03

Code Generation Tools: v5.2.1

MATLAB version : 2009a

 

Hello all,

      I am currently attempting to build a project in Simulink through CCS. I am targeting an F28335 ezDsp board from Spectrum Digital. Using RTW, C code is generated for the corresponding Simulink model. However, when attempting to build the file, an error results:

       Error, Don't know how to build file "C:\location.cmd"

 Thus, the command (.cmd) file cannot be built. Has anyone encountered this problem and managed to resolve the error? Or can anyone provide an intutitive guess as to what the root of the error is?

 

  • Hello,

    Looks like it is trying to compiler the linker command file. Since you are building from inside Simulink, I'd also recommend contacting Mathworks support. They would be more expertise on this subject there.

    Thanks

    ki