Mention the CCM (CPU-only RAM) in the F4.

This commit is contained in:
Mike Smith 2011-11-25 17:04:23 -08:00
parent f06bded8dd
commit fa7ae87e25
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ static const char stm32f4_xml_memory_map[] = "<?xml version=\"1.0\"?>"
" <property name=\"blocksize\">0x20000</property>"
" </memory>"
" <memory type=\"ram\" start=\"0x20000000\" length=\"0x30000\"/>"
" <memory type=\"ram\" start=\"0x10000000\" length=\"0x10000\"/>"
"</memory-map>";