Skip to main content
Associate
May 22, 2025
Question

STM32CubeMonitor .elf issue

  • May 22, 2025
  • 1 reply
  • 712 views

Hello,

 

I want to use STM32CubeMonitor to debug the code. The .elf is imported into CubeMonitor, and the connection is built. However, clicking on "Deploy", the follow error message shows: "TypeError: Cannot read properties of null (reading 'variablelist')". I check the .elf file, it really contains "null". 

 

The .elf is generated in STM32CubeIDE. The code can be excuted in both debug and normal run mode without problem. But the .elf contains "null". How to solve this problem?

 

Thanks for support!

STM32User

    1 reply

    Richard.Chvr
    Technical Moderator
    June 5, 2025

    @STuser100, Can you share your elf file?

    To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.