We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How can I set the length (range) using the Breakset command within the *.ini file? I see how to set it using the drop down menu, but how can I do it using the command line "BS" command?
I do have the restore selected, but I am unsure exactly when it actually restores. I clear all of the breakpoints at the start of my *.ini file and reset them each time I restart. I can disable that feature, but when would the simulator actually try to restore the breakpoints? Between running simulations? (successive Ctrl-f5's)? I have set the breakpoint (w/size) using the menu, and I see a BS call on the command line pertaining to it, but it does not have any size value to it. Any help is greatly appreciated.
"when would the simulator actually try to restore the breakpoints?" When enabled, it restores interrupts etc each time you start the simulator.
"When enabled, it restores interrupts etc each time you start the simulator." I'm sorry - that should, of course, be: "When enabled, it restores breakpoints etc each time you start the simulator."