The stm32cube builder script fails to select any startup assembly file at all. You need to copy-paste the contents startup_stm32wl55xx_cm4.s file as src/startup_stm32wl55xx_cm4.S
(mind the uppercase “.S!”) and rebuild.
1 Like