STM32F103Ze-sk linker script

Feb 19, 2010 2 Replies

I have been given the task of getting a GCC cross compiler setup for STM32F101C4 which has not been a problem however I was given an STM32F103Ze-sk "IAR Kickstart Kit" to test my setup on. I am having problems writing my linker script has anyone done this? or have any advice on creating the SECTIONS portion of the linker script.


Thanks


--------------------------------------- Posted through

formatting link


The IAR compiler is not GCC.

The processor seems to be an ARM, which is well supported under the GNU tools.

For the linker script, you need a list of the address space layout of your target system.

Do you intend to produce a script for the IAR linker or GNU ld?

Tauno Voipio tauno voipio (at) iki fi

Thanks for your response. I created a GNU ld script.

advice

--------------------------------------- Posted through

formatting link

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required