> Executing task in folder hi3516: /home/zbf/.deveco-device-tool/core/deveco-venv/bin/hos run --target upload --project-dir /home/zbf/work/hi3516 --environment hi3516dv300 < Processing hi3516dv300 (platform: hisilicon; board: hi3516dv300; framework: ohos-sources) --------------------------------------------------------------------------------- Verbose mode can be enabled via `-v, --verbose` option Configuring upload protocol... AVAILABLE: hiburn-net, hiburn-serial, hiburn-usb CURRENT: upload_protocol = hiburn-serial Uploading with HiBurn The burn.config file was loaded successfully! The current select chip: Hi3516DV300 chip file path: Resources/Common/ChipProperties/Hi3516CV500.chip The preference.config file was loaded successfully! SerialPort has been connented, Please power off, then power on the device. If it doesn't work, please try to repower on. # ---- 36% # ---- 63% ---- 100% Boot download completed! Failed to wait boot running! There may be no boot on the board. Boot started successfully! Send command: getinfo version Timeout error. Failed to send the command head! Failed to load version info! Failed to Prepare for other partitions! hiburn.jar --burn [-x xmlPath] [-p programmerPath] This command will burn image to the flash according to the partition table xmlPath. First of all, you need to configure the burn.config file. hiburn.jar --burnboot [programmer] hiburn.jar --burnboot hi3798cv200 serial COM0 emmc image/fastboot.bin image/advca_programmer.sig hiburn.jar --erase [programmer] hiburn.jar --erase -n hi3798cv200 -m serial COM0 -x xmlPath -p programmerPath hiburn.jar --erase -n hi3798cv200 -m USBBootrom -x xmlPath -p programmerPath hiburn.jar --nandimg hiburn.jar --nandimg hi3798cv200 nand In_2k4b.yaffs 0 0 64 1 0 0 You need to input chipName and flash at first, then you can access to the options of pagesize/ecctype and block. hiburn.jar --emmcimg hiburn.jar --emmcimg hi3798cv200 image/emmcImg.bin image/emmc_partitions.xml general options: --help | -h usage message --version | -v version number and copyright --burn | -b this command will burn image to the flash according to the partition table xmlPath. first of all, you need to configure the burn.config file. --burnboot| -bb This command is used to burn fastboot. --nandimg | -n the commands is used to create nand image. --emmcimg | -e the commands is used to create emmc image. *** [upload] Error 4 ========================== [FAILED] Took 43.38 seconds ========================== The terminal process "/home/zbf/.deveco-device-tool/core/deveco-venv/bin/hos 'run', '--target', 'upload', '--project-dir', '/home/zbf/work/hi3516', '--environment', 'hi3516dv300'" terminated with exit code: 1.