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.

CC2630: Trying to get something (anything) off the ground coding for a CC26x0 with Code Composer

Part Number: CC2630
Other Parts Discussed in Thread: LAUNCHXL-CC2650, CC2650, TIMAC, CC2652R

Sorry if this isn't the best forum but once I specify it's a CC2630 I need help with the forum forces me to post here. I only need 802.15.4 and do not need Zigbee or Thread.

I've been tasked with writing a new embedded solution for some of my companies existing hardware (thus the older MCUw/ no flexibility). Using an unsupported OS has proved a bad idea in the past so I am trying to stay in the TI ecosystem rather than going with, say, Contiki. To get things started I am trying to write a blinky app then work my way up to radio functionality, ect. We are using a pretty simple custom board, I was able to adapt an IAR project for the LAUNCHXL-CC2650 in a few hours for my needs, but I'm trying to avoid IAR if possible.

I have been trying for several days now to get anything working for either my CC2630 board or a LAUNCHXL-CC2650 and have had no success. There is absolutely nothing in the resource explorer and even the "SimpleLink CC13xx CC26xx SDK" contains nothing for a CC2650 (it does have newer stuff like the CC2652). I manually downloaded TI-RTOS CC13xx/CC26xx and it has examples that look applicable, but I have no idea what to do with them (IE import them so I can build and debug). I also purchased EmbeddedAdvantages program but had to chose a different board and hope things are parallel enough, which they haven't been.

Any help here would be appreciated. What do I need to do to get off the ground here?