2022-07-18 01:53 AM
Good morning,
currently I am experimenting with a STM32H735G-DK demo board. I started with generating a simple Button for toggeling an LED in Touch GFX. Then I opened the project in the STM32CubeIDE and changed a GPIO pin. After compiling the program, the controller immediately crashes and the MemManage_Handler is invoked.
I tried to verify the problem and repeated the steps with a new project. In this case, I just ran the configuration tool without making any changes which showed the same result. So I think there is a problem with the configuration file ***/or settings.
Unfortunately I am not able to find the cause for crashing, so I do rely on a working configuration for now.
2022-07-20 12:12 AM
Hello @MLang.7 ,
Could you please share your project, to make it easier for us to reproduce the issue ?
Thank you by advance.
/Yoann