Keil™, An ARM® Company

µVision® User's Guide

Technical Support

On-Line Manuals

µVision® User's Guide

µVision3 Overview
User Interface
Creating Applications
Utilities
Debugging
Debug Commands
Debug Functions
Simulation
Flash Programming
Dialogs
File
Device Database
License Management
Single-User License
Floating-User License
Floating License Administrator
Edit
Find in Files
Configuration
Editor
Colors & Fonts
User Keywords
Shortcut Keys
Templates
View
Symbol Window
Project
Components, Enviornment, and Books
Project Components
Folders/Extensions
Books
Multi-Project
Select Device
Options
Device
Properties
Target
Target (Keil ARM)
Target (Keil C51)
Target (Keil C166)
Target (Keil C251)
Target (GNU ARM)
Target (RealView ARM)
Output
Output (Keil)
Output (GNU ARM)
Output (RealView ARM)
Listing
Listing (Keil)
Listing (GNU ARM)
Listing (RealView ARM)
User
Keil EC++ Compiler
Compiler
Keil CA ARM Compiler
Keil Cx51 Compiler
Keil C166 Compiler
Keil C251 Compiler
GNU ARM C Compiler
RealView ARM C Compiler
Assembler
Keil AA ARM Assembler
Keil Ax51 Assembler
Keil A166 Assembler
Keil A251 Assembler
GNU ARM Assembler
RealView ARM Assembler
Linker
Keil LA Locate
Keil LA Misc
Keil BL51 Locate
Keil BL51 Misc
Keil Lx51 Locate
Keil Lx51 Misc
Keil L166 Locate
Keil L166 Misc
GNU ARM Linker
RealView ARM Linker
Debug
Utilities
Batch Build
Debug
Breakpoints
Debug Settings
Logic Analyzer
Memory Map
Performance Analyzer
Function Editor
Tools
Setup PC-Lint
Customize Tools Menu
SVCS
Configure Version Control
Example Programs
Command Line
Appendix

Folders/Extensions

Development 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\