Skip to main content
Visitor II
May 22, 2025
Question

STM32CubeMonitor .elf issue

  • May 22, 2025
  • 1 reply
  • 711 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

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    June 5, 2025

    @STuser100, Can you share your elf file?