有没有哪位DX总结过ARM的JTAG、SWD和其它调试与烧写接口的标准电路,我在官方网站上都没有看到,或者是推荐的电路
其实如果有这样的电路可以使初学的工程师可以更快的上手,不用花过多的时间在硬件调试上
有没有哪位DX总结过ARM的JTAG、SWD和其它调试与烧写接口的标准电路,我在官方网站上都没有看到,或者是推荐的电路
其实如果有这样的电路可以使初学的工程师可以更快的上手,不用花过多的时间在硬件调试上
hi,experts:
ARMv7 ARM.pdf的C1.2.1 Invasive debug chapter提到了2种debug-mode:
1. Monitor debug-mode
2. Halting debug-mode
不清楚哪种情况下使用"Monitor debug-mode".
似乎目前的JTAG tool:都是使用Halting debug-mode
best wishes,
hi, experts:
通过JTAG 接口,debug ARM Cortex-A7平台时:
JTAG tool与CPU Core连接后,通过halt命令,会让CPU停下来?
这是如何做到的?会做一些CoreSight相关register设置吗?
按我的理解:
1. 当我们设置Software breakpoint / Hardware breakpoint时,才会做一些register设置。
best wishes,
On ARM official website, I saw some description about debug method by Freescale Vybrid.
It sounds like below (No JTAG or SW connection):
[PC Host] <--- USB wire ---> [Freescale Vybrid]
So it seems there is a bridge inside Vybrid, which…
We have a ARM RVI in hand, do we need to purchase this driver now?
The driver was also mentioned in:
http://www.arm.com/zh/about/newsroom/20833.php
However, the links in that is not valid any more.
Please help on this topic.
Thanks.
Hi,
I would like to ask if there is any way to configure ARM Development Studio to work with RDI compliant debug probes like J-Link.
Thanks in advance,
Matthew
This is a monthly series featuring embedded developers of the ARM Connected Community.

Before GPIO, I've been working…