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.

TI-RTOS on MSP430FR6989

Other Parts Discussed in Thread: MSP430FR6989

Trying to build a TI-BIOS or SYS/BIOS project on a MSP430FR6989 using CCS. There are no TI-BIOS project examples for the 6989 so I built the drivers using the instructions from: http://processors.wiki.ti.com/index.php/Creating_TI-RTOS_Projects_for_Other_MSP430_Devices. Then I created a new RTSC project in CCS and added an RTCS configuration file. When I try to build, I get the following error:


ti.catalog.msp430.MSP430 : Device MSP430FR6989 is not supported.    .xdchelp    /Cobra_2ndGen    line 7640    C/C++ Problem

I have been searching over the past week, but I can't find anything about TI-BIOS projects specifically for the 6989. I have found general instructions and I watched the TI-BIOS work shop, but the examples are too different than what I see on CCS,

Thanks for any help.