Practices for evaluating different linker outputs
I want to learn about programming an STM32 without ready-made startup-code and linking to improve my understanding of these crucial steps and to not be dependent on automatic code generation by ST. The tool-chain I am using is arm-none-eabi-gcc
. Currently I am running into problems creating my own linker-script.