Thomas Doerfler
Thomas Doerfler
The problem really is nasty. Here is, what I found out for topic 1: when you either do a step or set a breakpoint, openOCD will write a "breakpoint opcode"...
Regarding your second topic: is "hbreak ethr_thr_create:405" actually a valid syntax to set a breakpoint at line 405? See: (gdb) l led_timer 52 53 static rtems_id led_timer_id = RTEMS_INVALID_ID; 54...
Hi, I had a discussion on the openocd user's list: and it seems debugging and cache usage is .... not yet properly supported for the cortex-m. So we will have...