Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
How JTAG take control of ARM core?
Jump...
Cancel
Locked
Locked
Replies
9 replies
Subscribers
119 subscribers
Views
12033 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
How JTAG take control of ARM core?
Ding Li
over 12 years ago
Note: This was originally posted on 29th July 2010 at
http://forums.arm.com
Hello,
I have a question from customer regarding how to disable JTAG in their final product to prevent their application code from explosion from JTAG interface.
Since I am not familiar with JTAG debug module and ARM core interaction mechanism, I would like to know if there is any document talking about the JTAG debug detail procedure.
(1) We have a plan to disable the JTAG port during reset stage of the MCU, and enable it with the built-in ROM code in certain stage. I am not sure if it is workable, any attention needed?
(2) Is the system reset a must when entering JTAG debug mode? If not, please help explain the detail procedure on how JTAG take control of core.
Thanks a lot!
Parents
Joseph Yiu
over 12 years ago
Note: This was originally posted on 2nd August 2010 at
http://forums.arm.com
Older ARM cores (e.g. ARM7TDMI) has JTAG interface and the descriptions are covered in the
Technical Reference Manuals (TRM). For example, the ARM7TDMI-S TRM can be found in
[url="
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0234b/index.html
"]
http://infocenter.arm.com/help/topic/com.a...234b/index.html[/url]
Newer ARM cores use CoreSight debug architecture.
The document "CoreSight™ Technology System Design Guide" might be useful for you:
[url="
http://infocenter.arm.com/help/topic/com.arm.doc.dgi0012d/index.html
"]
http://infocenter.arm.com/help/topic/com.a...012d/index.html[/url]
Cancel
Vote up
0
Vote down
Cancel
Reply
Joseph Yiu
over 12 years ago
Note: This was originally posted on 2nd August 2010 at
http://forums.arm.com
Older ARM cores (e.g. ARM7TDMI) has JTAG interface and the descriptions are covered in the
Technical Reference Manuals (TRM). For example, the ARM7TDMI-S TRM can be found in
[url="
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0234b/index.html
"]
http://infocenter.arm.com/help/topic/com.a...234b/index.html[/url]
Newer ARM cores use CoreSight debug architecture.
The document "CoreSight™ Technology System Design Guide" might be useful for you:
[url="
http://infocenter.arm.com/help/topic/com.arm.doc.dgi0012d/index.html
"]
http://infocenter.arm.com/help/topic/com.a...012d/index.html[/url]
Cancel
Vote up
0
Vote down
Cancel
Children
No data