当前位置:网站首页>.elf .map .list .hex文件
.elf .map .list .hex文件
2022-07-06 09:17:00 【csdndulala】
编译链接之后生成.elf文件
https://xinqiu.gitbooks.io/linux-inside-zh/content/Theory/linux-theory-2.html链接过程可以选择生成.map文件
https://mbb.eet-china.com/blog/425232-416875.html.elf文件可以通过objdump生程.list文件
包括elf文件中的
Section信息 名称 VMA LMA len
变量和函数的地址
函数对应的汇编命令
字符串信息.elf文件可以通过objcopy生程.hex文件
https://blog.csdn.net/xiaohu1996/article/details/84197086
边栏推荐
猜你喜欢

机器学习--线性回归(sklearn)

Mysql database interview questions

Reno7 60W super flash charging architecture

E-commerce data analysis -- User Behavior Analysis

Basic knowledge of lithium battery

Gallery's image browsing and component learning

Missing value filling in data analysis (focus on multiple interpolation method, miseforest)

Machine learning -- decision tree (sklearn)

Priority inversion and deadlock
![C language callback function [C language]](/img/7b/910016123738240e24549ddea8a162.png)
C language callback function [C language]
随机推荐
几个关于指针的声明【C语言】
Inline detailed explanation [C language]
Comparison of solutions of Qualcomm & MTK & Kirin mobile platform USB3.0
sklearn之feature_extraction.text.CountVectorizer / TfidVectorizer
B tree and b+ tree of MySQL index implementation
小天才电话手表 Z3工作原理
Reno7 60W super flash charging architecture
Detailed explanation of express framework
Correspondence between STM32 model and contex M
共用体(union)详解【C语言】
2019 Tencent summer intern formal written examination
Wangeditor rich text component - copy available
OPPO VOOC快充电路和协议
STM32 如何定位导致发生 hard fault 的代码段
Keyword inline (inline function) usage analysis [C language]
RT thread API reference manual
Pytoch temperature prediction
数据分析之缺失值填充(重点讲解多重插值法Miceforest)
Contiki源码+原理+功能+编程+移植+驱动+网络(转)
【yarn】Yarn container 日志清理