Hi.
I have the same problem as dabramson. I can’t see the processor core registers for a STM32F4 when I open:
Debug->Windows->Registers.
But I found a solution.
In the watch window I can display the registers when I write:
$r0
$r1
$r2
$r3
.
.
$r12
$sp
$lr
$pc
$xpsr
$msp
$psp
$primask
$basepri
$faultmask
$control