Generate an executable (*.dxe file)
In order to execute the application in real time on the target an executable (*.dxe) file must be generated.
Open Project Explorer
Close all VIs
Right-click the build specification under the embedded target and select “build”
A *.dxe file is now beeing generated. This process takes between typically 5-15minutes.
The *.dxe file is generated under <project directory>/<project name>/<target name>/<build specification>/<project name>.dxe
Notes:
- click here to load the executable (*.dxe) into the target RAM and run it in realtime