Question
Building STM32-Nucleo demo for position independence.
I'm trying to build the IO_Toggle demo for the STM32 Nucleo board as position independent. I've followed the description given in the Atollic TrueStudio for Arm User Guide (p171), and I still end up with variables and structs having problems. Has anyone run into this, and are there any suggestions / solutions? Thanks.