Error Messages
T
D-28
section (...) not built
Description
Most likely there is a syntax error in the SECTIONS directive.
section (...) not found
Description
An input section specified in a SECTIONS directive was not
found in the input file.
section (...) won't fit into configured memory
Description
A section can't be allocated, because no configured memory
area exists that is large enough to hold it.
Action
If you are using a linker command file, check that the
MEMORY and SECTIONS directives allow enough room to
ensure that no sections are being placed in unconfigured
memory.
seek to (...) failed
Description
The input file may be corrupt.
Action
If the input file is corrupt, try reassembling it.
semicolon required after assignment
Description
There is a syntax error in the command file.
statement ignored
Description
There is a syntax error in an expression.
symbol referencing errors — (...) not built
Description
Symbol references could not be resolved. Therefore, an
object module could not be built.
symbol (...) from file (...) being redefined
Description
A defined symbol is redefined in an assignment statement.
too few symbol names in string table for archive n
Description
The archive file may be corrupt.
Action
If the input file is corrupt, try recreating the archive.
Need help?
Do you have a question about the TMS320C54x and is the answer not in the manual?