STM32F103 HD - Initial Stack Pointer is Wrong
Posted on July 07, 2013 at 18:55I'm trying to set up a project (Eclipse, gcc, OpenOCD) for a hand made prototype board using an STM32F103RC chip (48K RAM). It works, sort of. My linker script specifies the initial stack pointer as _estack = 0x200...