2023-06-22 06:46 AM
When compiling with Maximum (-g3) Debug level, Add new exe-config config mode stalls at 10% when loading .elf. Why is this? Is there a limit to the number of symbols or the size of the .elf?
If compiled with Default (-g) Debug level, then loads OK.
When the project was simpler, fewer files, it did load OK with-g3 Debug level.
STM32 CubeMonitor version 1.6.0 Windows 11
GNU Tools for STM32 (10.3-2021.10)
2023-08-31 08:03 AM
Hello @_kj_
What is the size of your elf file? Can you share it?