2025-05-22 2:01 AM
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
2025-06-05 2:00 AM
@STuser100, Can you share your elf file?