Ok so, I just got a weird crash with gdb server today. I don't know the reason yet, it just happened like that ...
I tried :
- Restart KDS
- Reboot Windows
- Unplug/replug, SEGGER J-Link
Still crashing ... I can compile but it is not possible to launch debug.
I attach a screenshot where you can see the window crash :
Below it is problem details :
Problem signature:
Problem Event Name: APPCRASH
Application Name: arm-none-eabi-gdb.exe
Application Version: 0.0.0.0
Application Timestamp: 53e000a7
Fault Module Name: arm-none-eabi-gdb.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 53e000a7
Exception Code: 40000015
Exception Offset: 0019be55
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 2060
Additional Information 1: 135f
Additional Information 2: 135f28f599bb81eed73f246263285a0b
Additional Information 3: 789a
Additional Information 4: 789a1a5d65a8c84064f6b96a05fd0bd3
Hi Maxime,
try deleting all breakpoints, see https://mcuoneclipse.com/2014/10/11/failed-to-debug-with-gdb-breakpoints-or-expressions-on-non-exist...
I hope this helps,
Erich
I was becoming crazy with this problem.
Mi experience with KDS is not good. It has so many bugs, so many problems, ...
I was so comfortable with CW. The transition to KDS, SDK, MCUEXPRESO... is so bad for me.
Thanks to your good help I'm still try to use it.
Thank you very much.
Ok, I deleted all breakpoints and now it work again.
Thank you Erich for your help.
And by the way, I would like to thank you again for all the support you made with your great blog ! :smileyhappy:
Best regard
Max