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.

AM37x SDK exits immediately on 64 bit host

I've downloaded ti-sdk-am37x-evm-4.0.1.0-Linux-x86-Install but am unable to install the SDK on my host.

The file downloaded properly and the md5sum matches the signature in MD5 Checksums. The file is in my home directory and has 755 permissions. However, when I execute (either from the shell or Nautilus browser) the executable returns immediately. I'm running Ubuntu 10.10 on x86_64.

One other anomaly - The file size on http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/sdk/AM37xSDK/latest/index_FDS.html is listed as 1913378K, but the downloaded file size is 956680K. Yet, the md5sum matches.

Running:

sudo apt-get install ia32-libs

gets the installer to run, but I'm concerned about other incompatibilities.

Does anyone know if a 32-bit host OS is required to use the AM37x SDK?