Skip to main content
Visitor II
June 22, 2023
Question

STM32CubeMonitor stuck at 10% when parsing .elf

  • June 22, 2023
  • 1 reply
  • 828 views

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)

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 31, 2023

    Hello @_kj_ 

    What is the size of your elf file? Can you share it?