Flash Error with Stm32L4S9AIIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-12 5:50 AM
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.
- Labels:
-
STM32L4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-12 7:02 AM - edited 2024-07-12 7:03 AM
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?
