Building

icon-note.gif NOTE

In this document, the DevEco Device Tool 3.0 Release version is used as an example. The UI and usage of DevEco Device Tool vary by version. If you are using the latest version of DevEco Device Tool, perform instructions in Building Source Code.

  1. In Projects, click Settings. The Hi3861 configuration page is displayed.

    en-us_image_0000001265785209

  2. On the toolchain tab page, DevEco Device Tool automatically checks whether the dependent compilation toolchain is complete. If a message is displayed indicating that some tools are missing, click SetUp to automatically install the required tools.

    icon-note.gif NOTE

    If the pip component fails to be installed, change the Python source and try again.

    en-us_image_0000001221025048

    After the toolchain is automatically installed, the figure below is displayed.

    en-us_image_0000001221344980

  3. On the hi3861 tab page, set build_type. The default value is debug. Click Save to save the settings.

    en-us_image_0000001265945173

  4. Choose PROJECT TASKS > hi3861 > Build to start building.

    en-us_image_0000001265505181

  5. Wait until SUCCESS is displayed in the TERMINAL window, indicating that the compilation is complete.

    en-us_image_0000001265665157

    After the building is complete, go to the out directory of the project to view the generated files, which are needed in burning.