CCS

From Klaus' wiki
Revision as of 15:14, 16 February 2018 by Klaus (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OLver at Texas Instruments, TI for short, you can find their CCS. Get the newest version. At time of writing 7.4.something was out.

Download the on-line installer for Linux.

When the download is complete execute

$] tar zxvf ccs<version>_web_linux-x64.tar.gz

you should now have a README_FIRST.txt - do read that file.

Next execute the ccs_setup_linux64_7.4.0.00015.bin

$] ./ccs_setup_linux64_7.4.0.00015.bin

After a little while you should see something like this:

Ccs-setup1.png

accept the license and click Next

Ccs-setup2.png

Choose your preferred installation path and click Next

Ccs-setup3.png

Select the SItara processor - the one on BBB and click Next a few times more.

The installer work for qiute a long time downloading Eclipse and much other stuff. Be patient it will eventually complete.