In order to run the gpioLEDBlink example, I had to do the following changes to the imported project:
- to point the includes in "Project Properties/ARM Linker/File Search Path" to the "release" path, ex.: ".../drivers/release/drivers.lib", there is no "debug" folder after importing the project.
- to unzip the "rtssrc" zipped folder at "c:\ti\ccsv5\tools\compiler\arm_5.0.4\lib". It was not unzipped during the import project process.