Re: [Openocd-development] Need help with wiggler and pxa270

2010-10-17 Thread Mike Dunn
On 10/15/2010 03:36 PM, Oleg Kravchenko wrote: > Info : JTAG tap: pxa270.cpu tap/device found: 0x79265013 (mfg: 0x009, part: > 0x9265, ver: 0x7) > Info : accepting 'gdb' connection from 0 > Warn : acknowledgment received, but no packet pending > undefined debug reason 6 - target needs reset > Warn

Re: [Openocd-development] OpenOCD + gdb load multiple ELF files

2010-10-17 Thread Øyvind Harboe
On Sun, Oct 17, 2010 at 3:14 PM, Andreas Schmidt wrote: > Hello all, > > I would like to debug an newly developed application which consists of a > bootloader and a separate application. The bootloader and the application > exist as ELF binaries having a distinct base address in flash memory. But

[Openocd-development] OpenOCD + gdb load multiple ELF files

2010-10-17 Thread Andreas Schmidt
Hello all, I would like to debug an newly developed application which consists of a bootloader and a separate application. The bootloader and the application exist as ELF binaries having a distinct base address in flash memory. But I don't know how to load and flash the two files with GDB and