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/TMDXIDDK379D: CCS/TMDXIDDKK379D

Part Number: TMDXIDDK379D

Tool/software: Code Composer Studio

I just purchased an IDDK_PM_Servo_F2837x-v2.  When I try to build a project I get 9 warnings.  They are invalid path warnings.  All nine paths exist but the delimiter is a "/" as expected (Apple Mac) except the last one which is a "\".  When I downloaded Control Suite it downloaded under windows as their was no other option.  I suspect this is at the root of the problem.  Where does the project file live and how do I edit it or is there another option?

  • Wayne,

    I suspect that you are correct and that the project paths are not setup to be cross platform.

    Select the project in the Project Explorer, control-click (equivalent to right click) to bring up the context menu. Select properties.

    In the dialog that opens there will be a tree on the left. Select build -> C2000 Compiler -> Include options. Here you can see the include paths that were setup. You can edit these.

    Our software package are being updated to be cross-platform but this is an ongoing process.

    Regards,
    John