Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Setting Hardware Breakpoints

$
0
0
Good evening , i've got a problem with configuring Breakpoints on ARMv7 with XEN as a Hypervisor. My goal is to implement some kind of Single Step by using "Address Mismatch" Breakpoints. To do this, i try to set the following registers: DBGBCR0 = 0b 0000 0000 0100 0000 0100 0000 0000 0111 which defines the BT as "Unlinked instruction address mismatch", PMC to "PL1/PL2" and setting the "Enable" bit

Viewing all articles
Browse latest Browse all 3049

Trending Articles