<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: instruction cache problem with MCF5475</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131727#M982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Nicolas,&lt;BR /&gt;&lt;BR /&gt;Have you made any progress on this issue? If I had to take a guess, it's not a cache problem, but probably a SDRAM controller configuraton problem.&lt;BR /&gt;&lt;BR /&gt;Typically, I would look at two things if I saw this sort of problem. Check how you are progamming the burst length of the SDRAM and the actual controller. Also, make sure you are routing the SDR_DQS signal from the 547x/8x part to the DQS inputs on the 547x/8x. This signal allows the DDR controller to connect to SDR memories. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-JWW&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2006 10:37:36 GMT</pubDate>
    <dc:creator>JWW</dc:creator>
    <dc:date>2006-10-06T10:37:36Z</dc:date>
    <item>
      <title>instruction cache problem wiht MCF5475</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131726#M981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I encounter some problems when enabling the instruction cache on my MCF5475 custom board.&lt;/DIV&gt;&lt;DIV&gt;The system hangs up just after writing in the CACR/ACR register... if the instruction cache is disabled, all is perfect.&lt;/DIV&gt;&lt;DIV&gt;The MCF54x5 simple project is used for this test.&lt;/DIV&gt;&lt;DIV&gt;On a Zoom devboard, I can not reproduce this phenomen. The only difference between my custom board and the Zoom one, is the memory which is a SDRAM and not a DDRAM...&lt;/DIV&gt;&lt;DIV&gt;Any idea ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;&lt;DIV&gt;Nicolas&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 19:46:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131726#M981</guid>
      <dc:creator>salocin68</dc:creator>
      <dc:date>2006-09-28T19:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: instruction cache problem with MCF5475</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131727#M982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Nicolas,&lt;BR /&gt;&lt;BR /&gt;Have you made any progress on this issue? If I had to take a guess, it's not a cache problem, but probably a SDRAM controller configuraton problem.&lt;BR /&gt;&lt;BR /&gt;Typically, I would look at two things if I saw this sort of problem. Check how you are progamming the burst length of the SDRAM and the actual controller. Also, make sure you are routing the SDR_DQS signal from the 547x/8x part to the DQS inputs on the 547x/8x. This signal allows the DDR controller to connect to SDR memories. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-JWW&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2006 10:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131727#M982</guid>
      <dc:creator>JWW</dc:creator>
      <dc:date>2006-10-06T10:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: instruction cache problem wiht MCF5475</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131728#M983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Be sure to clear all cache content before enabling it (bits DCINVA, BCINVA and ICINVA in the CACR).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jörg&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2006 18:19:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131728#M983</guid>
      <dc:creator>J_rg</dc:creator>
      <dc:date>2006-10-13T18:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: instruction cache problem with MCF5475</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131729#M984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Sorry for the delay to your last post.&lt;/DIV&gt;&lt;DIV&gt;The DQS line is correctly routed and I'm able to read and write to the SDRAMs without any problems if the caches (instruction/ data) are disabled. So I assume that the physical interface is ok.&lt;/DIV&gt;&lt;DIV&gt;Now I have read something strange in the MCF547x Ref Manual Rev 3.&lt;/DIV&gt;&lt;DIV&gt;In the figure 18-6 it is written that&amp;nbsp;the Burst length (A2-A0) must be one in case of SDR...and must be 8 if a MCF547x is used.&lt;/DIV&gt;&lt;DIV&gt;Now I have a 5475 controller with SDRAM attached. What should I do ????&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best Regards,&lt;/DIV&gt;&lt;DIV&gt;Nicolas&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 21:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131729#M984</guid>
      <dc:creator>salocin</dc:creator>
      <dc:date>2006-10-26T21:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: instruction cache problem with MCF5475</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131730#M985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi JWW,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm always fighting against my cache problem. I found something strange which explains why the cache does not work with my SDRAM.&lt;/DIV&gt;&lt;DIV&gt;I checked the SDRAM burst length (8) and the timings as well. All is ok and works perfectly wihtout the cache.&lt;/DIV&gt;&lt;DIV&gt;I have to 16bits SDRAM which form a 32bits data bus.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Here is the sequence causing my troubles:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The cache is enabled (write through) and&amp;nbsp;I perform a read/write access (32bits, value 0x01020304) to the first SDRAM address (0x00000000). The readback value is ok.&lt;/DIV&gt;&lt;DIV&gt;Now I write an other value (0x05060708) to the second 32bits address (0x00000004). If i read back the value, I get 0x01020304 ????&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Do you have an idea ?&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards,&lt;/DIV&gt;&lt;DIV&gt;Nicolas&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2006 19:02:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131730#M985</guid>
      <dc:creator>salocin</dc:creator>
      <dc:date>2006-10-27T19:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: instruction cache problem with MCF5475</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131731#M986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi JWW,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Problem is now resolved. The LMR register of the SDRAM was not correctly programmed (wrong define).&lt;/DIV&gt;&lt;DIV&gt;Thanks for the tips.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best Regards&lt;/DIV&gt;&lt;DIV&gt;Nicolas&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2006 17:57:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/instruction-cache-problem-wiht-MCF5475/m-p/131731#M986</guid>
      <dc:creator>salocin</dc:creator>
      <dc:date>2006-11-22T17:57:29Z</dc:date>
    </item>
  </channel>
</rss>

