Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Platforms forum
How to enter debug state ARMv8
Jump...
Cancel
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
2 replies
Answers
1 answer
Subscribers
22 subscribers
Views
18255 views
Users
0 members are here
Debugging
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 to enter debug state ARMv8
hntuan94
over 6 years ago
Hi all,
Is there any sample assembly code for entering debug state ARMv8.
Thanks,
HNT
Top replies
Michael Williams
over 6 years ago
+2
verified
Firstly halting debug must be enabled by the authentication interface to the CPU. This is controlled by pins called DBGEN and SPIDEN, and how to do this depends on the security features of your SoC. ...