How to add external loader (already implemented) to STM32CubeProgrammer?
Dear all,
I created an external loader for a custom board and I am using it on the STM32CubeIDE (copying it in the specific folder) to debug; everything works fine.
How can I use the same external loader in the STM32CubeProgrammer? I tried to insert the stldr file in the programmer's folders where there are the other stldr files but then it does not appear in the external loader list of programmer.
Workaround question: is it possible to use the STMCubeIDE program from the microcontroller from a hexadecimal file? If yes, how?
Thanks in advance.

