Hello, everyone!
MCU: STM32F765ZIT.
FLASH size: 2MB.
I have a problem when running my firmware, with FreeRTOS, with or without a debugger.
My code is crashing in the HAL_Init() function when nDBoot¹ is enabled.
When I initialize the code through the ...