<?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: imx6sx-sdb pcie error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-sdb-pcie-error/m-p/564732#M87197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shiguang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at example showing memtool usage:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95014"&gt;i.MX6Q PCIe EP/RC Validation System&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>Fri, 24 Jun 2016 01:01:11 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-06-24T01:01:11Z</dc:date>
    <item>
      <title>imx6sx-sdb pcie error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-sdb-pcie-error/m-p/564731#M87196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a problem&amp;nbsp; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;using the imx6sx-sdb board to &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;interfacing with &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Xiinx Spartan-6 FPGA. &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I can recognize the FPGA use lspci command .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;root@imx6sx_all:~# lspci&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;00:00.0 PCI bridge: Synopsys, Inc. Device abcd (rev 01)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;01:00.0 Memory controller: Xilinx Corporation Default PCIe endpoint ID (rev 26)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P&gt;root@imx6sx_all:~# lspci -vvv -s 01:0.0&lt;/P&gt;&lt;P&gt;01:00.0 Memory controller: Xilinx Corporation Default PCIe endpoint ID (rev 26)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subsystem: Xilinx Corporation Default PCIe endpoint ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast &amp;gt;TAbort- &amp;lt;TAbort- &amp;lt;MAbort- &amp;gt;SERR- &amp;lt;PERR- INTx-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interrupt: pin A routed to IRQ 155&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region 0: Memory at 08100000 (32-bit, non-prefetchable) [disabled] [size=1K]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think the 0x0810000 is the FPGA mem space ,so i use memtool to write data to 0x08100000 and failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6sx_all:/unit_tests# ./memtool 08100000=12345678&lt;/P&gt;&lt;P&gt;Writing 32-bit value 0x12345678 to address 0x08100000&lt;/P&gt;&lt;P&gt;root@imx6sx_all:/unit_tests# &lt;/P&gt;&lt;P&gt;root@imx6sx_all:/unit_tests# ./memtool 08100000 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;Reading 0x1 count starting at address 0x08100000&lt;/P&gt;&lt;P&gt;0x08100000:&amp;nbsp; FFFFFFFF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's wrong with my operation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 12:42:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-sdb-pcie-error/m-p/564731#M87196</guid>
      <dc:creator>lsg5131420</dc:creator>
      <dc:date>2016-06-23T12:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sx-sdb pcie error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-sdb-pcie-error/m-p/564732#M87197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shiguang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at example showing memtool usage:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95014"&gt;i.MX6Q PCIe EP/RC Validation System&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>Fri, 24 Jun 2016 01:01:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-sdb-pcie-error/m-p/564732#M87197</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-06-24T01:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sx-sdb pcie error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-sdb-pcie-error/m-p/564733#M87198</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;thanks for you reply. i read that page before and i think i follow the example operation.&lt;/P&gt;&lt;P&gt;i am newer for imx6sx and pcie.&lt;/P&gt;&lt;P&gt;would you tell me the detailed operation that how to write the ep mem space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;shiguang &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 02:45:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-sdb-pcie-error/m-p/564733#M87198</guid>
      <dc:creator>lsg5131420</dc:creator>
      <dc:date>2016-06-24T02:45:29Z</dc:date>
    </item>
  </channel>
</rss>

