Hi, I am attempting to create an empty TI-RTOS project for an MSP5438A. I have just installed CCS 6.1.2, and MSP430Ware. Using the App Center I was also able to install the TI-RTOS for the MSP430 family. When I go into the resource explorer I am able to see the TI-RTOS, but I do not see any listing for the MSP430F5438A.
The TI wiki directed me to"Build MSP430Ware driverlib and TI-RTOS driver libraries" .
As, directed I added the MSP430F5438A to the devlist in the tirtos.mak file.
When I execute this statement from the command shell ( gmake.exe -f tirtos.mak drivers) I get an error message:
No rule to make target "drivers".
Where do I go from here ?
Thanks for your help.
Roy