U
too many arguments – use a command file
Description
You used more than ten arguments on a command line or in
response to prompts.
too many –i options, 7 allowed
Action
More than seven –i options were used. Additional search di-
rectories can be specified with a C_DIR or A_DIR environ-
ment variable.
type flags for (...) redefined
Description
More than one section type is supplied for a section. Note that
type COPY has all of the attributes of type DSECT, so DSECT
need not be specified separately.
type flags not allowed for GROUP or UNION
Description
A type is specified for a section in a group or union. Special
section types apply to individual sections only.
–u does not specify a legal symbol name
Description
The –u option did not specify a legal symbol name that exists
in one of the files that you are linking.
unexpected EOF(end of file)
Description
There is a syntax error in the linker command file.
undefined symbol (...) first referenced in file (...)
Description
Either a referenced symbol is not defined, or the –r option was
not used. Unless the –r option is used, the linker requires that
all referenced symbols be defined. This condition prevents
the creation of an executable output file.
Action
Link using the –r option or define the symbol.
Error Messages
Error Messages
D-29
Need help?
Do you have a question about the TMS320C54x and is the answer not in the manual?