Re: [Openocd-development] Add initial pic32mx flash programming support

2009-01-03 Thread John McCarthy
On Sat, 2009-01-03 at 09:57 +0100, Øyvind Harboe wrote: > On Sat, Jan 3, 2009 at 6:33 AM, John McCarthy wrote: > > Hi Øyvind, > > > > On Sat, 2009-01-03 at 00:58 +0100, Øyvind Harboe wrote: > >> Committed. > >> > >> Thanks! > >> > >> I believe it is useful to coordinate testing/work on this and i

Re: [Openocd-development] Strange debug issue with STM32

2009-01-03 Thread Michel Catudal
Spencer Oliver a écrit : >> If I enter this sequence the interrupts don't work until I >> cycle the power. >> >> >> target extended-remote localhost: >> mon halt >> load >> thbreak main >> c >> >> If I enter this sequence they do work >> >> target extended-remote localhost: >> mon halt >>

Re: [Openocd-development] Strange debug issue with STM32

2009-01-03 Thread Spencer Oliver
> > > If I enter this sequence the interrupts don't work until I > cycle the power. > > > target extended-remote localhost: > mon halt > load > thbreak main > c > > If I enter this sequence they do work > > target extended-remote localhost: > mon halt > load > mon cortex_m3 maskisr o

Re: [Openocd-development] Strange debug issue with STM32

2009-01-03 Thread Spencer Oliver
> > If I enter this sequence the interrupts don't work until I > cycle the power. > > > target extended-remote localhost: > mon halt > load > thbreak main > c > > If I enter this sequence they do work > > target extended-remote localhost: > mon halt > load > mon cortex_m3 maskisr off

Re: [Openocd-development] Add initial pic32mx flash programming support

2009-01-03 Thread Øyvind Harboe
On Sat, Jan 3, 2009 at 6:33 AM, John McCarthy wrote: > Hi Øyvind, > > On Sat, 2009-01-03 at 00:58 +0100, Øyvind Harboe wrote: >> Committed. >> >> Thanks! >> >> I believe it is useful to coordinate testing/work on this and it doesn't >> affect any existing feature and it's a good step in the right