Open thanhduongvs opened 3 years ago
https://interrupt.memfault.com/blog/how-to-write-linker-scripts-for-firmware http://www.bravegnu.org/gnu-eprog/index.html https://sourceware.org/binutils/docs/ld/ https://wiki.osdev.org/Linker_Scripts https://visualgdb.com/tutorials/arm/linkerscripts/
https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_Linker-Command-File-Primer.html
https://itachi.pl/hardware/writing_linker_script_for_stm32_from_scratch https://hackaday.com/2020/12/23/bare-metal-stm32-exploring-memory-mapped-i-o-and-linker-scripts/
STM32CubeIDE user guide.pdf
https://interrupt.memfault.com/blog/how-to-write-linker-scripts-for-firmware http://www.bravegnu.org/gnu-eprog/index.html https://sourceware.org/binutils/docs/ld/ https://wiki.osdev.org/Linker_Scripts https://visualgdb.com/tutorials/arm/linkerscripts/