2. Burn the U-Boot file by following the procedures for burning a U-Boot file over USB.
Select the U-Boot files of the corresponding development board for burning by referring to [Burning an Image](../quick-start/quickstart-ide-3516-burn.md).
2. Burn the U-Boot file.
Select the U-Boot files of the corresponding development board for burning. For details, see [Burning an Image](../quick-start/quickstart-ide-3516-burn.md).
3. Log in to the serial port after the burning is complete.
...
...
@@ -101,7 +103,6 @@
-**Symptom**
The file image cannot be obtained after clicking **Burn** and selecting a serial port.
**Figure 6** Failed to obtain the file image due to network disconnection
...
...
@@ -110,30 +111,61 @@
-**Possible Causes**
The board is disconnected from the Windows-based PC.
Windows Firewall does not allow Visual Studio Code to access the network.
-**Solution**
1. Check whether the network cable is properly connected.
1. Make sure the network cable is properly connected.
### The Development Board Failed to Be Identified by the Burning Tool
-**Symptom**
During image burning, the burning tool displays a message indicating that no device is found.
-**Possible Causes**
The cable between the Windows computer and the development board is not connected. (The cable required varies. In this example, the USB cable is used.)
The driver corresponding to the cable between the Windows computer and the development board is not installed.
-**Solution**
1. Make sure the cable between the Windows computer and the development board is connected.
2. Open Device Manager in Windows.
3. Open the Universal Serial Bus controllers list.
4. Check whether the USB device driver has been installed. If an alarm is displayed, the driver has not been installed.
5. Depending on the Windows environment, install the desired USB device driver, such as FT23R USB UART Driver. Then try again.
6. If any other issue occurs, consult the relevant FAQ entry.