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.

can not Setup and Verify Linux Tool Chain!!

Hi,

i am newbie to the Linux environment and linux embedded.

i am using Ubuntu 12.04 LTS.I have the OMAP-L138 LCDK Linux SDK.I needed to setup and verify the Linux Tool Chain according to the OMAP-L138 LCDK Linux SDK Getting Started Guide.

But i can not Setup and Verify Linux Tool Chain.

First I export the SDK installation Path and  then run the environment setup script. and it returns like:

[linux-devkit]:~/SDKs/ti-sdk-omapl138-lcdk-01.00.00>

I  test the compiler by checking the version using  arm-arago-linux-gnueabi-gcc --version and it returns like:

arm-arago-linux-gnueabi-gcc: command not found

So suggest me how to  Setup and Verify Linux Tool Chain.