This is basically a re-post of forum.segger.com/index.php/Thr…ne-hangs-in-device-reset/
I was having this issue in 3.20a. It would trigger after only a few minutes of connection to the device.
I've updated to 3.20b and the issue appears fixed (after about 30 minutes of use), but I don't see anything that would fix this in the release notes.
The bug was triggered seemingly at random. After this, none of the interaction with the device would work. Resetting, halting, disconnection, editing/viewing memory, etc. were all unresponsive. The status bar shows "Resetting device..."
My only option was to kill the process.
Disconnecting the j-link did produce the standard error, but didn't release ozone out of this bugged state.
I'm debugging a cortex-M0 based core via SWD at 4MHz. I also tested at 1MHz and 500kHz which both continued to have the bug. The image loaded is a .elf. Before triggering the bug, I was always editing a field in the watched data called "command".
The j-link being used is an on-board one, not an external one.
Since this appears to be fixed, does support care about pursuing this? If I encounter it again, I'll make sure to post back here.
Thanks
I was having this issue in 3.20a. It would trigger after only a few minutes of connection to the device.
I've updated to 3.20b
The bug was triggered seemingly at random. After this, none of the interaction with the device would work. Resetting, halting, disconnection, editing/viewing memory, etc. were all unresponsive. The status bar shows "Resetting device..."
My only option was to kill the process.
Disconnecting the j-link did produce the standard error, but didn't release ozone out of this bugged state.
I'm debugging a cortex-M0 based core via SWD at 4MHz. I also tested at 1MHz and 500kHz which both continued to have the bug. The image loaded is a .elf. Before triggering the bug, I was always editing a field in the watched data called "command".
The j-link being used is an on-board one, not an external one.
Thanks
The post was edited 1 time, last by Zeke ().