|
|||||||||||
|
Technical Support On-Line Manuals µVision4 User's Guide |
Project Targets and File GroupsProject Targets identify a collection of configuration settings. Many project targets can be created for one project to run the same application with different tool setups. For example, create one target for testing and another target for releasing the application. Most examples delivered with µVision have a target configured for the Simulator and another one for downloading to and debugging the application on hardware. The active project target is displayed as the root element in the window Project. Switch to another project target using the drop-down in the toolbar.
File Groups arrange files into logical blocks. For example, group files according to their function, or create groups that identify software teams. The example below separates the CPU related file from system calls and other source files. This technique makes maintaining complex projects with several 100 files easy. File groups have no influence on the build process. Create file groups and project targets using the menu Project — Manage — Components, Environment, Books — Project Components. The window Project shows the active target name with all groups and files.
Developers can:
File and Group Attribute icons identify the usage of the object. | ||||||||||
|
|||||||||||