How to use the program load header for the debug environment flash algorithm while using the STM32CubeIDE?
Hi there,
it seems that STM32CubeProgrammer (Version 2.6.0) is using the program load header information to flash the system, while the STM32CubeIDE (Version 1.8.0) is using the section information. Since the initialize data section is not part of that section information, this is missing in the size and the correct length is in the program header information.
My problem is, that I cannot flash and debug the program while using the CubeIDE. Is it possible that the CubeIDE is using the program load header information instead of the section information?
Kind regards
Bastian
