|
| Compiling ProgramsThis topic explains how to compile C source files and discusses the compiler control directives. These directives allow you to: - Direct the Cx51 Compiler to generate a listing file.
- Control the amount of information included in the object file.
- Specify optimization level and memory models.
Note |
|