提示错误
Code Composer Studio v5 cannot be installed in console mode.
系统是64位,ccs5是32位缺失系统依赖包
更新依赖包
sudo apt-get install libc6-i386 libx11-6:i386
完成后尝试安装