The CCS Real-time Debug training says that access to memory while the processor is running is possible on Tiva, Stellaris and Hercules ARM devices via the DAP (Debug Access Port).
With CCS 6.1.0.00104 under Windows 7 I am able to get Continuous Refresh to work on a running Tiva device in a EK-TM4C1294XL.
However,when using Hercules devices in a LAUNCHXL-RM42 or LAUNCHXL2-RM46 Continuous Refresh doesn't work if the target is running - CCS reports "execution state prevented access" and doesn't update the the Expressions or Memory Browser views when the target is running.
Is the failure to access the memory of Hercules devices when running a bug in CCS or a limitation of the devices and/or emulators?
[The launchpads used all happen to have different emulators - Stellaris ICDI on the EK-TM4C1294XL, XDS100v2 on the LAUNCHXL-RM42 and XDS110 on the LAUNCHXL2-RM46]