Keil™, An ARM® Company

Cx51 User's Guide

Advanced Programming

This advanced programming topic presents information that experienced software engineers will find invaluable. Knowledge of these topics is not necessary to successfully create an embedded 8051 target program using the Cx51 Compiler. However, the following topics provide insight into how many non-standard procedures are accomplished.

Advanced programming discusses the following topics:

  • Files you may alter to customize the startup procedures
  • Files you may alter to customize run-time execution of library routines
  • Conventions the Cx51 Compiler uses to name code and data segments
  • How to interface Cx51 functions to assembly routines
  • Data storage formats for the different Cx51 data types
  • Different optimizing features of the Cx51 Compiler

Related Knowledgebase Articles