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.

Processor SDK Linux Automotive Software Developers Guide

Hello,


I'm trying to set up my Ubuntu 16.04 machine as host as per the instructions at -

But when I try to do setup as per Step 3, I get this error -

patel@17:54:37~$pwd
/home/patel/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03
patel@17:54:55~$sudo ./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 14.04 supported
Failed setup, aborting..
patel@17:54:56~$

Even though the guide says both 14.04 and 16.04 are supported, it doesn't work on 16.04

Thanks,

Kaushal