Re: [Openocd-development] LPC2478 with Olimex

2011-03-19 Thread Sebastian Huber
On 19/03/11 02:54, Jörg Fischer wrote: > Hi, > Am 17.03.2011 21:50, schrieb Sebastian Huber: [...] >> Is this a good or bad? When I set the JTAG clock to 6MHz, the load does >> not work. It seems that only 500kHz is possible? >> > If the CPU clock is around 4MHz on RESET, this is expected. Y

Re: [Openocd-development] LPC2478 with Olimex

2011-03-18 Thread Jörg Fischer
Hi, Am 17.03.2011 21:50, schrieb Sebastian Huber: > I just started with the OpenOCD and an Olimex USB-JTAG adaptor. Thanks > to the great documentation it was quite easy to set up. I have this GDB > script to load my application: > > set remote hardware-breakpoint-limit 2 > set remote hardware-

[Openocd-development] LPC2478 with Olimex

2011-03-17 Thread Sebastian Huber
Hello, I just started with the OpenOCD and an Olimex USB-JTAG adaptor. Thanks to the great documentation it was quite easy to set up. I have this GDB script to load my application: set remote hardware-breakpoint-limit 2 set remote hardware-watchpoint-limit 2 target remote localhost: monitor