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_config will not build

Other Parts Discussed in Thread: CC3200

I am trying to build wlan_station project, as part of following the cc3200 launchpad getting started guide (http://www.ti.com/lit/ug/swru376a/swru376a.pdf)

I am able to import the necessary files from the SDK, and I am able to build simplelink, but I cannot get ti_rtos_config to build. The specific error is:

Product-type 'com.ti.rtsc.TIRTOSsimplelink' is not recognized. Please install at least one product of this type.

I have the latest version of CCS, and I have reinstalled it 3 times -- both times ensuring the install is up to date, but I continue to get this error. I have also tried different workspaces (without copying files -- which would break the dependencies in the SDK). I am at my wit's end. If anyone can help me out I'd appreciate it.