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.
Tool/software: Code Composer Studio
Hi,
I'm planning to test and use the TI-RTOS for MSP430. After looking into the Resource Explorer and not finding such product I searched for TI-RTOS for MSP430 on TI site and found the following:
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/mcusdk/index.html
After downloading and installing the MSP430 version, it appeared on my CCS8.3 but it didn't seem to been working correctly. On the following image, it shows TI-RTOS for both MSP430 and TivaC. I expected something more closely to TivaC interface.
It should look more like this:
I just installed TI RTOS for MSP430 and that is what I see. Does the import menu discover the projects inside of it?
Go to the Project menu and select "Import CCS Projects". Then point to the location where TI RTOS for MSP430 is installed. Does it discover the example projects? It should look like this:
Regards,
John
>Did you install support for MSP430 when installing CCS?
Yes I did. It is a fresh and recent install of the most recent CCS available.
When doing the "Add additional packages" process now I have the tree of available examples on my resource explorer.
Note that I feel that are some examples missing. I can't measure how many. For example, typing the keyword "swi" doesn't show the examples that failed to import on my post before.
I also tried to install TI-RTOS for MSP430 at home on my CCS8.1 and worked fine. So maybe it is a version issue with 8.3?
Can you check if TI RTOS has been discovered by the CCS product discovery system. This is actually separate from the Resource Explorer, but they do communicate.
Basically there are 2 separate sources of content for this package for Resource Explorer. The first set of content just has those 2 documentation links and that is showing up fine. The rest of that content is stored in another file that CCS combines into an html file for Resource Explorer to render. That second part is not happening for you.
Can you take a look in the preferences dialog and see if TI RTOS is discovered. It would be listed here:
John
Hi, could you please attach your <workspace>/.metadata/.log file? It might offer some clues on why the content is not showing up.
Thanks,
- Baltasar
Thanks!
The log file does not show anything that's relevant to this issue...
Could you now, please:
Let us know if this fixes the issue.
Thanks,
- Baltasar