|
| Overview of Configuration Dialogs The Project — Options dialog pages let you set all the tool options. All options are saved in the µVision3 project file.
Via the local menu in the Project Workspace – Files you may set different options for a file group or even a single file as explained under File and Group Specific Options. In this case you may have an additional Properties page and only dialog pages that are related to the selected item. The following table gives an overview of the various options dialogs. | Dialog Page | Description |
|---|
| Device | Select the Device from the µVision3 Device Database™. | | Target | Specify the hardware of your application. | | Output | Define the output files of the tool chain and allows you to start user programs after the build process. | | Listing | Specify all listing files generated by the tool chain. | | C | Set C Compiler specific tool options like code optimization or variable allocation. | | Asm | Set Assembler specific tool options like macro processing. | | Linker | Set Linker related options. Typically linker settings are required to configure the physical memory layout of the target system. Set linker Define the location of memory classes and sections. | | Debug | Settings for the µVision3 Debugger. | | Utilities | Configure Utilities for Flash Programming. |
Note - The label for the C compiler, Asm, and Linker dialog pages depend on the tool chain that is actually selected. Therefore these names might be different.
Context Help is available for dialog items. Just click the Help button in the dialog for getting additional information. |
|