当前位置:网站首页>ARM 交叉编译
ARM 交叉编译
2022-08-01 01:22:00 【十年哞一剑】
交叉编译
打开 keil 在我们选型芯片的时候 就是在交叉编译的过程
整个过程:我们的代码是在window 编译的 但不可以直接运行
window不能安装所需的工具 所以只能在芯片上运行
交叉编译原因
平台上不能安装所需的编译器
比如 树莓派的gcc 只能在unbutu上安装 最后传到树莓派运行
实践
上次安装了arm的gcc 现在通过在unbutu上编译 把可执行文件传到树莓派上运行
传到树莓派
格式
scp 可执行文件 [email protected][ip]:路径
树莓派查看 有没有
快去试试吧
补充
file xxx
查看文件属性
大概 意思是 可以在ARM 平台运行
边栏推荐
猜你喜欢
【历史上的今天】7 月 31 日:“缸中之脑”的提出者诞生;Wi-Fi 之父出生;USB 3.1 标准发布
Team of Professor Chen Jianyu of Tsinghua University | Contact Safety Reinforcement Learning Framework Based on Contact-rich Robot Operation
RTL8762DK 使用DebugAnalyzer(四)
蓝图:杨辉三角排列
MYSQL Index Analysis
VPGNet
LeetCode每日一练 —— 环形链表问题(面试四连问)
[AMEX] LGBM Optuna American Express Credit Card Fraud Contest kaggle
Solve the problem that when IDEA creates a new file by default, right-click, new, there is no XML file
【元胞自动机】基于matlab界面聚合元胞自动机模拟【含Matlab源码 2004期】
随机推荐
MYSQL Classic Interview Questions
[Data analysis] Based on matlab GUI student achievement management system [including Matlab source code 1981]
Inheritance Considerations
July Bootcamp (Day 31) - Status Compression
RTL8762DK Lighting/LED (3)
/usr/sbin/vmware-authdlauncher: error while loading shared libraries: libssl.so.1.0.2*解决办法
VPGNet
两院院士直言:不要迷信院士
机器学习初学者可以学哪些实战项目?
leetcode:1562. 查找大小为 M 的最新分组【模拟 + 端点记录 + 范围合并】
RTL8762DK WDG(六)
gateway gateway cross domain
IDEA调试
500 miles
Soft Exam Senior System Architect Series: Basic Knowledge of Information Systems
How is the tree structure of the device tree reflected?
Team of Professor Chen Jianyu of Tsinghua University | Contact Safety Reinforcement Learning Framework Based on Contact-rich Robot Operation
JVM面试题总结(持续更新中)
蓝图:杨辉三角排列
Summary of MVCC