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.

CC3200 Compiler?

Other Parts Discussed in Thread: CC3200

I'm trying to write some code for the CC3200. I've downloaded the SDK which just went live last night. However, CCSv6 doesn't have it listed in the new project wizard or in the CCS setup wizard. 

Assuming that it needs to have an update in order to support the CC3200, what are my options for workarounds? I'm sure I can set up a project to use the SDK (though I don't know what preprocessor directives to use) but I'm fuzzy on the compile process. Unfortunately I've always had problems with compilers and linkers. I understand what they do but I'm not clear on how they work. When I upgraded to CCSv6 from v5, some of my projects had linker errors and I had NO idea what to do to solve them. I don't even know what files the linker requires, or how to troubleshoot it (the errors are incredibly vague).

All this to say, is there another compiler that would support the Cortex M4 inside the CC3200?