Keil™, An ARM® Company

Cx51 User's Guide

Compiling Programs

This 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