This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM57x编译环境按键过程中,操作不能继续进行

参考说明网页:http://software-dl.ti.com/processor-sdk-linux/esd/docs/05_03_00_07/linux/Overview_Building_the_SDK.html 上的说明执行building the SDK操作的时候, 1.2.2.2 的操作步骤直接卡死,不能继续执行

命令行:

$ ./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-<version>-config.txt
配置是 05.03.00.07
看txt里面是一些git的下载操作, 网页可以直接访问, 但是命令走不下去了。

使用的是 ubuntu16.04-64bit的虚拟机

VM 14.1

麻烦看一下是什么问题