diff --git a/en/device-dev/device-test/xdevice.md b/en/device-dev/device-test/xdevice.md
index 0b33efa70e1d06c45673c287a4c0373f1db6f8cc..dd65022b37a1397978e714f0d90c425aafa50bc3 100644
--- a/en/device-dev/device-test/xdevice.md
+++ b/en/device-dev/device-test/xdevice.md
@@ -476,7 +476,7 @@ Check whether xDevice runs properly.
The COM port whose **type** is **cmd** corresponds to the AT command serial port on the board. The port is used to send commands to the device. In the example, the **ChA(COM20)** serial port is used.
-
+ ![L0-1](figures/L0-1.PNG)
IP camera devices have two connection modes. One is to connect through the local serial port, and the other is to connect through the IP address of the local area network.
@@ -492,7 +492,7 @@ Check whether xDevice runs properly.
Add an NFS sharing path, for example, **D:\HS\NFS_Share_File -public –alldirs**. Note that the FTP IP address 192.168.1.10 is the IP address of the development board.
-
+ ![](figures/NFS-2.PNG)
3. Stop the NFS server and restart the NFS server to make the added sharing path take effect.