1e41f4b71Sopenharmony_ci# Burning an Image 2e41f4b71Sopenharmony_ci 3e41f4b71Sopenharmony_ci 4e41f4b71Sopenharmony_ciBurning is the process of downloading compiled program files to a development board to provide a basis for subsequent debugging. With the one-click burning function of DevEco Device Tool, you can burn images on development boards quickly and efficiently. 5e41f4b71Sopenharmony_ci 6e41f4b71Sopenharmony_ci 7e41f4b71Sopenharmony_ciThe images of Hi3861V100 are burnt in the Windows environment. After burning is initiated, DevEco Device Tool copies the target program files generated in the Ubuntu environment to the specified Windows directory in remote mode, and then burns the program files to Hi3861V100 using the Windows burning tool. 8e41f4b71Sopenharmony_ci 9e41f4b71Sopenharmony_ci 10e41f4b71Sopenharmony_ci## Prerequisites 11e41f4b71Sopenharmony_ci 12e41f4b71Sopenharmony_ci- [Source code building](quickstart-ide-3861-build.md) has been completed. 13e41f4b71Sopenharmony_ci 14e41f4b71Sopenharmony_ci- The USB-serial adapter driver has been installed. For details, see [Installing the USB-Serial Adapter Driver](https://device.harmonyos.com/en/docs/documentation/guide/hi3861-drivers-0000001058153433). 15e41f4b71Sopenharmony_ci 16e41f4b71Sopenharmony_ci 17e41f4b71Sopenharmony_ci## Procedure 18e41f4b71Sopenharmony_ci 19e41f4b71Sopenharmony_ci1. Connect the computer and the target development board through the USB port. For details, see [Hi3861 Development Board](quickstart-appendix-hi3861.md). 20e41f4b71Sopenharmony_ci 21e41f4b71Sopenharmony_ci2. In DevEco Device Tool, choose **REMOTE DEVELOPMENT** > **Local PC** to check the connection status between the remote computer (Ubuntu build environment) and the local computer (Windows build environment). 22e41f4b71Sopenharmony_ci - 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. 23e41f4b71Sopenharmony_ci - If  is displayed, click the connect icon. During the connection, DevEco Device Tool will restart. Therefore, to avoid task interruptions, do not connect to DevEco Device Tool when downloading or building source code. 24e41f4b71Sopenharmony_ci 25e41f4b71Sopenharmony_ci  26e41f4b71Sopenharmony_ci 27e41f4b71Sopenharmony_ci3. Click **Project Settings** on the menu bar to access the Hi3861 V100 project configuration page. 28e41f4b71Sopenharmony_ci 29e41f4b71Sopenharmony_ci  30e41f4b71Sopenharmony_ci 31e41f4b71Sopenharmony_ci4. On the **Tool Chain** tab page, DevEco Device Tool automatically checks for the uploader tool. 32e41f4b71Sopenharmony_ci 33e41f4b71Sopenharmony_ci - If any tool is indicated as **uninstalled** (), click **Download Uninstalled Tools** to install all the required tools, or click **Download** next to a tool to install the specific tool. 34e41f4b71Sopenharmony_ci - If **Download** is not available for a missing tool, it is not cataloged in DevEco Device Tool. In this case, you need to download the tool to the local host and click **Import** to import it. 35e41f4b71Sopenharmony_ci 36e41f4b71Sopenharmony_ci  37e41f4b71Sopenharmony_ci 38e41f4b71Sopenharmony_ci5. On the **wifiiot_hispark_pegasus** tab page, set the burning options. The settings are automatically saved. 39e41f4b71Sopenharmony_ci - **upload_port**: Select the serial port number obtained. 40e41f4b71Sopenharmony_ci - **upload_protocol**: Select the burning protocol **hiburn-serial**. 41e41f4b71Sopenharmony_ci - **upload_partitions**: Select the file for burning. To modify the burning settings for a specific file, click  next to the file. 42e41f4b71Sopenharmony_ci 43e41f4b71Sopenharmony_ci  44e41f4b71Sopenharmony_ci 45e41f4b71Sopenharmony_ci6. Choose **PROJECT TASKS** > **hi3861** > **Upload** to start burning. 46e41f4b71Sopenharmony_ci 47e41f4b71Sopenharmony_ci  48e41f4b71Sopenharmony_ci 49e41f4b71Sopenharmony_ci7. When the following information is displayed, press the RST key on the development board within 15 seconds to restart it. 50e41f4b71Sopenharmony_ci 51e41f4b71Sopenharmony_ci  52e41f4b71Sopenharmony_ci 53e41f4b71Sopenharmony_ci Wait until the burning is complete. When the following message is displayed, the burning is successful. 54e41f4b71Sopenharmony_ci 55e41f4b71Sopenharmony_ci  56