X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README;h=b980bbf0c5c58666a9fecb59af2432e58e9e2191;hb=3d3287aa9583b6b75352b61c3e4f5efb4274e456;hp=429b8511f7dc7060a6a522279ad3fe0b379b635d;hpb=126c1cb0261029edf04d898b67e189d5569ad7bc;p=fw%2Fstlink 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 ===