I am stepping through my ARM code in CCS4 watching the ARMINTC0ARM register and none of the values are changing even though my code is writing directly to the registers. Shouldn't I be able to see the values change?
ARMINTC0ARM
REVID = 0x00000000
CR = 0x00000000
GER = 0x00000000
GNLR = 0x00000000
SISR = 0x00000000
SICR = 0x00000000
EISR = 0x00000000
EICR = 0x00000000
HIEISR = 0x00000000
HIDISR = 0x00000000
VBR = 0x00000000
VSR = 0x00000000
VNR = 0x00000000
GPIR = 0x00000000
GPVR = 0x00000000
SRSR1 = 0x00000000
SRSR2 = 0x00000000
SRSR3 = 0x00000000
SECR1 = 0x00000000
SECR2 = 0x00000000
Thx,
MikeH