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.

RTOS/MSP430F5528: Version of compiler not currently installed

Part Number: MSP430F5528

Tool/software: TI-RTOS

Hi,

Some time ago I created an RTOS project under CCSV6.  More recently I installed CCSV7 and imported this project.  Now I get the following warning "This project was created using a version of the compiler not currently installed" 

What is the correct way to remedy this ?

Thank you

Roy Nordstrom

  • This is just a helpful diagnostic from CCS.  Whether to act on it, or ignore it, is a case-by-case decision made by the user.  

    Thanks and regards,

    -George

  • Hi George,

    So if I choose to ignore this warning, there should not be any serious issues as my project grows and evolves ?

    Thank you
    Roy
  • The warning means the CCS project you imported was tested with a version of the compiler you do not have.  Whether this is a big deal is up to you.  Some users won't care.  Other users will be much more cautious.  They prefer to change one thing at a time.  So, they would install the missing version of the compiler, make sure the project works, then change to a different (usually later) compiler version.  If something goes wrong at that point, you know it must be related to the compiler change, and not anything else.

    Thanks and regards,

    -George

**Attention** This is a public forum