Page 1 of 1

[BUG] __libc_init_array fails on STm32H750XBH6

Posted: Tue Nov 05, 2024 7:35 am
by thisdp
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.

Re: [BUG] __libc_init_array fails on STm32H750XBH6

Posted: Tue Nov 05, 2024 9:58 am
by fpiSTM

Re: [BUG] __libc_init_array fails on STm32H750XBH6

Posted: Tue Nov 12, 2024 4:55 am
by mortgage
This problem is solved drift boss. Thank you for the excellent support, as detailed in the link you provided. :)