[Qt-creator] Bare metal: Debug without flashing

Andrzej Telszewski andrzej at telszewski.com
Fri May 19 12:08:39 CEST 2023


Hi,

I would like to have the following 3 _separate_ actions:

1. Write the flash memory of my MCU.
2. Start debugging of the program in the MCU (without _flashing_).
3. 1 and 2 combined.

As of today, it's only possible to configure the debug server provider 
to either:

- always write the flash memory (`load` command in the _Init commands:_ 
text box),
- never flash the memory, by omitting the `load` command.

Could you extend Qt Creator to have these capabilities?

Thank you! :-)

--
Best regards,
Andrzej Telszewski



More information about the Qt-creator mailing list