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 : Unable to clone linux components from ti's git links.

Part Number: TDA2EXEVM

Tool/software: Linux

Hi,


I want to use TDA2x EVM and vision sdk v03.02.00 version. According to the section 2.4 Software Installation & Setup in Vision SDK Userguide I have downloaded PROCESSOR_SDK_VISION_03_02_00_00_setuplinux.bin.

Moving further when I try to install Linux components, I get error in cloning kernel/omap

Below is the command I am using for cloning kernel and the error I get:

$ git clone git://git.ti.com/glsdk/infoadas-kernel.git omap
Cloning into 'omap'...
remote: Counting objects: 55834, done.
remote: Compressing objects: 100% (52647/52647), done.
fatal: The remote end hung up unexpectedly MiB | 41.00 KiB/s      
fatal: early EOF
fatal: index-pack failed

This happens all the time, however I am able to clone u-boot and sgx drivers from git://git.ti.com/glsdk/infoadas-u-boot.git and git://git.ti.com/graphics/omap5-sgx-ddk-linux.git respectively.

Looks like some network issue from the glsdk git repo. Please suggest how to proceed.

Thanks

Anamika