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

Utilities

Configure Flash Menu Command


Use Target Driver for Flash Programming
Select the driver that µVision should use for Flash Programming. Typically this is the same driver that the Debug interface uses.
Settings
Open the Flash driver settings dialog.
Update Target before Debugging
Download the current application before starting the Debugger.
Init File
Specify a initialization file that µVision should execute before the flashing the target. This initialization file may contain Debug Commands required to configure the target for Flash download.

Edit...
allows you to open and modify the initialization file with the text editor.

Use External Tool for Flash Programming
µVision can call a third-party tool to flash the target hardware.
Command
Enter the command (typically a .EXE file) of the Flash tool you want to use.
Arguments
Specify the arguments that µVision will pass to the Flash tool. You may use Key Sequences here.
Run Independent
When enabled, µVision does not wait for the Flash tool to finish.
When disabled, µVision waits until the Flash download completes and shows the results of the Flash tool in the Output Window.