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.

Debug issue with TI-RTOS Stellaris imported example project

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