AR# 839: Hardware Debugger 6.0.1: Once a macro has been issued, there is no way to interrupt it.
AR# 839
|
Hardware Debugger 6.0.1: Once a macro has been issued, there is no way to interrupt it.
描述
When running a macro, either by selecting the Run Macro command from the File menu, or clicking on the Run macro toolbar icon with a macro in focus, there is no way to stop the macro.
解决方案
To run a macro in stages, break the macro into multiple sub-macros. Then run each sub-macro individually.