Resolved! STM32F091 crashes during debug but runs normal without debugging
Hi everyone,I observed a strange behaviour while creating software for a STM32F091. I am using CubeIDE and HAL. FreeRTOS is used as well. The application is running as expected so far, but when I try to run it in debug mode it does not work. It crash...