harmony 鸿蒙Burning an Image
Burning an Image
Burning 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.
The 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.
Prerequisites
Source code building has been completed.
The USB-serial adapter driver has been installed. For details, see Installing the USB-Serial Adapter Driver.
Procedure
Connect the computer and the target development board through the USB port. For details, see Hi3861 Development Board.
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).
- 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.
- 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.
- Click Project Settings on the menu bar to access the Hi3861 V100 project configuration page.
On the Tool Chain tab page, DevEco Device Tool automatically checks for the uploader tool.
- 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.
- 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.
- On the wifiiot_hispark_pegasus tab page, set the burning options. The settings are automatically saved.
- upload_port: Select the serial port number obtained.
- upload_protocol: Select the burning protocol hiburn-serial.
- upload_partitions: Select the file for burning. To modify the burning settings for a specific file, click next to the file.
- Choose PROJECT TASKS > hi3861 > Upload to start burning.
- When the following information is displayed, press the RST key on the development board within 15 seconds to restart it.
Wait until the burning is complete. When the following message is displayed, the burning is successful.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Getting Started with the Standard System with Hi3516 (IDE Mode)
harmony 鸿蒙Getting Started with the Standard System with Hi3516 (CLI Mode)
harmony 鸿蒙Hi3516 Development Board
harmony 鸿蒙Hi3861 Development Board
harmony 鸿蒙RK3568 Development Board
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