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.
Hello,
I'm new to ARM Development Studio.
I'm working with U-boot and trying to set a breakpoint that survives a reset.
However, it seems that my breakpoints are never triggered after reset. I'm assuming my hardware breakpoints are being cleared by the reset?
I know my breakpoint is valid because the debugger will break on it if I type in the hbreak command immediately after reset by first performing a pause, so I can type it in the command window.
Thank you for the help.