Trying to verify Linux tool chain using Vmware.
I unzipped the ti-sdk-omapl138-lcdk-01.00.00 SDK on my virtual Linux machine (VMWare) running on Windows XP.
I have exported the TI_SDK_PATH and called the command “source linux-devkit/environment-setup" which seems to be OK.
However when I call arm-argo-linux-gnueabi-gcc –version I get “arm-argo-linux-gnueabi-gcc command not found” Is there something else I need to do?
I have also called this command from the ti-sdk-omapl138-lcdk-01.00.00/linux-devkit/bin directory with the same result, however I can see the arm-argo-linux-gnueabi-gcc file in the directory.