当前位置:网站首页>JTAG debugging experience of arm bare board debugging
JTAG debugging experience of arm bare board debugging
2022-07-07 01:08:00 【Chen Hongwei】
With a first leds.bin Take an example of JTAG Use .
Use openOCD GUI Software ,
spot connect The message on the right will appear ,
And then click telnet, There will be telnet window
win7 The operating system may not be able to click telnet, Then use the following command , The effect is the same , There will be telnet window .
Then you can use various commands in it
use ultraedit Well leds.bin Open it and have a look ,0 The address is indeed e3a00453.
Try again to interrupt , We want to wait Here's a break
Take a look at disassembly ,wait Where is your address
And let's see bp command
Next interview about software breakpoints , We can see from the disassembly file 6c The current value here is ebffffe9.
边栏推荐
- 省市区三级坐标边界数据csv转JSON
- 做微服务研发工程师的一年来的总结
- Tensorflow GPU installation
- [software reverse automation] complete collection of reverse tools
- 【JVM调优实战100例】04——方法区调优实战(上)
- golang中的WaitGroup实现原理
- Let's talk about 15 data source websites I often use
- mysql: error while loading shared libraries: libtinfo. so. 5: cannot open shared object file: No such
- 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
- NEON优化:性能优化常见问题QA
猜你喜欢
Anfulai embedded weekly report no. 272: 2022.06.27--2022.07.03
Telerik UI 2022 R2 SP1 Retail-Not Crack
Provincial and urban level three coordinate boundary data CSV to JSON
力扣1037. 有效的回旋镖
【批处理DOS-CMD命令-汇总和小结】-跳转、循环、条件命令(goto、errorlevel、if、for[读取、切分、提取字符串]、)cmd命令错误汇总,cmd错误
Part 7: STM32 serial communication programming
Trace tool for MySQL further implementation plan
UI control telerik UI for WinForms new theme - vs2022 heuristic theme
Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
[hfctf2020]babyupload session parsing engine
随机推荐
Interface (interface related meaning, different abstract classes, interface callback)
Tensorflow GPU installation
Mongodb client operation (mongorepository)
Dynamic planning idea "from getting started to giving up"
Set (generic & list & Set & custom sort)
Equals() and hashcode()
线段树(SegmentTree)
【JVM调优实战100例】05——方法区调优实战(下)
golang中的Mutex原理解析
Activereportsjs 3.1 Chinese version | | | activereportsjs 3.1 English version
The printf function is realized through the serial port, and the serial port data reception is realized by interrupt
深度学习简史(一)
阿里云中mysql数据库被攻击了,最终数据找回来了
A brief history of deep learning (II)
MySQL中回表的代价
通过串口实现printf函数,中断实现串口数据接收
Link sharing of STM32 development materials
Atomic in golang, and cas Operations
Threejs image deformation enlarge full screen animation JS special effect
省市区三级坐标边界数据csv转JSON