STM32CubeProgrammer External Loader issue
Hi!
I need to have the ability to program an external SPI flash (W25Q32) via External Loader.
I've implemented the loader as described here and it worked successfully for smaller binary file, yet I've got some issues uploading a bigger binary.
Once I decided to upgrade CubeProgrammer to the newer version (from v2.4.0 I used) External Loader stopped working and don't even start.
The behaviour I see now is same as the one described here.
The MCU is STM32WL55.
Please specify what might be wrong, because CubeProgrammer is some kind of "black box" here.
BTW, debugging with CubeIDE works and Init method works as well.