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.

[参考译文] Linux/TDA2EXEVM:Vision SDK:无法从 ti#39;s git 链接克隆 Linux 组件。

Guru**** 2933120 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/670818/linux-tda2exevm-vision-sdk-unable-to-clone-linux-components-from-ti-s-git-links

器件型号:TDA2EXEVM

工具/软件:Linux

您好!


我想使用 TDA2x EVM VISION SDK  v03.02.00版本。 根据 Vision SDK 用户指南中的2.4软件安装和设置部分、我已下载 processor_sdk_vision_03_02_00_00_00_setuplinux.bin。

更进一步、当我尝试安装 Linux 组件时、我在克隆内核/OMAP 中遇到错误

下面是我用于克隆内核的命令和我得到的错误:

$ git 克隆 git://git.ti.com/glsdk/infoadas-kernel.git OMAP
正在克隆到'OMA'中...
远程:计数对象:55834,完成。
远程:压缩对象:100%(52647/52647),完成。
致命:远程端意外挂起 MIB | 41.00 KiB/s      
致命:EOF 早期
致命:索引包失败

这种情况始终发生、但我能够分别从 git://git.ti.com/glsdk/infoadas-u-boot.git 和 git://git.ti.com/graphics/omap5-sgx-ddk-linux.git 克隆 u-boot 和 SGX 驱动程序。

似乎是 glsdk git repo 的一些网络问题。 请建议如何继续。

谢谢

Anamika