Question
Writing outside flash memory at address problem
Posted on January 04, 2012 at 10:29
Hi,
im using stm32 h103 board and IAR for debugging i want to add polarssl library for crypto operations. But when i want to use library functions.''Writing outside flash memory at address 0x8008000 '' error occurs. stm32h103 board has 128 kb memory. But this error says that i can only use 32 kb of memory. Is anyone has an advice? #flash #stm32