Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

ARM Community: jtag sequences for cortex - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

jtag sequences for cortex Rate Topic: -----

#1 User is offline   jowa 

  • Member
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 11-January 11

Posted 11 January 2011 - 10:59 AM

Hi,

I am looking for JTAG sequences for Cortex(-M3). There is an Application Note AN205 'Writing JTAG Sequences for ARM9 Processors'. Are the sequences the same?

Thanks.
0

#2 User is offline   Joseph Yiu 

  • Regular Contributor
  • PipPipPip
  • Group: Members.
  • Posts: 217
  • Joined: 01-March 10

Posted 12 January 2011 - 01:49 PM

It is completely different.

Cortex-M processors are based on CoreSight Debug and Trace Technology

An overview of the technology can be found here: (CoreSight Technology System Design Guide)
http://infocenter.ar...012d/index.html

You will need ARM Debug Interface v5 for details of connecting to the Debug Access Port (DAP).
http://infocenter.ar...031a/index.html

After connecting to the debug access port, you can then access debug features in form of
programmable registers in the Cortex-M3 memory space. You will need the ARMv7-M
Architecture Reference Manual (http://infocenter.ar...403c/index.html)
to know the details of the debug architecture.

regards,
Joseph
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic