STM32CubeIDE fails loading "big" software in Flash. Mass-erase the flash as workaround but not stabl
HI,
We have an STM32L55CC with 256k flash on our board.
Debugging was OK with a first version of 75Kb flash. A current test version tops at 204kB. And then the troubles began.
Quite often the download in flash failed. I dind't find any soution on google and elsewhere.
Seeing that I upgraded my CubeIDE and the driver of the ST/LINK V2.It works for some times and afterward stopped working. As I was working on the memory map I was messing all around modifying my map back and forth.
Finally after having seen this
I tried to mass-erase the flash from the STM32CubeProgrammer. After that I can reload the software and debug.But it is not stable. After a few downloads it breaks again, I mass-erase the flash and it restarts.
Any ideas? Thanks in advance