cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMonitor .elf issue

STuser100
Associate II

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 1
Richard.Chvr
ST Employee

@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.