what's the initial stack address of stm32?
Posted on July 08, 2016 at 09:44 Hi guys: I've alredy checked the .map file. I found the two STACK 0x2000c170 Section 2304 startup_stm32f10x_cl.o(STACK) __initial_sp 0x2000ca70 Data 0 startup_stm32f10x_cl.o(STACK) And i...