![Texas Instruments TMS320C6 Series Скачать руководство пользователя страница 281](http://html.mh-extra.com/html/texas-instruments/tms320c6-series/tms320c6-series_user-manual_1094537281.webp)
Alphabetical Summary of Debugger Messages
B-15
Debugger Messages
Structure not allowed
Description
This is an expression error—the expression is attempting an
operation that cannot be performed on a structure.
Action
See Section B.3,
Additional Instructions for Expression Errors,
page B-17.
T
Take file stack too deep
Description
Batch files can be nested up to 10 levels deep. Batch files can
call other batch files, which can call other batch files, and so
on. Apparently, the batch file that you are TAKEing calls batch
files that are nested more than 10 levels deep.
Action
Edit the batch file that caused the error. Instead of calling
another batch file from within the offending file, you may want
to copy the contents of the second file into the first. This will
remove a level of nesting.
Too many breakpoints
Description
200 breakpoints are already set, and there was an attempt to
set another. Note that the maximum limit of 200 breakpoints
includes internal breakpoints that the debugger may set for
single-stepping. Under normal conditions, this should not be
a problem; it is rarely necessary to set this many breakpoints.
Action
Enter a BL command to see where breakpoints are set in your
program. Use the BR command to delete all software break-
points or use the BD command to delete individual software
breakpoints.
Too many paths
Description
More than 20 paths have been specified cumulatively with the
USE command, D_SRC environment variable, and –i debug-
ger option.
Action
Don’t enter the USE command before entering another com-
mand that has a
filename parameter. Instead, enter the sec-
ond command and specify full path information for the
file-
name.
Содержание TMS320C6 Series
Страница 10: ...x ...
Страница 20: ...xx ...
Страница 118: ...4 20 ...
Страница 144: ...6 16 ...
Страница 164: ...7 20 ...
Страница 170: ...8 6 ...
Страница 284: ...B 18 ...
Страница 290: ...C 6 ...