cancel
Showing results for 
Search instead for 
Did you mean: 

Flash Error with Stm32L4S9AIIX

Sivakumarzcs128
Associate II

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 1
TDK
Guru

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".