Hi, I'm using the debugger together with mspdebug and I was wondering if there is a way to disable the interrupts whenever one is stepping through the code?
Can one configure a series of commands to be executed when processor is halted and again another set of commands when processor is going to enter run mode, to disable and reenable the interrupts, or what do you recommend?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm using the debugger together with mspdebug and I was wondering if there is a way to disable the interrupts whenever one is stepping through the code?
Can one configure a series of commands to be executed when processor is halted and again another set of commands when processor is going to enter run mode, to disable and reenable the interrupts, or what do you recommend?
Thanks