stm32f4 memory length

Jython googcheng at gmail.com
Tue Jun 4 05:06:13 UTC 2019


MEMORY {
RAM_INT : ORIGIN = 0x20000000, LENGTH = 192k
ROM_INT : ORIGIN = 0x00000000, LENGTH = 1M
}

im using the f407 has 192k ram,
the original is *LENGTH = 128k*,
but if i changed it to 192k, the board cant boot, why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20190604/a7d41b88/attachment.html>


More information about the users mailing list