Tool/software: Code Composer Studio
I am trying to configure Code Composer Studio to build for the CC3200, following TI's guide "CC3200 SimpleLink Wi-Fi and IoT Solution With MCU LaunchPad Getting Started Guide." I am stuck trying to install TI-RTOS for CC3200. It does not seem to be present in Code Composer's App Center (even though I selected CC200 support when installing Code Composer Studio). I saw a related question which gave a link to download TI-RTOS, but that installer appears to be for the CC13xx and CC26xx series, and after installing it the ti_rtos_config project still gives this error: "Product 'com.ti.rtsc.TIRTOSCC32XX' v2.15.0.17 is not currently installed and no compatible version is available. Please install this product or a compatible version."
Do I need to use Code Composer Studio v6 to get access to TI-RTOS for CC3200? Or is there some workaround to get it to work in v7 or v8?
Thanks,
Adam J.