<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Problem disabling cache on ARM926ej-s</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/26910/problem-disabling-cache-on-arm926ej-s</link><description> 
I&amp;#39;ve been using mmu.c to setup my MMU table 
and enable the caches - for months now, 
so I think that part is OK. 

 
Now I need to disable the icache, dcache and mmu, 
do some stuff and re-enable them. 

 
But when I disable the cache, the prog starts</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Problem disabling cache on ARM926ej-s</title><link>https://community.arm.com/thread/59266?ContentTypeID=1</link><pubDate>Thu, 17 Mar 2011 07:52:30 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:fa36b54e-835e-4001-9dc5-83cfa28351ea</guid><dc:creator>a s</dc:creator><description>&lt;p&gt;&lt;p&gt;
Got it!&lt;/p&gt;

&lt;p&gt;
&amp;quot;bne DisableCache&amp;quot; should be &amp;quot;bne disablecache&amp;quot;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>