At 08:24 PM 6/27/04 +0000, you wrote:
>Has anyone succeeded in getting hardware breakpoints
>working with a Wiggler and gdb/insight?
>
>Mine works perfectly for debugging code in ram (it
>inserts software breakpoints perfectly), but I can't
>set a breakpoint in flash. Neither "b main" or
>"hbreak main" work; both commands are accepted, but
>when I continue, the first gives an error writing to
>flash (no surprise) and the second warns that it could
>not insert the hardware breakpoint.
>
>Any ideas?
monitor set hbreak address
It works with numerics anyway, I haven't tried a symbolic address yet.
Robert
" 'Freedom' has no meaning of itself. There are always restrictions,
be they legal, genetic, or physical. If you don't believe me, try to
chew a radio signal. "
Kelvin Throop, IIIMessage
Re: [lpc2000] HW Breakpoints with gdb/wiggler?
2004-06-27 by Robert Adsett
Attachments
- No local attachments were found for this message.