Skip to main content
Associate II
July 12, 2024
Question

Flash Error with Stm32L4S9AIIX

  • July 12, 2024
  • 1 reply
  • 853 views

Hi Guys,

We are having an issue while programming an STM32L4S9AIIX. The error message is: 'File segment @0x08000000 is not 255-bytes aligned. It will be aligned to @0x07FFFFF8.' We tried flashing it using multiple options in the CubeProgrammer, but the result is always the same. We can't find any solutions on the web for this. Looking for solutions from those who have solved these types of errors before.

1 reply

TDK
Super User
July 12, 2024

Does your linker file have the correct starting point for the FLASH section?

If so, could you attach the ELF or HEX file here? Perhaps (another) bug in the latest STM32CubeProgrammer?

"If you feel a post has answered your question, please click ""Accept as Solution""."