|
| Folders/ExtensionsDevelopment Tool Folders - Use Settings from TOOLS.INI
- Use the default path settings of your installation. This default settings are stored in the file TOOLS.INI.
If this options is enabled, you can move your project to a different computer where µVision is installed on a different folder. - Tool Base Folder
- Specify the path to the current used toolchain (i.e. for C51: C:\Keil\C51\)
- BIN
- Specify the path to the binary folder of the current toolchain (i.e. for C51: C:\Keil\C51\BIN\)
- INC
- Specify the path to the include folder of the current toolchain (i.e. for C51: C:\Keil\C51\INC\)
- LIB
- Specify the path to the library folder of the current toolchain (i.e. for C51: C:\Keil\C51\LIB\)
- Regfile
- Specify the path to the regfile folder of the current toolchain (i.e. for C51: C:\Keil\C51\REG\)
Default File Extension - Specify the file extensions for each file type. You may separate several extensions using semi-colons (;). For example ASM Source: *.a;*.src.
Select ARM Development Tools - Use RealView Compiler
- Use RealView compilation tools or the ADS compiler with µVision. The RealView Folder specifies the root folder of the RealView/ADS compiler. Examples:
- RealView Compiler for µVision: BIN
- ADS V1.2: C:\Program Files\ARM\ADSv1_2\Bin
- RealView Eval Version 2.1: C:\Program Files\ARM\RVCT\Programs\2.1\350\eval2-sc\win_32-pentium
- Use Keil CARM Compiler
- Use the Keil CARM Compiler, AARM Macro Assembler, and LARM linker.
- Use GNU Compiler
- Selects the GNU development tools. GNU-Tool-Prefix specifies GNU variants. Cygnus Folder is path to the GNU installation. Examples:
- GNU V3.22 with uclib: GNU-Tool-Prefix: arm-uclibc- Cygnus Folder: C:\Cygnus
- GNUARM V4 with standard library: GNU-Tool-Prefix: arm-elf- Cygnus Folder: C:\Program Files\GNUARM\
|
|