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.

cc2538 beginner documents

Other Parts Discussed in Thread: CC2538, CC2538-SW

I have just bought a CC2538dk, could you please recommend me sources/documents that would be useful to learn programming CC2538. I don't want to read what is zigbee or ARM, etc. I would like to read software oriented tutorials that explains for example how I can send a data over the radio, for example sending a data from TX to RX side to blink a LED on smartRF06 board. 

I see that CCSv6 has CC2538 SoC when I create a new project. When I select GNU-C compiler, I don't see any header or any related file, where do I suppose to find the related header files?

Where can I find example source codes?