Resolved! STM32f4x and Data section
Posted on September 04, 2017 at 15:18Hello, I need small clarifications about .data section placement in the STM32F446x mcu. Let say i have a global array in the program and if i run the program on MCU, The arry can be located at 0x20000000 address...