该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

首先说下我的系统:

系统: Ubuntu14.04.1 (AMD64bit)

目标板:三兄弟嵌入式F28335旗舰板

仿真器:三兄弟嵌入式XDS100V3仿真器

CCS版本:CCS v6 linux版 32bit

Linux系统必须库:!!!!!!很重要!!!!!!!!!!

1. ia32-libs

2. build-essential

如果你的Linux系统是64位,CCS软件是32位,你必须要安装ia32-libs库文件,才能安装,否则启动软件是没有反应的。安装命令:

sudo apt-get install ia32-libs

除此之外,无论32位系统还是64位系统都需要安装build-essential. 安装命令:

sudo apt-get install build-essential

很多人也许在安装ai32-libs库时候,无法找到该软件包。请按照以下步骤配置源,之后再次执行安装ia32-libs的命令!(时间比较漫长,静静等待)

1、首先备份Ubuntu 11.10源列表

sudo cp /etc/apt/sources.list/etc/apt/sources.list.backup (备份下当前的源列表)

2、修改更新源

sudo gedit /etc/apt/sources.list

#台湾源

deb http://tw.archive.ubuntu.com/ubuntu/precise main universe restricted multiverse

deb-src http://tw.archive.ubuntu.com/ubuntu/precise main universe restricted multiverse

deb http://tw.archive.ubuntu.com/ubuntu/precise-security universe main multiverse restricted

deb-src http://tw.archive.ubuntu.com/ubuntu/precise-security universe main multiverse restricted

deb http://tw.archive.ubuntu.com/ubuntu/precise-updates universe main multiverse restricted

deb-src http://tw.archive.ubuntu.com/ubuntu/precise-updates universe main multiverse restricted

#网易源(速度很快)

deb http://mirrors.163.com/ubuntu/ precise mainuniverse restricted multiverse

deb-src http://mirrors.163.com/ubuntu/ precisemain universe restricted multiverse

deb http://mirrors.163.com/ubuntu/precise-security universe main multiverse restricted

deb-src http://mirrors.163.com/ubuntu/precise-security universe main multiverse restricted

deb http://mirrors.163.com/ubuntu/precise-updates universe main multiverse restricted

deb http://mirrors.163.com/ubuntu/precise-proposed universe main multiverse restricted

deb-src http://mirrors.163.com/ubuntu/precise-proposed universe main multiverse restricted

deb http://mirrors.163.com/ubuntu/precise-backports universe main multiverse restricted

deb-src http://mirrors.163.com/ubuntu/precise-backports universe main multiverse restricted

deb-src http://mirrors.163.com/ubuntu/precise-updates universe main multiverse restricted

#电子科技大学

deb http://ubuntu.uestc.edu.cn/ubuntu/ precisemain restricted universe multiverse

deb http://ubuntu.uestc.edu.cn/ubuntu/precise-backports main restricted universe multiverse

deb http://ubuntu.uestc.edu.cn/ubuntu/precise-proposed main restricted universe multiverse

deb http://ubuntu.uestc.edu.cn/ubuntu/precise-security main restricted universe multiverse

deb http://ubuntu.uestc.edu.cn/ubuntu/precise-updates main restricted universe multiverse

deb-src http://ubuntu.uestc.edu.cn/ubuntu/precise main restricted universe multiverse

deb-src http://ubuntu.uestc.edu.cn/ubuntu/precise-backports main restricted universe multiverse

deb-src http://ubuntu.uestc.edu.cn/ubuntu/precise-proposed main restricted universe multiverse

deb-src http://ubuntu.uestc.edu.cn/ubuntu/precise-security main restricted universe multiverse

deb-src http://ubuntu.uestc.edu.cn/ubuntu/precise-updates main restricted universe multiverse

#北京理工大学(真羡慕刘毅同学)

deb http://mirror.bjtu.edu.cn/ubuntu/ precisemain multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/precise-backports main multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/precise-proposed main multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/precise-security main multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/precise-updates main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/precise main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/precise-backports main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/precise-proposed main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/precise-security main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/precise-updates main multiverse restricted universe

3、保存后就是

sudo apt-get update

sudo apt-get upgrade

