Keil™, An ARM® Company

µVision® User's Guide

Project Menu and Commands

Project MenuToolbarShortcutDescription
New...  Create a new Project or Multi-Project Workspace File
Import µVision1 Project...  Convert a µVision1 project File
Open Project...  Open an existing project
Close Project  Close current project
Manage  Maintain project components or multi-project workspace/
Components, Environment, Books...Components, Environment, Books... Button Set projects components (targets, groups, files), configure tool environment, and manage books
Multi-Project Workspace  Maintain µVision projects that belong to a multi-project workspace
Select Device for Target  Select a CPU from the Device Database
Remove Item  Remove a Group or File from the project
Options for TargetOptions for Target ButtonAlt+F7Change tool options for Target, Group or File
 Target Drop-Down List Select current Target
Clean target  Delete the intermediate files of the project target (see below).
Build targetBuild Target ButtonF7Translate modified files and build application
Rebuild all target filesRebuild Target Button Re-translate all source files and build application
Batch BuildBatch Build Button Execute build commands on the selected project / targets of a Multi-Project workspace.
Translate...Translate ButtonCtrl+F7Translate current file
Stop BuildStop Build Button Stop current build process
1 .. 10  Open the most recent used project files

Note

  • The Clean target operation deletes the following project files:
    • In the Object Folder files that have the Name of Executable and the extension *., *.lnp, *.htm, *.elf, *.h86, *.hex, *.orc, *.sbr, *.cod, *.plg.
    • In the Listing Folder files that have the Name of Executable and the extension *.map, (for C166 *.m66,  for C51 *.m51).
    • For each source file in the Object Folder files with the extension *.obj, *.o, *._ii, *._ia, *.__i.
    • For each source file in the Listing Folder files with the extension *.lst.