Setting the Target Configuration
The MicroC Code Generator allows you to modify a large number of settings that affect the generated code.
In addition, the code generator provides you with a list of configurations that have been set up for various hardware targets. When you select one of these configurations, the appropriate values are automatically set for the various code generation options. In many cases, this may be sufficient, and you may not have to make any more changes to the code generation options.
In some cases, however, you may want to further refine the code generation settings by manually changing the settings for certain options. In such cases, it is recommended that you choose one of the target configurations as a starting point, and then modify the specific options that must be changed.
To select a target configuration, select Options > Set Target Configuration from the MicroC Code Generator main menu.
After you have selected a target configuration, when you open one of the code generation option tabs, you will see the appropriate values for that target.