当前位置:网站首页>ARM裸板调试之JTAG调试体验
ARM裸板调试之JTAG调试体验
2022-07-06 17:21:00 【陈 洪 伟】
先用一个leds.bin的例子看一下JTAG的使用。
使用openOCD GUI软件,
点connect会出现右边的信息,
然后点击telnet,会出现 telnet窗口
win7操作系统可能没法点telnet,那就用如下命令,效果是一样的,也会出现telnet窗口。
然后在里面可以用各种命令了
用ultraedit吧leds.bin打开看一下,0地址的确是e3a00453.
再试一下打断点,我们想在wait这里打断点
看一下反汇编,wait的地址在哪里
然后看一下bp命令
下面试一下软件断点,我们从反汇编文件中可以看到6c这里现在的值是ebffffe9.
边栏推荐
- [牛客] [NOIP2015]跳石头
- Come on, don't spread it out. Fashion cloud secretly takes you to collect "cloud" wool, and then secretly builds a personal website to be the king of scrolls, hehe
- 深度学习之线性代数
- OSPF configuration command of Huawei equipment
- Chapter 5 DML data operation
- Tensorflow GPU installation
- pytorch之数据类型tensor
- Five different code similarity detection and the development trend of code similarity detection
- Eventbus source code analysis
- Dr selection of OSPF configuration for Huawei devices
猜你喜欢
Linear algebra of deep learning
[force buckle]41 Missing first positive number
ESP Arduino (IV) PWM waveform control output
「精致店主理人」青年创业孵化营·首期顺德场圆满结束!
资产安全问题或制约加密行业发展 风控+合规成为平台破局关键
Stm32f407 ------- DAC digital to analog conversion
. Bytecode structure of class file
线段树(SegmentTree)
【批處理DOS-CMD命令-匯總和小結】-字符串搜索、查找、篩選命令(find、findstr),Find和findstr的區別和辨析
Dell Notebook Periodic Flash Screen Fault
随机推荐
STM32开发资料链接分享
A brief history of deep learning (I)
筑梦数字时代,城链科技战略峰会西安站顺利落幕
Part 7: STM32 serial communication programming
【JVM调优实战100例】04——方法区调优实战(上)
随时随地查看远程试验数据与记录——IPEhub2与IPEmotion APP
Link sharing of STM32 development materials
Installation of torch and torch vision in pytorch
[Niuke classic question 01] bit operation
What is time
建立自己的网站(17)
A brief history of deep learning (II)
腾讯云 WebShell 体验
Provincial and urban level three coordinate boundary data CSV to JSON
深入探索编译插桩技术(四、ASM 探秘)
【批處理DOS-CMD命令-匯總和小結】-字符串搜索、查找、篩選命令(find、findstr),Find和findstr的區別和辨析
ActiveReportsJS 3.1中文版|||ActiveReportsJS 3.1英文版
Informatics Olympiad YBT 1171: factors of large integers | 1.6 13: factors of large integers
Equals() and hashcode()
Explain in detail the matrix normalization function normalize() of OpenCV [norm or value range of the scoped matrix (normalization)], and attach norm_ Example code in the case of minmax