Hello eveyone.
I am in trouble with OpenOCD. I am trying to use OpenOCD with VisualGDB trial
on STM32F4 discovery board. I achived to connect board but, when click step into/over etc. in debugging session, it gives to me
Info : halted: PC: 0x08006cdc etc.
I also used ST-link V2 adapter but result is same….
This message itself does not indicate any error, it simply means that the target has stopped at a breakpoint. Please let us know what exactly you are doing, what are you observing/expecting and share the ENTIRE output of the OpenOCD window and the GDBÂ Session window (after you switch it to the “All GDB Interaction” mode).