Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of DDRO_Farrari by
Diff: jtag.h
- Revision:
- 2:bf2ce6c4e789
- Parent:
- 0:84a8bcfbdec9
- Child:
- 10:95e9932f7990
--- a/jtag.h Mon Oct 21 22:36:51 2013 +0000 +++ b/jtag.h Mon Jan 20 00:20:50 2014 +0000 @@ -4,7 +4,11 @@ */ // Addresses + +// DHCSR: Debug Halting Control and Status Register. +// http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0337e/CEGCJAHJ.html #define DHCSR_ADDR 0xE000EDF0 + #define DCRSR_ADDR 0xE000EDF4 #define DCRDR_ADDR 0xE000EDF8 #define DEMCR_ADDR 0xE000EDFC