<?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: How do I load a PBL file in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650920#M2254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are pretty much the same steps that I used, so it still doesn't work.&amp;nbsp; Actually, if you switch to bank 0 by settings SW5[4:6] to 000 it doesn't boot anymore.&amp;nbsp; I generated the PBL by following the steps in the "PBL Configuration Tool User Guide", Document Number: QCSPBLUG, Rev 4.0, 07/2014.&amp;nbsp; Is it expected that my PBL is only 80 bytes?&amp;nbsp; Should I somehow be generating only the RCW and not PBL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2017 15:00:14 GMT</pubDate>
    <dc:creator>brianpaiva</dc:creator>
    <dc:date>2017-04-28T15:00:14Z</dc:date>
    <item>
      <title>How do I load a PBL file</title>
      <link>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650918#M2252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using an LS1043A and used Code Warrior to make some changes to the RCW and create a new PBL.bin, but I can't figure out how to load it. &amp;nbsp;I switched SW5[4:6] to 001 and loaded the PBL file like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt;tftp 0x82000000 xxx.xxx.xxx.xxx:/tftpboot/PBL.bin&lt;BR /&gt;Using FM1@DTSEC1 device&lt;BR /&gt;TFTP from server xxx.xxx.xxx.xxx; our IP address is xxx.xxx.xxx.xxx; sending through gateway&amp;nbsp;xxx.xxx.xxx.xxx&lt;BR /&gt;Filename '/tftpboot/PBL.bin'.&lt;BR /&gt;Load address: 0x82000000&lt;BR /&gt;Loading: #&lt;BR /&gt; 39.1 KiB/s&lt;BR /&gt;done&lt;BR /&gt;Bytes transferred = 80 (50 hex)&lt;BR /&gt;=&amp;gt; protect off 0x64000000 +$filesize&lt;BR /&gt;Un-Protected 1 sectors&lt;BR /&gt;=&amp;gt; erase 0x64000000 +$filesize&lt;/P&gt;&lt;P&gt;. done&lt;BR /&gt;Erased 1 sectors&lt;BR /&gt;=&amp;gt; cp.b 0x82000000 0x64000000 $filesize&lt;BR /&gt;Copy to Flash... 9done&lt;BR /&gt;=&amp;gt; protect on 0x64000000 +$filesize&lt;BR /&gt;Protected 1 sectors&lt;BR /&gt;=&amp;gt; cpld reset altbank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After booting the changes that I made to RCW[SPI_BASE] and RCW[SPI_EXT] haven't been updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 20:19:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650918#M2252</guid>
      <dc:creator>brianpaiva</dc:creator>
      <dc:date>2017-04-27T20:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I load a PBL file</title>
      <link>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650919#M2253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Look at the Section 4.4.7.8 of the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;SDK v2.0-1703 documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fassets%2Fdocuments%2Fdata%2Fen%2Fsupporting-information%2FQORIQ-SDK-2.0-IC-REV0.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/assets/documents/data/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;This Section contains instructions for p&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;rogramming a new RCW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 03:26:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650919#M2253</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-04-28T03:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I load a PBL file</title>
      <link>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650920#M2254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are pretty much the same steps that I used, so it still doesn't work.&amp;nbsp; Actually, if you switch to bank 0 by settings SW5[4:6] to 000 it doesn't boot anymore.&amp;nbsp; I generated the PBL by following the steps in the "PBL Configuration Tool User Guide", Document Number: QCSPBLUG, Rev 4.0, 07/2014.&amp;nbsp; Is it expected that my PBL is only 80 bytes?&amp;nbsp; Should I somehow be generating only the RCW and not PBL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 15:00:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650920#M2254</guid>
      <dc:creator>brianpaiva</dc:creator>
      <dc:date>2017-04-28T15:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I load a PBL file</title>
      <link>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650921#M2255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved my problem by importing the included rcw and building all components&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 17:19:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-do-I-load-a-PBL-file/m-p/650921#M2255</guid>
      <dc:creator>brianpaiva</dc:creator>
      <dc:date>2017-04-28T17:19:31Z</dc:date>
    </item>
  </channel>
</rss>

