Hi,
After a lot of time struggling with TI SDK's I finally managed to get the CC1310 to blink without any TI drivers, rtos, xdc or compiler.
It uses GCC, it's a basic project, however the important thing is that it works.
I was searching for examples, and could not find one, all of them were pointing to other SimpleLink mcu's, or pointing to projects that used a lot more functionality from TI SDK's. I wanted a project that just used the CC1310's register definitions and wrappers.