I am using the Linux version of CCS Version: 5.3.0.00090 and TI-RTOS 1_01_00_25.
I have imported the uartconsole_StellarisLM4F120H5QR project as described in the Getting Started document (spruhd3d.pdf).
When attempting to single step through the code on the Stellaris Launchpad I eventually get the following error message:
Can't find a source file at "V:/tk/vendors/StellarisWare9453a/driverlib/sysctl.c"
Locate the file or edit the source lookup path to include its location.
Clearly this is not a path on my machine!
I'm having trouble finding where this path is specified in the project configuration so that I can change it.
Any pointers on where to look?
Steve