From 3d3287aa9583b6b75352b61c3e4f5efb4274e456 Mon Sep 17 00:00:00 2001 From: jnosky Date: Sat, 12 Nov 2011 17:02:18 -0500 Subject: [PATCH] Added note about STM32F4 flash support --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 429b851..b980bbf 100644 --- a/README +++ b/README @@ -76,6 +76,10 @@ If you would link your executable to 0x08000000 and then do (gdb) load firmware.elf then it would be written to the memory. +STM32F4: +The flash utility supports the full 1MB address space. +The gdbserver only supports up to 64kB applications at the moment. + FAQ === -- 2.30.2