Everything
E.5.4 Run a rapid build

CS+ can automatically start a build (see "E.5.1 Run a build") when one of the following events occurs.

-

When any one of the following files that are added to the debug-dedicated project is updated:
(C source file, assembler source file, header file, jump table file, and symbol address file)

-

When the C source file, assembler source file, header file, jump table file, or symbol address file is added to or removed from the debug-dedicated project

-

When the property of the build tool in the Property panel of the debug-dedicated project is changed

 

If a rapid build is enabled, it is possible to perform a build in parallel with the above operations.

To enable/disable a rapid build, select [Rapid Build] from the [Build] menu. A rapid build is enabled by default.

Figure E.33

[Rapid Build] Item

Caution

This function is valid only when editing source files with the Editor panel.

Remark 1.

After editing source files, it is recommend to save frequently by pressing the [Ctrl] + [S] key.

Remark 2.

Enable/Disable setting of the rapid build applies to the entire project (main project and subprojects).

Remark 3.

If you disable a rapid build while it is running, it will be stopped at that time.