Solved
Hex file: adding dummy bytes - STM32 Cube IDE - GNU/LD
within the STM32 Cube IDE After creating a hex file, I noticed that some lines had less data than others due to linker separation. How can I use the STM32 Cube IDE to add dummy bytes to the memory?
