<?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 to access NOR-FLASH (eLBC) P3041 in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339408#M1552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Clovis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is needed to setup LAW(Local Access Windows) for eLBC controller to allocate a memory range for NOR flash, you could refer to chapter 2 of P3041RM.&amp;nbsp; RCW is often located at the beginning of NOR Flash. You also need to define MMU TLB entry to define the memory map between the effective address and physical address, software will use the effective address.&amp;nbsp; If you use CodeWarrior to program NOR Flash, LAW and TLB setting have been done in CodeWarrior initialization file. You also could boot the target from SD card, then under u-boot to program NOR Flash, you need to use effective addresses defined in u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&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>Wed, 24 Sep 2014 10:33:26 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2014-09-24T10:33:26Z</dc:date>
    <item>
      <title>How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339406#M1550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a customized hardware with processor P3041 (based Hydra board development) and i need to access Nor-Flash (eLBC). &lt;/P&gt;&lt;P&gt;How to define the direct access to NOR-FLASH?&lt;/P&gt;&lt;P&gt;What´s the base address to start my RCW Write process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clovis C. Costa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 18:32:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339406#M1550</guid>
      <dc:creator>cloviscosta</dc:creator>
      <dc:date>2014-09-23T18:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339407#M1551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your flash empty? Or you have already working U-Boot and you just want to rewrite RCW? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 03:05:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339407#M1551</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2014-09-24T03:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339408#M1552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Clovis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is needed to setup LAW(Local Access Windows) for eLBC controller to allocate a memory range for NOR flash, you could refer to chapter 2 of P3041RM.&amp;nbsp; RCW is often located at the beginning of NOR Flash. You also need to define MMU TLB entry to define the memory map between the effective address and physical address, software will use the effective address.&amp;nbsp; If you use CodeWarrior to program NOR Flash, LAW and TLB setting have been done in CodeWarrior initialization file. You also could boot the target from SD card, then under u-boot to program NOR Flash, you need to use effective addresses defined in u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&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>Wed, 24 Sep 2014 10:33:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339408#M1552</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2014-09-24T10:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339409#M1553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My NOR-Flash is empty!!! I will start first steps to write NOR-Flash (eLBC)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 11:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339409#M1553</guid>
      <dc:creator>cloviscosta</dc:creator>
      <dc:date>2014-09-24T11:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339410#M1554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Clovis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have CodeWarrior TAP?&lt;/P&gt;&lt;P&gt;Do you want to program u-boot into NOR Flash?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&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>Wed, 24 Sep 2014 11:12:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339410#M1554</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2014-09-24T11:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339411#M1555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´ve ICE2 tools and will use this tools to write my RCW code at NOR-FLASH.&lt;/P&gt;&lt;P&gt;U-Boot will be used at next step. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 11:17:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339411#M1555</guid>
      <dc:creator>cloviscosta</dc:creator>
      <dc:date>2014-09-24T11:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339412#M1556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At moment i need to know "how to define this address" because I´ve a ICE2 tools and will use it to write my RCW (default) at NOR-Flash (eLBC).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 11:20:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339412#M1556</guid>
      <dc:creator>cloviscosta</dc:creator>
      <dc:date>2014-09-24T11:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to access NOR-FLASH (eLBC) P3041</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339413#M1557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;CLOVIS&lt;/SPAN&gt;&lt;SPAN class="replyToName"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I am not familiar with Wind River ICE2 and trace 2, but I think it should be like CodeWarrior containing initialization file to set up LAW, MMU and configure&amp;nbsp; eLBC controller, then the flash programmer program could access NOR Flash with the effective address defined in the initialization file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;The attached is CodeWarrior initialization file, please have a reference.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&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>Wed, 24 Sep 2014 11:31:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-access-NOR-FLASH-eLBC-P3041/m-p/339413#M1557</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2014-09-24T11:31:36Z</dc:date>
    </item>
  </channel>
</rss>

