Source Files Page
- Updated2023-02-21
- 1 minute(s) read
Requires: Embedded Module for ARM Microcontrollers
In the Project Explorer window, right-click Build Specifications under a target and select New»Application. Select Source Files from the Category list to display this page.
Use this page to specify a top-level VI and add existing files to the build specification.
This page includes the following components:
- Project Files—Displays the tree view of items under the target in the Project Explorer window.
- Top-level VI—Indicates which VI is the top-level VI.
- Additional files—Lists the additional files, such as .c, .o, .lib, .a files, and so on, to add to the application.
- Always included (*.vi)—Specifies the dynamic Vis, which are Vis that LabVIEW dynamically calls through the VI Server, always to include in the application, even if the top-level VI does not contain references to the files.
If you select the Reload for each call or Load and retain on first call option in the VI Call Configuration dialog box for a subVI, you must add that subVI to the Always included (*.vi) listbox.