STM32CubeProgrammer 2.12 and later can't load external loader
From version 2.11 to 2.12 a change was introduced that results in the programmer reporting that the external loader "cannot be loaded" while loading via stlink v2 via the command line tool.
-----------------------------------------------------------
STM32CubeProgrammer v2.12.0
-----------------------------------------------------------
Error: External loader <file_name>.stldr cannot be loaded.
Press any key to continue . . .The loader has not changed through many versions of the programmer and has been functioning as expected until now. Are there known updates to the loader api or other modifications documented somewhere?
The issue came to light after updating to 2.13 from 2.9, after which I was able to narrow down at which release the issue showed up, between 2.11 and 2.12.
Device
STM32H743IIT6 with and external QSPI flash memory
