Xiangzhen,
[quote user="xiangzhen meng"] But i don't konw how to make the am3358 is the tftp server.[/quote]
If you use the AM335x Linux SDK, the following command starts the tftp server.
udpsvd -vE <server IP address> 69 tftpd -c /tftproot
Xiangzhen,
[quote user="xiangzhen meng"] But i don't konw how to make the am3358 is the tftp server.[/quote]
If you use the AM335x Linux SDK, the following command starts the tftp server.
udpsvd -vE <server IP address> 69 tftpd -c /tftproot