Build a project and view outputs
FactoryTalk Design Workbench
builds the entire project before you download the program to the Micro800
controller. After the initial build, FactoryTalk Design Workbench
decides whether to rebuild the entire project or only the components that have changed since the last build before downloading.We recommend that you manually build the project before downloading to find and resolve any errors.
Prerequisites
- Save the project.
- No download operation is in process.
To build a project and view outputs
- Build the project by doing one of the following:
- InProject Organizer, right-click the controller node, and then selectBuild.
- InProject Organizer, select the controller node, and then from the menu bar, select .
- On the controller memory configuration page, selectBuild.
- InProject Organizer, right-click an individual Program Organization Unit, and then selectVerify Program.
- In theOutputpane, on theLogpage, monitor the building progress and identify build errors. If the project has build errors:
- In theOutputpane, on theError listpage, view and resolve any build errors.
- Clean the build errors by doing one of the following, and then build again:
- InProject Organizer, right-click the controller node, and then selectClean.
- From the menu bar, select.
Provide Feedback