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.

BEAGLEBK: SDK installation on Linux PC

Part Number: BEAGLEBK

I downloaded "AM335x Linux SDK Essentials" to my Downloads folder.  The filename is:  ti-processor-sdk-linux-am335x-evm-06.00.00.07-Linux-x86-Install.bin

I tried to install software in my linux PC as follows:

I changed permissions to execute

~/Downloads$ chmod a+x ti-p*

I invoke filename to install

~/Downloads$ sudo ./ti-processor-sdk-linux-am335x-evm-06.00.00.07-Linux-x86-Install.bin

response is:  sudo: unable to execute ./ti-processor-sdk-linux-am335x-evm-06.00.00.07-Linux-x86-Install.bin: Text file busy:

Did bin file get downloaded properly?

amernaseem@system76-pc:~/Downloads$ ls -l
total 3947744
-rw-rw-r-- 1 amernaseem amernaseem 4042483228 Aug 19 22:07 ti-processor-sdk-linux-am335x-evm-06.00.00.07-Linux-x86-Install.bin

Please advise how to install this sdk?

Regards,

Amer