[BUG] __libc_init_array fails on STm32H750XBH6

Post here first, or if you can't find a relevant section!
Post Reply
thisdp
Posts: 9
Joined: Wed Mar 17, 2021 12:07 pm
Answers: 1

[BUG] __libc_init_array fails on STm32H750XBH6

Post 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.
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: [BUG] __libc_init_array fails on STm32H750XBH6

Post by fpiSTM »

mortgage
Posts: 1
Joined: Wed Oct 02, 2024 9:15 am
Contact:

Re: [BUG] __libc_init_array fails on STm32H750XBH6

Post by mortgage »

This problem is solved drift boss. Thank you for the excellent support, as detailed in the link you provided. :)
Post Reply

Return to “General discussion”