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/MSP432-RTOS: TI-RTOS Project Template

Part Number: MSP432-RTOS

Tool/software: Code Composer Studio

Hello All,

I was trying to create a TI-RTOS project for my MSP432P401R from a project template in Code Composer V7.1, however, there is no template for that as shown:

I have checked and I already have SYS/Bios and TI-RTOS installed in my machine. Is there something else I missed?

Thanks,

Carmen

  • Carmen,

    You can access TI-RTOS examples under the SimpleLink SDK for MSP432 in Resource Explorer. Resource Explorer can be opened from the Project wizard by clicking on the "Open Resource Explorer" link or you can open it directly from the View menu. Resource Explorer will give you access to the latest software packages for MSP432. In this case the SimpleLink SDK is the recommended package to start with and includes TI-RTOS examples. If the software package is not yet installed on your PC it will allow you to download it.

    Regards,
    John
  • Good morning,

    Thanks for the answer John.

    I have found the examples before. I was curious about where is the template of the TI-RTOS project for MSP432.

    Carmen
  • They are here now:

    However if you need to use the examples from the older TI-RTOS install then you can get to them by using the Project import tool.  Project -> Import CCS Projects.  Then browse to the location where you have TI-RTOS installed.  

    Regards,

    John