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.

create-sdcard.sh wont work

Hi folks!

I downloaded and installed the ti-sdk-am335x-evm-05.06.00.00-Linux-x86-install to the standard directory /usr/local/ti-sdk-am335x-evm

After installation i've tried create an sdcard for the beagle bone using sudo ./usr/local/ti-sdk-am335x-evm/bin/create-sdcard.sh.

The script runs until I have to choose the file path to install from. If i chosse to install a pre-build image from sdk it tells me "no SDK PATH found". Entering the path "/usr/local/ti-sdk-am335x-evm/"  does not change anything.

What am I doing wrong?