<?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>i.MX Processors中的主题 Re: SD-Card not recognized</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435167#M66591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can follow procedure on below link (NAND and SD have&lt;/P&gt;&lt;P&gt;ivt header with the same offset)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/332928"&gt;Re: i.MX6Q NAND boot issues&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Oct 2015 02:20:47 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-10-28T02:20:47Z</dc:date>
    <item>
      <title>SD-Card not recognized</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435166#M66590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently I am trying to bring up my custom i.MX6 DL board. DDR3 calibration worked fine and the stress test did not show any errors in several hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards I modified BOOTMODE and BOOTCFG settings to boot from SD-Card (uSDHC2), put in an SD-Card with a yocto-image on it and powered up. The processor accesses the SD-Card (I can see the lines toggle on the oscilloscope) but then falls back to "serial downloader boot mode".&lt;/P&gt;&lt;P&gt;Can someone give me a hint if there is way to investigate this issue other than "watching" the lines with a logic analyser...?&lt;/P&gt;&lt;P&gt;Does i.MX6 output something on any UART during its boot sequence?&lt;/P&gt;&lt;P&gt;Quite unlikely, but is it perhaps possible to debug this initial boot sequence (I have a J-Link available)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt; Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:33:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435166#M66590</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2015-10-27T16:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: SD-Card not recognized</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435167#M66591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can follow procedure on below link (NAND and SD have&lt;/P&gt;&lt;P&gt;ivt header with the same offset)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/332928"&gt;Re: i.MX6Q NAND boot issues&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 02:20:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435167#M66591</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-10-28T02:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: SD-Card not recognized</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435168#M66592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at 0x907400 shows my u-boot.imx. The entry address in my IVT is 00 00 00 01 which seems to be wrong. So I will try to figure out where in yocto this setting is hidden...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another weird thing is that the value at address 0xD0 is 0x000070FD. Shouldn't it point to an OCRAM address containing the log buffer?&lt;/P&gt;&lt;P&gt;Is there a document about interpretation of the log buffer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt; Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:53:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435168#M66592</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2015-10-28T10:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: SD-Card not recognized</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435169#M66593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately there are no much documentation for this topic, &lt;/P&gt;&lt;P&gt;log buffer may have different address for different processors/versions.&lt;/P&gt;&lt;P&gt;However in most cases checking ivt table/uboot sources may be sufficient for&lt;/P&gt;&lt;P&gt;successful bring-up. For example one can try to write and run small code in iRAM,&lt;/P&gt;&lt;P&gt;just toggle gpio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 11:23:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-Card-not-recognized/m-p/435169#M66593</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-10-28T11:23:27Z</dc:date>
    </item>
  </channel>
</rss>

