Hello Guys I am using STM32F429IGT6 controller.I am using EWARM. recently my code size reached 1MB so during download it gives error'writing outside flash memory at address 0x08100000'.But as the flash region is from 0x08000000-0x081fffff it should
Hello Guys, I am using STM32F429IGT6 controller. I am using EWARM. recently my code size reached 1MB, so during download it gives error' writing outside flash memory at address 0x08100000'. But as the flash region is from 0x08000000-0x081fffff , it should actually allow me to use 2MB region. I also tried STM32 ST Link utility , but that says 'file size is bigger than flash size'.STM32F429 has 2MB Flash right? thn it should allow code size till 2MB. Then why it is not allowing?
#stm32f429