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.

AM335x: Make Linux image Error by using the latest SDK

Guru 24520 points

Hi community member,

Please let me confirm the following question.

I tried to prepare the environments of development of Sitara by reading the following URL.

 URL:http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Linux_Host_Configuration

However, I had met the Error for "Configuring SDK for SDK ", when I keyed in the following command on Terminal

* Command

 make ARCH=arm CROSS_COMPILE=/home/sitara/<sdk install dir>/linux-devkit/sysroots/i686-arago-linux/usr/bin/arm-linux-gnueabihf- uImage

* Error

ti-sdk-am335x-evm-06.00.00/linux-devkit/sysroots/i686-arago-linux/usr/bin/arm-linux-gnueabihf-gcc: Command not found

So, would you please provide the solution in order to resolve this Error?

I summarized my environment as below.

<Environments>

Ubuntu: Ubuntu 12.04 LTS

VMware: Version 6.0.0

Qt: Version 2.5.0

* I could not download the assigned version (i.e. Version 2.4.1)which written in wiki.

Sitara SDK Version: 6.0

If you need more information to resolve, please let me know.