Question
How can I add QSPI custom external loader to the debugger
In the Debug Configuration under the Debugger tab there is an option to add external QSPI loader .
I have a custom external loader that is working with CubeProgrammer and STLinkUtility.
I want to use this custom loader from within the CubeIDE.
How can I add it to the list of available stldr files?