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.

AM4376: Processor SDK building issue

Part Number: AM4376

Hi,

I am using AM4376 processor and along with that I have installed Processor SDK Linux 06_03_00_106 secure version. I referred below link for building the processor SDK 

https://software-dl.ti.com/processor-sdk-linux/esd/docs/06_03_00_106/linux/Overview_Building_the_SDK.html

I followed the steps mentioned in the document. But after the below command from the build steps in the document

Command :

$ git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk

Error:

and after referring the processor SDK building steps for v80.2 it shows below command

$ git clone git.ti.com/.../oe-layersetup.git tisdk 

So it executed the above command and then checked then it worked and then i run the below command

./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-<version>-config.txt

after that it shows below massage

Need to understand why there is a difference in case of 6.03 SDK building process. It is required since we need to build the SDK and filesystem as well.

BR,

Gaurav More