This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Breakset command question

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?

Parents Reply Children
  • 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."