Hey guys. I've been using the Openocd-0.4.0 with the Olimex ARM-USB-TINY Jtag on the Luminary lm3s6965 chip (Running FreeRTOS) for a while, and I've noticed some major problems with stepping in GDB.
If it's of any help, I am using the Codesourcery arm-2009q3 toolchain. I'd appreciate any help. Ian Lambert Every time I try to step one line of code or to step into a function, I end up breaking in an ISR. Has anyone experienced similar problems? (I've attached my configuration for the perusal of anyone interested)
source [find interface/olimex-jtag-tiny.cfg] telnet_port 4444 gdb_port 3333 tcl_port 6666 #Target #source [find local_lm3s6965.cfg] source [find target/lm3s6965.cfg]
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
