当前位置:网站首页>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.
边栏推荐
- from . cv2 import * ImportError: libGL. so. 1: cannot open shared object file: No such file or direc
- Learn self 3D representation like ray tracing ego3rt
- Dell笔记本周期性闪屏故障
- Deeply explore the compilation and pile insertion technology (IV. ASM exploration)
- Build your own website (17)
- 「笔记」折半搜索(Meet in the Middle)
- pytorch之数据类型tensor
- 资产安全问题或制约加密行业发展 风控+合规成为平台破局关键
- Equals() and hashcode()
- Anfulai embedded weekly report no. 272: 2022.06.27--2022.07.03
猜你喜欢
Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
用tkinter做一个简单图形界面
[牛客] [NOIP2015]跳石头
Threejs image deformation enlarge full screen animation JS special effect
Deeply explore the compilation and pile insertion technology (IV. ASM exploration)
Configuring OSPF basic functions for Huawei devices
Batch obtain the latitude coordinates of all administrative regions in China (to the county level)
Niuke cold training camp 6B (Freund has no green name level)
Attention SLAM:一种从人类注意中学习的视觉单目SLAM
equals()与hashCode()
随机推荐
学习使用代码生成美观的接口文档!!!
A brief history of deep learning (I)
Grc: personal information protection law, personal privacy, corporate risk compliance governance
Distributed cache
Attention SLAM:一种从人类注意中学习的视觉单目SLAM
用tkinter做一个简单图形界面
接口(接口相关含义,区别抽象类,接口回调)
Chenglian premium products has completed the first step to enter the international capital market by taking shares in halber international
Periodic flash screen failure of Dell notebook
ActiveReportsJS 3.1中文版|||ActiveReportsJS 3.1英文版
Deep understanding of distributed cache design
深度学习之环境配置 jupyter notebook
Anfulai embedded weekly report no. 272: 2022.06.27--2022.07.03
from . cv2 import * ImportError: libGL. so. 1: cannot open shared object file: No such file or direc
Part IV: STM32 interrupt control programming
随时随地查看远程试验数据与记录——IPEhub2与IPEmotion APP
Meet the level 3 requirements of ISO 2.0 with the level B construction standard of computer room | hybrid cloud infrastructure
[force buckle]41 Missing first positive number
Deep learning framework TF installation
资产安全问题或制约加密行业发展 风控+合规成为平台破局关键