[BUG] __libc_init_array fails on STm32H750XBH6
Posted: Tue Nov 05, 2024 7:35 am
Arduino IDE 2.3.3
STM32H750XBH6
STM32 MCU Based Boards 2.8.1
An empty sketch is compiled with only setup and loop.
in startup_stm32h750xbhx.s
running "bl __libc_init_array" causes WWDG_Handler before "main".
Program compiled using CubeIDE works fine. "main" can be called.
STM32H750XBH6
STM32 MCU Based Boards 2.8.1
An empty sketch is compiled with only setup and loop.
in startup_stm32h750xbhx.s
running "bl __libc_init_array" causes WWDG_Handler before "main".
Program compiled using CubeIDE works fine. "main" can be called.