Hello,
I have a problem single stepping using an AT91RM9200 when in thumb mode. Since nobody could help me so far I used gdb to debug openocd. I found out that when I set “has_single_step” to 0 single stepping seems to work. Therefore, I have two questions:
- Matthias Meixner