Question
STM32F469 Discovery Kit with IAR EW Writing Outside Flash memory
Posted on March 03, 2016 at 11:38
Hi,
I'm trying to program an STM32F469NI Discovery board with a default project from the Cube set of projects using IAR Embedded Workbench (v 7.50). The project builds fine, but while trying to program the device I get an error that says ''Writing outside flash memory at address 0x90000000''. I can ''program'' the device if I don't use the flash loader, but then any changes I make are not reflected on the device, i.e. I started with just trying to replace text that is visible on the screen with debug words to see if my changes were having effect, they're not. I tried to play around with the ICF file and other settings in the ''Project Options'' menu but to no avail. I would appreciate any assistance towards this issue. #stm32f4discovery