<div dir="ltr">thanks! i also want to know how to use 
64K CCM data? do I need to add a .ccm section in linkcmd.base file?<code></code><code class="gmail-cpp gmail-plain"></code>

 </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 4, 2019 at 1:21 PM <<a href="mailto:groups@chichak.ca">groups@chichak.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;">According to the STM407 users manual:<div><br></div><div>There is 112KB at 2000 0000</div><div>16KB at 2001 C000</div><div><br></div><div>And the final 64K is at 1000 0000</div><div><br></div><div>So your memory isn’t contiguous at 2000 bazillion. When you declare that it is, the memory test will get into an unused space and give you an address trap.</div><div><br></div><div><br></div><div>Andrei from The Great White North</div><div><br></div><div><br></div><div><br></div><div><img id="gmail-m_-19205283294328456752F1FCCAC-2FE9-449D-AC66-410F12032C87" src="cid:16b2140be3e37cf39761"><br><div><br><blockquote type="cite"><div>On 2019-June-03, at 23:06, Jython <<a href="mailto:googcheng@gmail.com" target="_blank">googcheng@gmail.com</a>> wrote:</div><br class="gmail-m_-1920528329432845675Apple-interchange-newline"><div><div dir="ltr">MEMORY {<br>    RAM_INT : ORIGIN = 0x20000000, LENGTH = 192k<br>  ROM_INT : ORIGIN = 0x00000000, LENGTH = 1M<br><div>}</div><div><br></div><div>im using the f407 has 192k ram, <br></div><div>the original is 
<b>LENGTH = 128k</b>,</div><div>but if i changed it to 192k, the board cant boot, why?<br>

</div></div>
_______________________________________________<br>users mailing list<br><a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br><a href="http://lists.rtems.org/mailman/listinfo/users" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></div></blockquote></div><br></div></div></blockquote></div>