下面是
help
里的说明
,
与界面中的选项略有不同,但是可以参考
Realtime Options
Halt the target before any debugger access:
When the target is running and debugger requires access to the target (e.g. user clicks on
refresh button of a view while the target is running), the target will halt for a very brief moment
to retrieve the requested data before it continues running again. During this time, time-critical
interrupts will be ignored. This option is disabled by default.
Enable silicon real-time mode (service critical interrupts when halted, allow
debugger accesses while running):
This option is supported on only a selected number of emulators. When enabled, debugger
accesses will be allowed while the target is running. Time-critical interrupts are still serviced
when the target is halted. This option is disabled by default.