Texas Instruments TMS320C54x User Manual page 416

Digital signal processors
Hide thumbs Also See for TMS320C54x:
Table of Contents

Advertisement

This appendix lists the assembler and linker error messages in numeric and
alphabetical order. Some messages have error-type numbers associated with
them. These messages are listed first. If an error-type has multiple messages,
the messages are in alphabetical order. The messages without numbers are
listed in alphabetical order.
Most error messages have a Description of the problem and an Action that
suggests possible remedies. Where the error message itself is an adequate
description, you may find only the Action suggested. Where the Action is
obvious from the description (to inspect and correct your code), the Action is
omitted.
When the assembler completes its second pass, it reports any errors that it
encountered during the assembly. It also prints these errors in the listing file
(if one is created); an error is printed following the source line that incurred it.
Most assembler errors are fatal errors. If an error is not fatal or if it is a macro
error, this is noted in the assembler listing file. The assembler issues the follow-
ing types of error messages:
-
Fatal
-
Nonfatal
-
Macro
In the linker messages, the symbol (...) represents the name of an object that
the linker is attempting to interact with when an error occurs. The linker issues
the following types of error messages:
-
Syntax and command errors
-
Allocation errors
-
I/O errors
Appendix D
Appendix A
Error Messages
D-1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C54x and is the answer not in the manual?

Table of Contents