User`s guide
B Reported Limitations and Tips
find the source code for debug. You can either find the source code to debug it
or select the Don’t show this message again checkbox to ignore messages
like this in the future.
For more information about h o w CCS responds to the halt, refer the online
Help for CCS. In th e online help system, use the search engine to search for
the keywords “Troubleshooting” and “Support.” The following information
comes from the online help for CCS, starting w ith the error message:
File Not Found
Thedebuggerisunabletolocatethesourcefile necessary to enable
source-level debugging for this program.
To specify the location of the source file
1 Click Yes. The Open dialog box appears.
2 In the Open dialog box, specify the location and name of the source file
then click Open.
The next section prov ides more details about file paths.
Defining a Search Path for Source Files
The Directories dialog box enables you to specify the search path the debugger
uses to find the source files included in a project.
To Specify Search Path Directories
1 Select Option > C ustom ize.
2 In the Customize dialog box, select the Directories tab. Use the scroll
arrows at the top of the dialog box to locate the tab.
The Directories dialog box offers the following options.
•
Directories.TheDirectories list displays the defined search path.
The d ebugg er searches the listed directories in order from t op to bottom.
B-8