After you develop the VI on the host computer, you build the PDA VI into an executable PDA application that you can run on a PDA target.
You must create a PDA build specification before you can build a PDA VI into a PDA application. You can create a build specification when you create the project using the PDA Project Wizard. You also can right-click Build Specification in the Project Explorer window and select New»Application (EXE) from the shortcut menu.
You can have multiple build specifications for the same target. For example, you might want one build specification that generates debugging information and another build specification that does not generate this extra information.