Generate an executable (*.dxe file)

In order to execute the application in real time on the target an executable (*.dxe) file must be generated.

  1. Open Project Explorer
  2. Close all VIs
  3. Right-click the build specification under the embedded target and select “build”
  4. A *.dxe file is now beeing generated. This process takes between typically 5-15minutes.
  5. 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