|
| OptionsThe Project — Options dialog allows configuration of the development toolchain: Device: selects the microcontroller device for the project. Properties: Set file or group specific options. Other dialog tabs depend on the selected microcontroller and the selected tools. ARM based devices using the Keil toolchain. - Target: specifies parameters of the target hardware.
- Output: configures the executable files, library file output, and Intel HEX file output.
- Listing: configures the listing files.
- User: configures pre-build and post-build activities.
- C: configures C Compiler options.
- Asm: configures Assembler options.
- LA Locate: specify memory location directives for the Linker/Locater.
- LA Misc: enter other Linker/Locater directives.
- Debug: configures the µVision3 Debugger/Simulator.
- Utilities: configures Flash Download Utilities.
ARM based devices using the GNU toolchain - Target: specifies parameters of the target hardware.
- Output: configures the executable files, library file output, and Intel HEX file output.
- Listing: configures the listing files.
- User: configures pre-build and post-build activities.
- CC: configures Compiler options.
- Assembler: configures Assembler options.
- Linker: configures the Linker/Locater.
- Debug: configures the µVision3 Debugger/Simulator.
- Utilities: configures Flash Download Utilities.
ARM based devices using the ADS/RealView toolchain. - Target: specifies parameters of the target hardware.
- Output: configures the executable files, library file output, and Intel HEX file output.
- Listing: configures the listing files.
- User: configures pre-build and post-build activities.
- C: configures Compiler options.
- Asm: configures Assembler options.
- Linker: configures the Linker/Locater.
- Debug: configures the µVision3 Debugger/Simulator.
- Utilities: configures Flash Download Utilities.
C16x, XC16x and ST10 devices. - Target: specifies parameters of the target hardware.
- Output: configures the executable files, library file output, and Intel HEX file output.
- Listing: configures the listing files.
- User: configures pre-build and post-build activities.
- C166: configures Compiler options.
- EC++: configures Embedded C++ Compiler options.
- A166: configures Assembler options.
- L166 Locate: specify memory location directives for the Linker/Locater.
- L166 Misc: enter other Linker/Locater directives.
- Debug: configures the µVision3 Debugger/Simulator.
- Utilities: configures Flash Download Utilities.
8051 based devices. - Target: specifies parameters of the target hardware.
- Output: configures the executable files, library file output, and Intel HEX file output.
- Listing: configures the listing files.
- User: configures pre-build and post-build activities.
- C51 or CX51 (when Philips MX is selected under Device): configures Compiler options.
- A51 or AX51 (when enabled under Device): configures Assembler options.
- BL51 Locate or LX51 Locate (when enabled under Device): specify memory location directives for the Linker/Locater.
- BL51 Misc or LX51 Misc (when enabled under Device): enter other Linker/Locater directives.
- Debug: configures the µVision3 Debugger/Simulator.
- Utilities: configures Flash Download Utilities.
251 based devices. - Target: specifies parameters of the target hardware.
- Output: configures the executable files, library file output, and Intel HEX file output.
- Listing: configures the listing files.
- User: configures pre-build and post-build activities.
- C251: configures Compiler options.
- A251: configures Assembler options
- L251 Locate: specify memory location directives for the Linker/Locater.
- L251 Misc: enter other Linker/Locater directives.
- Debug: configures the µVision3 Debugger/Simulator.
- Utilities: configures Flash Download Utilities.
|
|