<?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>topic Re: imx35 - SDRAM in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199465#M10843</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;I am a lit bit lost. You said that the bootloader "&lt;SPAN&gt;It writes perfectly from the address i have given - 0x8000000&lt;/SPAN&gt;", but when executed, it "&lt;SPAN&gt;doesnt exist at 0x80000000 address but instead appears to be at 0x8f7------&lt;/SPAN&gt;". It's strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is :run a simple program in the internal ram instead of the SDRAM to verify the SDRAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2012 01:41:53 GMT</pubDate>
    <dc:creator>JerryFan</dc:creator>
    <dc:date>2012-01-05T01:41:53Z</dc:date>
    <item>
      <title>imx35 - SDRAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199462#M10840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I am using the imx35 in a project. Here is the problem i am facing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The board returns an error - data error / prefetch error whenever the bootloader is being started from the SDRAM. i suspect the timings and register configurations in the SDRAM used and imx35 are not matching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not the case please diagnose the problem and help me with a solution. It is quite urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 17:32:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199462#M10840</guid>
      <dc:creator>Aditya1z</dc:creator>
      <dc:date>2012-01-03T17:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: imx35 - SDRAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199463#M10841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please write some words and read them back to verify the SDRAM works or not. And the verifying image should run in internal RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 05:49:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199463#M10841</guid>
      <dc:creator>JerryFan</dc:creator>
      <dc:date>2012-01-04T05:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: imx35 - SDRAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199464#M10842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jerry..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are a few more specifics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used Barebox bootloader and written it to the sdram. It writes perfectly from the address i have given - 0x8000000&lt;/P&gt;&lt;P&gt;However when i try to execute it, it starts reading from the sdram and gives an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am gettting - " onchip stopped" and "execution vector" error messages. And the bootloader which i copied to sdram doesnt exist at 0x80000000 address but instead appears to be at 0x8f7------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thannks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 17:48:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199464#M10842</guid>
      <dc:creator>Aditya1z</dc:creator>
      <dc:date>2012-01-04T17:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: imx35 - SDRAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199465#M10843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;I am a lit bit lost. You said that the bootloader "&lt;SPAN&gt;It writes perfectly from the address i have given - 0x8000000&lt;/SPAN&gt;", but when executed, it "&lt;SPAN&gt;doesnt exist at 0x80000000 address but instead appears to be at 0x8f7------&lt;/SPAN&gt;". It's strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is :run a simple program in the internal ram instead of the SDRAM to verify the SDRAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 01:41:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199465#M10843</guid>
      <dc:creator>JerryFan</dc:creator>
      <dc:date>2012-01-05T01:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: imx35 - SDRAM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199466#M10844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Jerry, my bad :-(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have phrased the above sentence poorly and hence it appears very confusing. Will post a proper query soon with sufficent data backing it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S - In the meanwhile do you know how to Interface an OV560 LCD panel to an imx35 kit which has a personality board ?&lt;/P&gt;&lt;P&gt;I have built the appropriate test applications using Barebox. How do I run these test application binaries ? That is, I need an explicit method of copying the binaries to board and running them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.P.S - To be simpler, I need to get some video displayed on the LCD after being processed by imx35 chipset. The video source is a PAL/NTSC DVD player.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 18:00:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx35-SDRAM/m-p/199466#M10844</guid>
      <dc:creator>Aditya1z</dc:creator>
      <dc:date>2012-01-05T18:00:02Z</dc:date>
    </item>
  </channel>
</rss>

