1# Burning 2 3 4Burn the source code to Hi3861 through the serial port in Windows. 5 6 7### Importing Source Code 8 9After the building is complete, ensure that you can [remotely access the Ubuntu environment from Windows](../quick-start/quickstart-lite-env-setup.md). Then, perform the following steps to import the source code before burning: 10 111. Open DevEco Device Tool, go to the home page, and click **Import Project** to open your project or source code. 12 13  14 152. Select the target directory (in the Ubuntu environment) and click **Import**. 16 17 >  **NOTE** 18 > Make sure the selected directory does not contain Chinese characters or spaces. Otherwise, the building may fail. 19 20  21 223. If you select to open the OpenHarmony source code, a message will be displayed indicating that the project is not a DevEco Device Tool project. Click **Import** to continue. 23 24  25 264. On the **Select Project type** page, select **Import from OpenHarmony Source**. 27 28  29 305. On the **Import Project** page, select a product, and the MCU, board, company, and kernel fields will be automatically populated. Then, select the OpenHarmony source code version for **ohosVersion**. Select **wifiiot_hispark_pegasus**. 31 32  33 346. Click **Open** to open the project or source code. 35 36 37### Burning 38 39After the source code is imported, perform the following steps: 40 411. Connect the computer and the target development board through the serial port and USB port. For details, see [Introduction to the Hi3861 V100 Development Board](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-lite-introduction-hi3861.md). 42 432. In DevEco Device Tool, choose **REMOTE DEVELOPMENT** > **Local PC** to check the connection status between the remote computer (Ubuntu development environment) and the local computer (Windows development environment). 44 45 - If  is displayed on the right of **Local PC**, the remote computer is connected to the local computer. In this case, no further action is required. 46 - If  is displayed, click the connect icon. 47 48  49 50 >  **NOTE** 51 > This operation is required only in remote access mode (in the Windows+Ubuntu hybrid development environment). If the local access mode (Windows or Ubuntu development environment) is used, skip this step. 52 533. Check the serial port number in **QUICK ACCESS** > **DevEco Home** > **Device** in DevEco Device Tool. 54 55  56 57 >  **NOTE** 58 > If the serial port number is not displayed correctly, follow the steps described in [Installing the Serial Port Driver on Hi3861 V100](https://device.harmonyos.com/en/docs/documentation/guide/hi3861-drivers-0000001058153433). 59 604. Choose **QUICK ACCESS** > **DevEco Home** > **Projects**, and then click **Settings**. 61 62  63 645. On the **hi3861** tab page, set the burning options. 65 66 - **upload_port**: Select the serial port number obtained. 67 - **upload_protocol**: Select the burning protocol **hiburn-serial**. 68 - **upload_partitions**: Select the files to be burnt. **hi3861_app** is selected by default. 69 70  71 726. Check the preset information of the files to be burnt and modify them when necessary. 73 74 On the **hi3861_app** tab page, select **partition_bin** from **New Option**, and set the path of the file to be burnt. 75 76  77 787. When you finish modifying, click **Save** on the top. 79 808. Click **Open** to open the project file. Then, choose **PROJECT TASKS** > **hi3861** > **Upload** to start burning. 81 82  83 849. When the following information is displayed, press the RST button on the development board to restart it. 85 86  87 8810. Wait until the burning is complete. When the following message is displayed, the burning is successful. 89 90 