Keil Logo Arm Logo

C251 User's Guide

Optimizer

The C251 compiler is an optimizing compiler. This means that the compiler takes certain steps to ensure that the code that is generated and output to the object file is the most efficient (smaller and/or faster) code possible. The compiler analyzes the generated code to produce more efficient instruction sequences. This ensures that your C251 program runs as quickly as possible.

The C251 compiler provides six different levels of optimizing. Each increasing level includes the optimizations of the levels below it. Refer to the OPTIMIZE directive for more information on the various optimization levels that are available.

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.