--- In lpc2000@yahoogroups.com, Scott Newell <digital.pickle@g...> wrote: > > At 06:14 PM 12/3/2005, Bertrik Sikken wrote: > > >I tried both ocdcommander and ocdremote and as far as I understand now, > >the big problem with these is that they cannot set breakpoints in flash. > > What? Under OCD Commander, the HBR command doesn't work for you? That's > very odd. > > I've used hardware breakpoints before, and if you really want to get > tricky, you can access the ICE-breaker registers from OCD commander as well. > > -- > newell > Newer versions of ocdremote support the hbreak command, they have also added another monitor command: monitor softbkpts off this means that all breakpoint requests by insight/gdb will be set as hardware breakpoints, which means when enabled stepping etc works correctly in Flash. to resume the default behaviour type monitor softbkpts on Hope this helps. sjo
Message
Re: JTAG Programmer Confusion - Noob Question
2005-12-04 by ntfreak2000
Attachments
- No local attachments were found for this message.