Qt Creator 19.0.0. Bare-metal debugging isn't working.
-
Hi, I'm working with STM32 - openOCD - stlink. After updating, the debugger doesn't work. The debug window closes without error. I reverted to version 18.0.2. In the screenshot at this location in version 19 there is only "Debugger Preset"

OS Kubuntu 24.04.Thanks!
-
In version 19, they added a green and red circle. On my device, there is a red circle and the debugger does not start, although the same project works on an older version of Qt Creator.

Qt Creator cannot detect my device.Here is a screenshot from version 18

-
Hi @Den_Mir,
I'm not sure if it is related, but https://qt-project.atlassian.net/browse/QTCREATORBUG-34268 sounds similar. For that bug is already a patch under review that will land in 19.0.1: https://codereview.qt-project.org/c/qt-creator/qt-creator/+/723444
Once that patch is merged (a day later) you can try a snapshot from https://download.qt.io/snapshots/qtcreator/19.0/19.0.1
I hope that helps.
Regards
-
Hi @Den_Mir,
I'm not sure if it is related, but https://qt-project.atlassian.net/browse/QTCREATORBUG-34268 sounds similar. For that bug is already a patch under review that will land in 19.0.1: https://codereview.qt-project.org/c/qt-creator/qt-creator/+/723444
Once that patch is merged (a day later) you can try a snapshot from https://download.qt.io/snapshots/qtcreator/19.0/19.0.1
I hope that helps.
Regards
-
D Den_Mir has marked this topic as solved