Build a Micro800 project

Build your Micro800 project to identify and correct any errors in the code. Before building the project, verify that all downloads are completed, and the project is saved.
Prerequisites
To build a Micro800 project
  1. Build the project by doing one of the following:
    • In
      Project Organizer
      , select the controller node, and then from the menu bar, select
      Device
      Build
      .
    • In
      Project Organizer
      , right-click the controller node, and then select
      Build
      .
    TIP: If a project exceeds the memory capacity of the target controller, the building will fail. Remove unnecessary variables or simplify the logic to reduce memory usage.
  2. (optional) Monitor the process and identify and handle any project building errors:
    1. In the
      Output
      pane, on the
      Log
      page, monitor the building progress and identify building errors.
    2. In the
      Output
      pane, on the
      Error list
      page, view and resolve any building errors.
    3. Clean the building errors by doing one of the following:
      • In
        Project Organizer
        , right-click the controller node, and then select
        Clean
        .
      • From the menu bar, select
        Device
        Clean
        .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal