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?