| |||
| Home > Preface > About this book > Using this book | |||
This book is organized into the following chapters:
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.
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.
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.
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.
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.
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.