|
| Project Menu and Commands| Project Menu | Toolbar | Shortcut | Description |
|---|
| 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... |  | | 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 Target |  | Alt+F7 | Change tool options for Target, Group or File | | |  | | Select current Target | | Clean target | | | Delete the intermediate files of the project target (see below). | | Build target |  | F7 | Translate modified files and build application | | Rebuild all target files |  | | Re-translate all source files and build application | | Batch Build |  | | Execute build commands on the selected project / targets of a Multi-Project workspace. | | Translate... |  | Ctrl+F7 | Translate current file | | Stop Build |  | | 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.
|
|