Question
stm32f415 increase 64k RAM data
Posted on September 12, 2017 at 16:52
Hi,
I'm using STM32F415 with treadX OS and Netxduo
When I want to allocate some data, it crash when I'm over 64 Kb
I have try to configure OPENOCD with this configuration but no changes:
configure -work-area-phys 0x20000000 -work-area-size 0x15000 -work-area-backup 0
Ludo
#sram #stm32f4 #memory #openocd