Hello! What does it mean to build a Python environment on the Atlas 200DK board and connect the development board to the network? What is the development board?? The USB virtual network card on the Ubuntu server connected to the Atlas 200 DK is the entry point for data packets. You need to modify it according to the name of your virtual network card.
Enp2s0: Refers to the network card (WAN) that connects to the external network. You need to make modifications based on your virtual network card name.
192.168.1.251: IP address of the virtual network card. You need to make modifications based on the IP address of your virtual network card I don't quite understand. Did I copy the source code into Huawei Cloud Server? Is the "virtual network card name" mentioned above the name of my local computer or the name of the server's network card?
Hello! What does it mean to build a Python environment on the Atlas 200DK board and connect the development board to the network? What is the development board?? The USB virtual network card on the Ubuntu server connected to the Atlas 200 DK is the entry point for data packets. You need to modify it according to the name of your virtual network card.
Enp2s0: Refers to the network card (WAN) that connects to the external network. You need to make modifications based on your virtual network card name.
192.168.1.251: IP address of the virtual network card. You need to make modifications based on the IP address of your virtual network card I don't quite understand. Did I copy the source code into Huawei Cloud Server? Is the "virtual network card name" mentioned above the name of my local computer or the name of the server's network card?