Linux xds100,【图片】【吧主帖】在LINUX(ubuntu)系统下装CCSv6方法(原创)【dsp吧】_百度贴吧...相关推荐

  1. ccs6 linux安装教程,【图片】【吧主帖】在LINUX(ubuntu)系统下装CCSv6方法(原创)【dsp吧】_百度贴吧...

    该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 首先说下我的系统: 系统: Ubuntu14.04.1 (AMD64bit) 目标板:三兄弟嵌入式F28335旗舰板 仿真器:三兄弟嵌入式XDS100V3 ...

  2. ccs7调试linux,【图片】【吧主帖】在LINUX(ubuntu)系统下装CCSv6方法(原创)【dsp吧】_百度贴吧...

    该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 首先说下我的系统: 系统: Ubuntu14.04.1 (AMD64bit) 目标板:三兄弟嵌入式F28335旗舰板 仿真器:三兄弟嵌入式XDS100V3 ...

  3. ccs软件linux安装,【图片】【吧主帖】在LINUX(ubuntu)系统下装CCSv6方法(原创)【dsp吧】_百度贴吧...

    该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 首先说下我的系统: 系统: Ubuntu14.04.1 (AMD64bit) 目标板:三兄弟嵌入式F28335旗舰板 仿真器:三兄弟嵌入式XDS100V3 ...

  4. linux如何启动网络配置文件,linux系统的网络配置教程 Ubuntu系统网络设置方法网络配置linux及Ubuntu通过修改配置文件进行网络配置...

    Windows系统网络配置方法 一.设置网络 1)Windows打开cmdcmd 输入ipconfig  /all 可以看到 修改为静态IP Ubuntu修改网络为静态IP 设置虚拟机: 查看IPif ...

  5. 安装linux后win7引导程序,在Ubuntu系统下装Win7并引导双系统

    本人的系统原先是就单ubuntu系统,而且是未分区情况下自动安装的,现在又装了个windows7,为了方便,自己笔记记录下,也给不知道同学参考下. 首先解释下ubuntu的 live CD即你将ubu ...

  6. 装了linux装不上win,在windos server 2008系统下装LINUX系统怎么装不上呢?

    在windos server 2008系统下装LINUX系统怎么装不上呢? 石茜珍 2017-08-01 17:08:00 unix的稳定性绝对是无法比拟,所以用来做很高端的服务器,所以稳定性绝对是其 ...

  7. Linux改变图片大小的命令,如何在Ubuntu命令行上调整图像大小

    在过去的几年中,共享图形和照片非常流行,我相信您一定也已经发现自己正在共享甚至创建一些内容.在处理图形文件时,有时我们还必须通过更改其尺寸来调整它们的大小.这样,我们可以确保图像适合最终要显示它的视图 ...

  8. linux加入win7开机引导,windows下添加ubuntu系统引导

    XP下用 grub4dos引导ubuntu的grub2 修改windows引导盘下的boot.ini,win7可以自行创建boot.ini C:\grldr.mbr="Ubuntu" ...

  9. linux清楚保存的密钥文件夹,在Ubuntu系统中删除存储库和GPG密钥的方法

    本文介绍在Ubuntu操作系统中删除存储库和删除存储库密钥(GPG密钥)的方法. 简介 存储库(shortly repo)是开发人员保留软件包的中心位置,存储库中的软件包经过全面测试,并由Ubuntu ...

最新文章

  1. 边缘计算 — 与 CDN
  2. 阿里工作流引擎_免费开源,一款快速开发模块化脚手架,含工作流引擎
  3. 人生不能过分认真(较真),但必须认真!
  4. html5标签及属性大全,HTML5 标签 和属性 列表.pdf
  5. Android关掉多个activity,Android应用开发之Android Activity栈管理 制定关闭某一个Activity,关闭所有Activit...
  6. Gauss高斯消元——模板
  7. Terminal中输入一行命令快速移动光标至行首行尾
  8. mysql修改表字段小数点精度_技术篇-将字段类型decimal批量处理从2位改为4位小数点sql,解决数据库存储精度...
  9. odoo tree视图过滤数据_OpenERP Odoo 搜索视图设置默认过滤按钮(filter button)
  10. 时隔两年,PuTTY 喜提新版
  11. python学习day_04_字典
  12. python 写入文件 wb_python读写文件
  13. 如何打造一个高效的研发团队
  14. C语言处理按键的 单击(短按),长按,双击,多击 处理
  15. 设计模式【2.1】-- 简单工厂模式怎么演变成工厂方法模式?
  16. ios 基于CAEmitterLayer的雪花,烟花,火焰,爱心等效果demo
  17. 使用AndroidViewModel初始化报错
  18. 洛谷P2738 [USACO4.1]篱笆回路Fence Loops(Floyed求最小环)
  19. 这几行码是什么意思呢
  20. Android旗舰机与苹果,iPhone SE与最强Android旗舰机相比会如何

热门文章

  1. 剑指offer-week1
  2. 【编程】char unsigned int float double long 字节数
  3. 科大星云诗社动态20210205
  4. 吴恩达《Machine Learning》精炼笔记 1:监督学习与非监督学习
  5. 10 年深度学习顶级论文和代码精选,请务必收藏!
  6. python dataframe loc函数_python pandas.DataFrame.loc函数使用详解
  7. 最大期望算法与混合高斯模型的推导
  8. 新兴机器学习算法:从无监督降维到监督降维
  9. 使用fyne绘制一个交通图标
  10. trap--shell脚本调试的不二人选