Command: Generate Code for Active Application
Function: The command generates the code for the application of a library project.
Call: Build menu
Requirement: The project contains an application.
A library project is open.
The library project contains an application.
This command generates code like when the application is downloaded to the controller, but the code is not transmitted to the controller. At the same time, other source code tests are performed. As a result, you can check the code for bugs which were not detected by the compiler and for fixing any bugs before the code is used in online mode.
For more information, see: Generate Runtime System Files