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.
Description
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.
Solution
To run a macro in stages, break the macro into multiple sub-macros. Then run each sub-macro individually.