<?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 program NAND flash on MPC8313RDBC in PowerQUICC Processors</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292992#M596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the CW 10.3 stuff will be very useful while performing flashing on our custom-boards which are supposed to have MT29F2G08 on them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now my main focus is to perform NAND flashing on the RDB through JTAG to see how its done. I did some searching in the CodeWarrior_PA_Ver8.8 folder and found that it *has* support for RDB's NAND (K9F5608x0D.elf was found in the tree). So I followed the below steps to first erase and then reprogram the NAND on RDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Opened a demo project in Codewarrior 8.8&lt;/P&gt;&lt;P&gt;2. Opened Tools-&amp;gt;Flash Programmer dialogbox&lt;/P&gt;&lt;P&gt;3. Clicked "Load settings" button to load "C:\Program Files\Freescale\CodeWarrior PA V8.8\bin\Plugins\Support\Flash_Programmer\EPPC\83xx\8313RDB_NAND_FLASH.xml" settings file.&lt;/P&gt;&lt;P&gt;4. On the "Erase/Blank Check" page, selected "all sectors" checkbox and then clicked "Erase" button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After sometime got "Erase Command Succeeded" message in the status-box&lt;/P&gt;&lt;P&gt;5. On "Program/Verify" page, selected "RDB_CD\images\u-boot-nand.bin" file. Now when I click on the "Program" button, I get the following message in the status-box "0 Bytes Programmed, Check Restricted Address Range"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell where am i doing it wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logs generated are as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******** LOGS ********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: -------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Algorithm: K9F5608x0D.elf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;=== Target Configuration Settings&lt;/P&gt;&lt;P&gt;=== Connection:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeWarrior USB TAP&lt;/P&gt;&lt;P&gt;=== Target Processor: 8313&lt;/P&gt;&lt;P&gt;=== Target Init File: C:\Program Files\Freescale\CodeWarrior PA V8.8\PowerPC_EABI_Support\Initialization_Files\PQ2\8313RDB_init.cfg&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;Connecting......Connected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;=== Execute: Erase&lt;/P&gt;&lt;P&gt;=== Timestamp:&amp;nbsp; Tue Sep 10 17:55:01 2013&lt;/P&gt;&lt;P&gt;=== Flash Device:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; K9F5608U0D&lt;/P&gt;&lt;P&gt;=== Flash Organization:&amp;nbsp;&amp;nbsp; 32Mx8x1&lt;/P&gt;&lt;P&gt;=== Flash Mem Start Addr: 0xF8000000&lt;/P&gt;&lt;P&gt;=== Flash Mem End Addr:&amp;nbsp;&amp;nbsp; 0xF9FFFFFF&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;Informing other connection clients that the target is being 'clobbered'.&lt;/P&gt;&lt;P&gt;Loading Flash Device Driver at: 0x00002000&lt;/P&gt;&lt;P&gt;Flash Driver Buffer is at:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x000046A0&lt;/P&gt;&lt;P&gt;Flash Driver Buffer Size is:&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0005D960&lt;/P&gt;&lt;P&gt;Done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initialization Command Succeeded&lt;/P&gt;&lt;P&gt;Erasing Sector 0xF8034000 to 0xF8037FFF ... Done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erase Command Succeeded&lt;/P&gt;&lt;P&gt;Timestamp:&amp;nbsp; Tue Sep 10 17:55:06 2013&lt;/P&gt;&lt;P&gt;: -------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using restricted address range 0xF8000000 to 0xF9FFFFFF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programming file C:\Users\admin\Documents\FCE\RDB_CD\images\u-boot-nand.bin&lt;/P&gt;&lt;P&gt;Trying auto-detect...&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Motorola S-Record Format.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Elf Format.&lt;/P&gt;&lt;P&gt;Auto-detection is successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Binary/Raw Format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;=== Execute: Program&lt;/P&gt;&lt;P&gt;=== Timestamp:&amp;nbsp; Tue Sep 10 17:55:41 2013&lt;/P&gt;&lt;P&gt;=== Flash Device:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; K9F5608U0D&lt;/P&gt;&lt;P&gt;=== Flash Organization:&amp;nbsp;&amp;nbsp; 32Mx8x1&lt;/P&gt;&lt;P&gt;=== Flash Mem Start Addr: 0xF8000000&lt;/P&gt;&lt;P&gt;=== Flash Mem End Addr:&amp;nbsp;&amp;nbsp; 0xF9FFFFFF&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;Trying auto-detect...&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Motorola S-Record Format.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Elf Format.&lt;/P&gt;&lt;P&gt;Auto-detection is successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Binary/Raw Format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programmed total of 0x00000000 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timestamp:&amp;nbsp; Tue Sep 10 17:55:41 2013&lt;/P&gt;&lt;P&gt;***********************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anand Mistry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2013 12:38:18 GMT</pubDate>
    <dc:creator>anandmistry</dc:creator>
    <dc:date>2013-09-10T12:38:18Z</dc:date>
    <item>
      <title>How to program NAND flash on MPC8313RDBC</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292989#M593</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;&lt;/P&gt;&lt;P&gt;I am new to the MPC world. We are developing a custom-board based on the MPC8313-RDBC. I am trying to Flash the NAND FLash memory on the RDB using the Codewarrior TAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me find a document/guide/article showing how to flash the NAND memory on the RDB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was following the AN4349.pdf (Adding Device(s) to the CodeWarrior Flash Programmer for Power Architecture® Processors) document. On page 10 it says that "Flash programming algorithms are not supported in the CodeWarrior flash programmer" against SAMSUNG memories. I see that theres a SAMSUNG memory on the RDB. Is it really so? if yes, what other methods do we have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is MT29F2G08ABAEAWP-IT:E supported by the MPC8313 processor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply urgently since our boards are about to be manufactured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anand Mistry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 13:24:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292989#M593</guid>
      <dc:creator>anandmistry</dc:creator>
      <dc:date>2013-09-06T13:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to program NAND flash on MPC8313RDBC</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292990#M594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;See please attached file. This file contains documentation and example from CodeWarrior 8.8 for NAND Flash programmer algorithm creation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Freescale CodeWarrior Eclipse 10.3 supports the MT29F2G08 NAND Flash (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW_DSPA&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW_DSPA&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;This CodeWarrior does not support the MPC8313RDB board. If Flash Programmer is used for the MPC8313RDB board, configuration file for this board should be created.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 05:52:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292990#M594</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2013-09-09T05:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to program NAND flash on MPC8313RDBC</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292991#M595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you choose to use CW PA 10.3 (because it already has the requested NAND support included) you can start from a 8309SOM project and just use your cfg configuration file from your CW Classic (this combination should work).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 08:32:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292991#M595</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2013-09-09T08:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to program NAND flash on MPC8313RDBC</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292992#M596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the CW 10.3 stuff will be very useful while performing flashing on our custom-boards which are supposed to have MT29F2G08 on them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now my main focus is to perform NAND flashing on the RDB through JTAG to see how its done. I did some searching in the CodeWarrior_PA_Ver8.8 folder and found that it *has* support for RDB's NAND (K9F5608x0D.elf was found in the tree). So I followed the below steps to first erase and then reprogram the NAND on RDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Opened a demo project in Codewarrior 8.8&lt;/P&gt;&lt;P&gt;2. Opened Tools-&amp;gt;Flash Programmer dialogbox&lt;/P&gt;&lt;P&gt;3. Clicked "Load settings" button to load "C:\Program Files\Freescale\CodeWarrior PA V8.8\bin\Plugins\Support\Flash_Programmer\EPPC\83xx\8313RDB_NAND_FLASH.xml" settings file.&lt;/P&gt;&lt;P&gt;4. On the "Erase/Blank Check" page, selected "all sectors" checkbox and then clicked "Erase" button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After sometime got "Erase Command Succeeded" message in the status-box&lt;/P&gt;&lt;P&gt;5. On "Program/Verify" page, selected "RDB_CD\images\u-boot-nand.bin" file. Now when I click on the "Program" button, I get the following message in the status-box "0 Bytes Programmed, Check Restricted Address Range"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell where am i doing it wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logs generated are as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******** LOGS ********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: -------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Algorithm: K9F5608x0D.elf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;=== Target Configuration Settings&lt;/P&gt;&lt;P&gt;=== Connection:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodeWarrior USB TAP&lt;/P&gt;&lt;P&gt;=== Target Processor: 8313&lt;/P&gt;&lt;P&gt;=== Target Init File: C:\Program Files\Freescale\CodeWarrior PA V8.8\PowerPC_EABI_Support\Initialization_Files\PQ2\8313RDB_init.cfg&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;Connecting......Connected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;=== Execute: Erase&lt;/P&gt;&lt;P&gt;=== Timestamp:&amp;nbsp; Tue Sep 10 17:55:01 2013&lt;/P&gt;&lt;P&gt;=== Flash Device:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; K9F5608U0D&lt;/P&gt;&lt;P&gt;=== Flash Organization:&amp;nbsp;&amp;nbsp; 32Mx8x1&lt;/P&gt;&lt;P&gt;=== Flash Mem Start Addr: 0xF8000000&lt;/P&gt;&lt;P&gt;=== Flash Mem End Addr:&amp;nbsp;&amp;nbsp; 0xF9FFFFFF&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;Informing other connection clients that the target is being 'clobbered'.&lt;/P&gt;&lt;P&gt;Loading Flash Device Driver at: 0x00002000&lt;/P&gt;&lt;P&gt;Flash Driver Buffer is at:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x000046A0&lt;/P&gt;&lt;P&gt;Flash Driver Buffer Size is:&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0005D960&lt;/P&gt;&lt;P&gt;Done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initialization Command Succeeded&lt;/P&gt;&lt;P&gt;Erasing Sector 0xF8034000 to 0xF8037FFF ... Done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erase Command Succeeded&lt;/P&gt;&lt;P&gt;Timestamp:&amp;nbsp; Tue Sep 10 17:55:06 2013&lt;/P&gt;&lt;P&gt;: -------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using restricted address range 0xF8000000 to 0xF9FFFFFF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programming file C:\Users\admin\Documents\FCE\RDB_CD\images\u-boot-nand.bin&lt;/P&gt;&lt;P&gt;Trying auto-detect...&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Motorola S-Record Format.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Elf Format.&lt;/P&gt;&lt;P&gt;Auto-detection is successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Binary/Raw Format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;=== Execute: Program&lt;/P&gt;&lt;P&gt;=== Timestamp:&amp;nbsp; Tue Sep 10 17:55:41 2013&lt;/P&gt;&lt;P&gt;=== Flash Device:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; K9F5608U0D&lt;/P&gt;&lt;P&gt;=== Flash Organization:&amp;nbsp;&amp;nbsp; 32Mx8x1&lt;/P&gt;&lt;P&gt;=== Flash Mem Start Addr: 0xF8000000&lt;/P&gt;&lt;P&gt;=== Flash Mem End Addr:&amp;nbsp;&amp;nbsp; 0xF9FFFFFF&lt;/P&gt;&lt;P&gt;======================================================================&lt;/P&gt;&lt;P&gt;Trying auto-detect...&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Motorola S-Record Format.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is NOT of type Elf Format.&lt;/P&gt;&lt;P&gt;Auto-detection is successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Binary/Raw Format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programmed total of 0x00000000 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timestamp:&amp;nbsp; Tue Sep 10 17:55:41 2013&lt;/P&gt;&lt;P&gt;***********************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anand Mistry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 12:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292992#M596</guid>
      <dc:creator>anandmistry</dc:creator>
      <dc:date>2013-09-10T12:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to program NAND flash on MPC8313RDBC</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292993#M597</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;Sorry for delay. If you don't want to make your own flash NAND algorithms in CW Classic, you'll need to switch to CW Eclipse, because the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;K9F5608x0D&lt;/SPAN&gt;.elf is targeted for an e500v2 core only and your board (83xx) has an e300c3 core.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 15:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/How-to-program-NAND-flash-on-MPC8313RDBC/m-p/292993#M597</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2013-09-17T15:55:28Z</dc:date>
    </item>
  </channel>
</rss>

