From: Victor Mayoral Vilches Date: Mon, 29 Sep 2014 21:26:20 +0000 (-0700) Subject: Fix memory config for STM32F4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b548f669672cecfa959aea66fb5663d5e76963d7;p=fw%2Fstlink Fix memory config for STM32F4 The previous memory map didn't allow to debug the whole flash memory. A new configuration has been added and should be used while working with the STM32F4Discovery. --- diff --git a/gdbserver/gdb-server.c b/gdbserver/gdb-server.c index e5e754b..6ea9bae 100644 --- a/gdbserver/gdb-server.c +++ b/gdbserver/gdb-server.c @@ -306,7 +306,7 @@ static const char* const memory_map_template_F4 = " " //Sector 4 " 0x10000" //64kB " " - " " //Sectors 5..11 + " " //Sectors 5..11 " 0x20000" //128kB " " " " // peripheral regs