Mention the CCM (CPU-only RAM) in the F4.
This commit is contained in:
parent
f06bded8dd
commit
fa7ae87e25
|
@ -59,6 +59,7 @@ static const char stm32f4_xml_memory_map[] = "<?xml version=\"1.0\"?>"
|
||||||
" <property name=\"blocksize\">0x20000</property>"
|
" <property name=\"blocksize\">0x20000</property>"
|
||||||
" </memory>"
|
" </memory>"
|
||||||
" <memory type=\"ram\" start=\"0x20000000\" length=\"0x30000\"/>"
|
" <memory type=\"ram\" start=\"0x20000000\" length=\"0x30000\"/>"
|
||||||
|
" <memory type=\"ram\" start=\"0x10000000\" length=\"0x10000\"/>"
|
||||||
"</memory-map>";
|
"</memory-map>";
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue