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/TMS320F28377D: ${COM_TI_RTSC_TIRTOSC2000_SYMBOLS} Needed?

Part Number: TMS320F28377D


Tool/software: Code Composer Studio

I recently tried switching to CCS 7.2 from CCS 6.2.  When the project gets updated by CCS 7.2, the following predefined symbol is automatically added:

${COM_TI_RTSC_TIRTOSC2000_SYMBOLS}

Unfortunately, it was causing errors with Visual Lint, so I deleted the symbol and there appear to be no problems.  I checked in the project Properties > Build > Variables > Show system variables and there is no value assigned to this symbol.  Is the symbol necessary now or will it necessary in the future?

Best Regards,

Joseph

  • Joseph,

    If you go to the project properties and put your mouse over the "..." does it show any symbols or does it say "<none>" like in the capture below.  If it is <none> then you can safely delete it.

    Basically we have a way for software products to contribute predefined symbols if they need to.  However in most cases the macro is empty.

    Regards,

    John