当前位置:网站首页>. elf . map . list . Hex file
. elf . map . list . Hex file
2022-07-06 12:01:00 【csdndulala】
After compiling the link, generate .elf file
https://xinqiu.gitbooks.io/linux-inside-zh/content/Theory/linux-theory-2.htmlThe linking process can choose to generate .map file
https://mbb.eet-china.com/blog/425232-416875.html.elf Documents can be passed through objdump Birth process .list file
Include elf In the document
Section Information name VMA LMA len
Addresses of variables and functions
Assembly command corresponding to function
String information.elf Documents can be passed through objcopy Birth process .hex file
https://blog.csdn.net/xiaohu1996/article/details/84197086
边栏推荐
猜你喜欢

sklearn之feature_extraction.text.CountVectorizer / TfidVectorizer

2019 Tencent summer intern formal written examination

Small L's test paper

A possible cause and solution of "stuck" main thread of RT thread

Basic knowledge of lithium battery

ES6语法总结--上篇(基础篇)

荣耀Magic 3Pro 充电架构分析

Machine learning -- linear regression (sklearn)

高通&MTK&麒麟 手机平台USB3.0方案对比
![Several declarations about pointers [C language]](/img/9b/ace0abbd1956123a945a98680b1e86.png)
Several declarations about pointers [C language]
随机推荐
使用LinkedHashMap实现一个LRU算法的缓存
ESP8266通过Arduino IDE连接Onenet云平台(MQTT)
MP3mini播放模块arduino<DFRobotDFPlayerMini.h>函数详解
Some concepts often asked in database interview
sklearn之feature_extraction.text.CountVectorizer / TfidVectorizer
Togglebutton realizes the effect of switching lights
Apprentissage automatique - - régression linéaire (sklearn)
I2C总线时序详解
Matlab learning and actual combat notes
Linux yum安装MySQL
Principle and implementation of MySQL master-slave replication
ESP8266通过arduino IED连接巴法云(TCP创客云)
树莓派 轻触开关 按键使用
C language callback function [C language]
arduino获取随机数
MongoDB
FTP文件上传文件实现,定时扫描文件夹上传指定格式文件文件到服务器,C语言实现FTP文件上传详解及代码案例实现
Gallery's image browsing and component learning
Encodermappreduce notes
嵌入式启动流程