Hi,
I am having difficulty to configure ti-sdk-am37x-evm-06.00.00.00 into Qt Creator 3.5.1 (opensource) (QT Version, Compiler and Kits configuration). I find in "processors.wiki.ti.com/.../Installing_the_AM37x_SDK" link that I have to run environment setup (setup.sh). When I do I get an error that it is not for Ubuntu 14.04 LTS. Does anyone knows how do I install ti-sdk-am37x-evm-06.00.00.00 setup.sh in Ubuntu 14.04LTS?
ntms@ubuntu:~$ cd /home/ntms/ti-sdk-am37x-evm-06.00.00.00
ntms@ubuntu:~/ti-sdk-am37x-evm-06.00.00.00$ ./setup.sh
-------------------------------------------------------------------------------
TISDK setup script
This script will set up your development host for SDK development.
Parts of this script require administrator priviliges (sudo access).
-------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Verifying Linux host distribution
Unsupported host machine, only Ubuntu 10.04 LTS and Ubuntu 12.04 LTS
are supported
Failed setup, aborting..
ntms@ubuntu:~/ti-sdk-am37x-evm-06.00.00.00$
Kind Regards