2023-06-26 04:15 AM
Hi,
I am working on a STM32 using STM32CubeIDE. I have a problem, when I'm running my code in debug mode I haven't the result I want to have on a part of this one. But when I am running it in debug mode step by step it's working. I don't have any explication about this. Do you know more about this problem ?
Thank you,
Pierre
2023-06-26 07:18 AM
Hello @PierreGS,
You may need to provide more details about the issue. You can start with disabling the compiler optimization settings.
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.