2024-07-02 01:22 AM - last edited on 2024-07-02 09:14 AM by Tesla DeLorean
Hi I am completely new to this error I couldnt find any the page
It was working fine before and suddenly got this error in LIve Expressions on debugging
so please help me
2024-07-02 09:19 AM
@STTwo-32 @Andrew Neil (re: title/summary issue)
Please determine what's happening here.
Debug Build, so should have symbols, etc
From presentation I don't see if the variables are in scope. I'd presume you'd get a different message if the symbols didn't exist.
2024-07-02 09:52 AM
> It was working fine before and suddenly got this error in Live Expressions on debugging
Can you be more specific? did is top working from one run to another? did you change the code and then it stopped working? did you change compilation options?
Did you try the basic no-brainer universal fixall of, disconnect/reconnect your debugger. clean the project and rebuild?
restart CubeIDE? I'm not saying there isn't an issue that needs fixing, but it'd be helpful if you could try to offer more context about what might have caused this change of behavior.
Also, can you show us the "Waiting for debugger to connect" section of the output log with a few lines before and after?