当前位置:网站首页>安装交叉编译器:EABI-4.3.3_EmbedSky_20100610.tar.bz2
安装交叉编译器:EABI-4.3.3_EmbedSky_20100610.tar.bz2
2022-07-21 05:20:00 【测试超有范】
TQ提供的交叉编译器中包含了用于制作各种文件系统镜像的工具集,
不需要再安装mkxxxximage_tools。
1.将EABI-4.3.3_EmbedSky_20100610.tar.bz2在/ 目录下解压:
tar xvf EABI-4.3.3_EmbedSky_20100610.tar.bz2 -C /
解压后在/opt/EmbedSky下 得到 4.3.3 和 crosstools_3.4.5_softfloat 两个文件夹
而我们编译bootloader用的是crosstools_3.4.5_softfloat
然后配置
vi /etc/profile
把增加 工具链 所在的目录。
然后 source /etc/profile
就行了
边栏推荐
- 关于“IndentationError: unindent does not match any outer indentation level”的解决方法
- charles常用功能
- 文件上传,用例怎么写?
- Day01 software testing foundation summary
- Jenkins continuous integration automation test practice (Part 1)
- Comment puis - je tester un coupon pour un entretien d'embauche?
- Matching strategies and methods: known detection, the ratio of nearest neighbors to next nearest neighbors, fast matching methods, etc. (3D reconstruction task1-6)
- 测试用例练习2-厂商账户信息
- APP 注册功能,用例怎么写 ?
- Chessboard coverage problem
猜你喜欢
你是怎么理解自动化测试的?理解自动化测试的目的和本质
Day02 测试用例知识点总结(上)
自学软件测试要学哪些?
APP 注册功能,用例怎么写 ?
How to test the coupon super issuance of the evening interview question?
What should I learn about self-study software testing?
[advanced semiconductor process technology series] SOI Technology (Part 2)
回归测试怎么做
公司只有 1个测试,领导却让我测试 10个项目
Jenkins continuous integration automation test practice (Part 1)
随机推荐
文件下载,用例怎么写?
连接以前可用的MySQL数据库报10061 unknown error 错误
实现页面与页面之间的信息交换
Audio and video development learning notes (I)
回归测试怎么做
Use case exercise 1
2021-06-22
2022年最新软件测试工程师笔试真题及答案(搜狐、华为、蓝港在线)
动态规划求解(添+号求最小值和问题)
[tips] quickly pop up the CMD window under the current directory and the path is the current path
APP 登录功能,用例怎么写 ?
Payment system test
【Jmeter配置元件之csv数据文件配置】
Day03 test case knowledge points summary (Part 2)
Postman's solution to "failed to obtain token through data.token in tests"
修改ip地址后在终端使用ifconfig查看IP地址没有更新
005_ SS_ Palette Image-to-Image Diffusion Models
“cannot get hvm parameter CONSOLE_EVTCHN (18): -22!”的解决方法
Test triangulation, and use direct linear transformation method to calculate 3D point coordinates (3D reconstruction task2-1)
How do you understand automated testing? Understand the purpose and essence of automated testing