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.