I've just downloaded the CC3200 SDK, as it went live on ti.com last night. It installs well, but my understanding of CCS is that I can't compile for this chip until support is integrated into CCS. Under Wireless in the new project wizard there isn't any option for any of the CC3xxx series, even though I have the CC3100 and CC3200 SDKs installed.
Could somebody help explain what I can do to start writing code? I think I know how to set up the project options so it can find the SDK, but even then I don't know what to put in the Preprocessor Directives, or even if it'll support it yet.
Is it possible I could just use a Cortex M4 compiler? I may have answered my own question - I don't think I can, because of the way the CC3200 is built.