Re: [Openocd-development] Beginners help with OpenOCD, STM3210E-EVAL and Olimex ARM-USB-TINY JTAG connector.

2009-04-16 Thread Robert Taylor
You are both correct. Thanks for the help! 2009/4/14 Magnus Lundin : > Hi > > You are just erasing one sector of the flash memory, 1k, and probalby your > bin file is larger. > Try something like:   flash erase_sector  0 0 10 > > Magnus > > > Robert Taylor wrote:

[Openocd-development] Beginners help with OpenOCD, STM3210E-EVAL and Olimex ARM-USB-TINY JTAG connector.

2009-04-14 Thread Robert Taylor
-j .text a.out hello.bin -O binary Which produces the following file: -rwxr-xr-x 1 taylorr taylorr 6156 2009-04-09 14:35 hello.bin I started OpenOCD as follows: C:\Documents and Settings\Robert Taylor\Desktop>openocd -d 3 -l openocd.log -s "C:\Program Files\OpenOCD\0.1.0" -f int