Crossworks 3.7 consistently crashing when debugging
I am using Crossworks v3.7 to do some development on an Cortex-M4.
The IDE is crashing consistently (like after a couple of steps) when debugging the code on the board.
The code itself is not causing any hard faults/bus faults etc, it runs fine when released, but when stepping through line by line the IDE will just die.
Can I get some reports for someone to look into this?
-
Markus - Yes I've tried the trial version of v4 and it also crashes in this.
Michael - Not too familiar with how the SWD data is parsed and what is transmitted in this protocol - so I will ZIP and example elf when I'm at my dev machine for you to take a look - many thanks for your help.
I am able to debug by using F9 to set breakpoints and F5 until those are reached, when stepping over or out of lines however it will just collapse with no warning, although it does this most often when stepping over a curly brace, indicating stepping out of a method, or to the start of a for/while loop.
-
Hi Michael, You can find the ELF here: https://drive.google.com/file/d/1JeSQ5tCdnjigezHgG114Rkjb5B5UVkBK/view?usp=sharing
Thanks for any assistance.
Please sign in to leave a comment.
Comments
9 comments