 CARM User's Guide Discontinued |
|
| Compiling ProgramsThis section explains how to compile C source files and discusses the control directives. These directives allow you to: - Direct the CARM Compiler to generate a listing file.
- Define manifest constants on the command line.
- Control the amount of information included in the object file.
- Specify the optimization level.
- Specify the CPU mode (ARM or THUMB).
|
|