Using this book

This book is organized into the following chapters:

Chapter 1 C and C++ Compiler Errors and Warnings

Read this chapter for a list of all error and warning messages for the ARM Compiler (armcc). The error number format for these messages is a number between 1 and 2999. This chapter also covers old-style armcc messages that have the form C3000T to C3500T where T is E or W.

Chapter 2 Assembler Errors and Warnings

Read this chapter for a list of all error and warning messages for the ARM Assembler (armasm). The error number format for these messages is A1000T to A1999T where T is U, E, or W.

Chapter 3 Linker Errors and Warnings

Read this chapter for a list of all error and warning messages for the ARM Linker (armlink). The error number format for these messages is L6000T to L6999T where T is U, E, or W.

Chapter 4 ELF Format Converter Errors and Warnings

Read this chapter for a list of all error and warning messages for the ELF format converter (fromelf). The error number format for these messages is Q0100T to Q0499T where T is U, E, or W.

Chapter 5 Librarian Errors and Warnings

Read this chapter for a list of all error and warning messages for the ARM Librarian (armar). The error number format for these messages is L6800T to L6999T where T is U, E, or W.

Chapter 6 Via File Handling Errors and Warnings

Read this chapter for a list of all error and warning messages relating to via file handling. The error number format for these messages is X3900T to X3999T where T is U, E, or W and X is A, C, L, or Q.

Copyright © 2010 ARM. All rights reserved.ARM DUI 0495B
Non-ConfidentialID121310