Part Number:PROCESSOR-SDK-AM335X
Tool/software: TI C/C++ Compiler
Hello, all
I tried all means i can think out to install the ti_cgt_pru_2.1.5_linux_installer_x86.bin (CGT for short in below) on ubuntu 16.04, but failed again and again.
The OS information shows as below.
NAME="Ubuntu"
VERSION="16.04.3 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.3 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="bugs.launchpad.net/.../"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
What I get form the command line is nothing after I "+x" and execute the bin file. If I type "echo $?", I get 127.
I cannot get the dependencies of CGT from google So I asked here that what should I install before the cgt installation? Or what steps are missed?