Resolved! Hardfault on STM32F746BGT6 startup, __libc_init_array
I'm trying to get a STM32Cube project compiled using arm-none-eabi-gcc and a Makefile. The FW builds without problems.but when I boot the MCU i get stuck in Hard Fault. Any ideas what could be wrong?Reset_Handler: ldr sp, =_estack /* set s...