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

Configure Version Control

Template File
Specify the SVCS menu configuration file. It is recommended that all members of the software team are using the same template file. Therefore the template file should be copied to a file server. Example files are provided in the µVision folder (..\Keil\UV3).
User Name
User name that should be used to log into the SVCS system. The user name is passed with the %U File Code in the argument line.
Project Ident
[ToDo Text]
Database
File name or path for the database used by the SVCS system. The database string is passed with the %V File Code in the argument line.
Menu Content
Text shown in the SVCS menu. This line may contain Key Codes and File Codes. Shortcuts are defined with a & character. The selected menu line allows you to specify the options listed below.

Examples
&Create Project '@P'
&Get Actual Version of '%F'
Command
Program file that is invoked when you click on the SVCS menu item.
Run Minimized
Enable this option to execute the application with minimized window.
Arguments
Command line arguments that are passed to the SVCS program file. You may use Key Sequences to pass arguments.
Environment
Environment variables that are set before execution of the SVCS program.
Initial Folder
This is the folder where the SVCS command is executed. Typically it is your project root folder.

Query for

Comment
Allows you to ask for addition information when using the SVCS command. A comment is copied into a temporary file that can be passed with the File Code %Q as argument to the SVCS command.
Revision
Revision can be passed with the File Code %R as argument to the SVCS command.
Check Point
Check Point can be passed with the File Code %C as argument to the SVCS command.