[Openocd-development] Stm32 load elf file with gdb

2010-11-04 Thread Jonathan dumaresq
Hi all, I try to get my stm32 environnement working with gdb. I'm unable to get my elf file loaded with gdb. Here my setup: Openocd.cfg / source [find interface/olimex-arm-usb-ocd.cfg] source [find target/stm32.cfg] stm32.cpu configure -event gdb-flash-write-end { reset init }

Re: [Openocd-development] Stm32 load elf file with gdb

2010-11-04 Thread Andreas Fritiofson
On Thu, Nov 4, 2010 at 2:46 PM, Jonathan dumaresq jdumar...@cimeq.qc.ca wrote: Hi all, I try to get my stm32 environnement working with gdb. I'm unable to get my elf file loaded with gdb. Here my setup: Openocd.cfg / source [find interface/olimex-arm-usb-ocd.cfg] source [find