Skip to main content
dimax
Associate III
October 7, 2012
Question

STM32F2xx Linker Script

  • October 7, 2012
  • 1 reply
  • 393 views
Posted on October 07, 2012 at 15:38

Hi,

What is the right way to get correct linker script.

In my case I'm looking for script for yagarto (GCC) for STM32F217
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 7, 2012
    Posted on October 07, 2012 at 16:46

    What is the right way to get correct linker script?

    I guess the usual way is to write one yourself, or modify an existing one to your specific needs. Review examples and documentation. It is open source after all.

    Here's one I built for the STM32F205ZC (96K RAM, 256K FLASH), which is modelled after the WinARM/Lanchon F1

    ________________

    Attachments :

    STM32F2_COMMON.ld : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtXL&d=%2Fa%2F0X0000000aRQ%2FYU97S7GCsdd9P4Vj7ZukV9pATMIqBr65db5F3Li1lVc&asPdf=false

    stm32f2xx.ld : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtXQ&d=%2Fa%2F0X0000000aRR%2FvJ2cXB.l.1VjA1t8wEkQyxwhA.I8CY5PZXaFzvsOXC0&asPdf=false
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..