<?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>LayerscapeのトピックRe: LS1043ARDB DDR Initialization using PBI commands</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767818#M3365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was just an example. For getting the correct configuration as pbi commands I recommend QCVS DDRv tool for validate the DDR configuration on your board and generate the correct pbi commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2018 14:17:32 GMT</pubDate>
    <dc:creator>addiyi</dc:creator>
    <dc:date>2018-04-26T14:17:32Z</dc:date>
    <item>
      <title>LS1043ARDB DDR Initialization using PBI commands</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767815#M3362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Hi experts,&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I’m using Lauterbach Power Debug Probe on LS1043ARDB and before loading code to SDRAM I use u-boot SPL to initialize DDR. On my custom LS1043A based board that is coming soon I would like to use PBI commands to initialize the DDR.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;1) Is this possible?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;2) Do you have example for LS1043ARDB ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 07:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767815#M3362</guid>
      <dc:creator>j_wallace</dc:creator>
      <dc:date>2018-04-25T07:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ARDB DDR Initialization using PBI commands</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767816#M3363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DDR initialization using PBI commands is possible. An example you can find using&amp;nbsp;DDR tool, from QCVS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:25:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767816#M3363</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2018-04-25T14:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ARDB DDR Initialization using PBI commands</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767817#M3364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;I Created a QorIQ configuration project by importing rcw for QorIQ SDK2.0 RCW (rcw_1600.bin), then appended PBI commands you provided.&lt;/P&gt;&lt;P&gt;I have written the generated PBL.bin to alternate NOR flash bank. I cleared u-boot image from there so that no software will run when setting boot switches to NOR bank v4.&lt;/P&gt;&lt;P&gt;But when trying to load images to RAM the Lauterbach probe hangs with this message “debug&amp;nbsp; port fail”. It behaves exactly as when I did not use SPL to initialize DDR.&lt;/P&gt;&lt;P&gt;I think rcw part is correct because I changed ASLEEP function to GPIO1_13 so when the board gets powered the LED stays on.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;So something is going wrong with DDR. Do you have a validated rcw+pbi image that initialize DDR so I could directly load code in SDRAM by any means?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 14:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767817#M3364</guid>
      <dc:creator>j_wallace</dc:creator>
      <dc:date>2018-04-26T14:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ARDB DDR Initialization using PBI commands</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767818#M3365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was just an example. For getting the correct configuration as pbi commands I recommend QCVS DDRv tool for validate the DDR configuration on your board and generate the correct pbi commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 14:17:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767818#M3365</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2018-04-26T14:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ARDB DDR Initialization using PBI commands</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767819#M3366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I understand. Unfortunately I have not the license nor CodeWarior TAP.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 14:25:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767819#M3366</guid>
      <dc:creator>j_wallace</dc:creator>
      <dc:date>2018-04-26T14:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ARDB DDR Initialization using PBI commands</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767820#M3367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, then you can start from the example and add your ddr config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 14:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ARDB-DDR-Initialization-using-PBI-commands/m-p/767820#M3367</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2018-04-26T14:27:31Z</dc:date>
    </item>
  </channel>
</rss>

