Place constant at end of used flash - not specific address
Heyho,
how can I put a constant at the end of the STM32's used flash? (using: STM32CubeIDE)
Not at a specific address (that's not a problem), but I'd like to have a constant always at the end of the used internal flash, independent of any other source code changes.
I just find that there's some ASCII characters = "ASCII" (twice) and lots of 0x00 at the end of my H7 and F7 bin files - that from my sources or placed by CubeIDE?
Thanks!
