Zimin Wang / Mbed 2 deprecated DDRO_Farrari

Dependencies:   mbed-rtos mbed

Fork of DDRO_Farrari by Liangzhen Lai

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