I am a begineer with CCS and CC2538, so I tried to follow the descriptions in this user guide. For example, in chapter 5.4, I followed and completed all the instructions, apart from the last one:
To test target connection with the debugger and flash download, right click the project name in the Project Explorer and select ‘Debug As->1 Code Composer Debug Session’.
All I see is Debug As->Debug Configurations.
I've tried some other things, but I have not been able to debug and always get a "The selection cannot be launched, and there are no recent launches."
Also, for example, in chapter 5.2, I don't see the Blink LED in Project templates and examples->Other Examples (I have checked the folders, and have found the blinky.c file)
Doe's anybody have a suggestion? I suppose I am missing something silly, but I have no idea what.
Thanks.