 | µVision4 User's Guide |  |
|
|
| Batch Build Multiple ProjectsMultiple projects provides a convenient way to build project targets in one working step. The dialog Batch Build allows selecting project targets for the build process. Use Batch Build… – from the toolbar, or from the menu Project - Batch Build... to open the dialog.

- Select Project Targets
- lists the projects in alphabetical order. Project targets are listed in the order defined in the particular project.
- Project target check box
- enables the project target on which the button-actions are performed.
- Build button
- compiles and assembles the files that have changed and builds the object files.
- Rebuild button
- compiles and assembles all files and builds the object files.
- Clean button
- deletes the object files.
- Select All button
- enables all targets listed in the field Select Project Targets.
- Deselect All button
- disables all targets listed in the field Select Project Targets.
Note - Object files are created according to the settings of the individual project.
- No in-common object file is created in addition.
- Targets are build in the order established in the window Project.

|
|