<?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: does anyone have the flash on the TWR-K60F120M working using NFC_LDD? in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278430#M1893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please send the project on my email. It should be available in my profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2013 07:22:06 GMT</pubDate>
    <dc:creator>vfilip</dc:creator>
    <dc:date>2013-10-21T07:22:06Z</dc:date>
    <item>
      <title>does anyone have the flash on the TWR-K60F120M working using NFC_LDD?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278426#M1889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any example code or anything?&lt;/P&gt;&lt;P&gt;I'm getting a problem reading the 64th block sequentially, NFC_LDD is returning with an ERR_BUSY...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone have code reading successfully reading/writing all the blocks of the Nand flash on this board (MT29F2G16ABAEAWP:E)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 21:47:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278426#M1889</guid>
      <dc:creator>bowerymarc</dc:creator>
      <dc:date>2013-10-14T21:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: does anyone have the flash on the TWR-K60F120M working using NFC_LDD?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278427#M1890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;followup - I realized that sometimes the flash operations return ERR_BUSY.&amp;nbsp; If I loop until the command doesn't return that, it seems to work.&lt;/P&gt;&lt;P&gt;So what's odd about that is, why is it busy?&amp;nbsp; I'm issuing commands one at a time, in a single thread, and waiting for the Done Interrupt to occur before issuing the next command.&amp;nbsp; Why would it return busy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 21:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278427#M1890</guid>
      <dc:creator>bowerymarc</dc:creator>
      <dc:date>2013-10-16T21:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: does anyone have the flash on the TWR-K60F120M working using NFC_LDD?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278428#M1891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please send us (or post here) some demonstration project in order to reproduce it on our side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 13:20:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278428#M1891</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-10-18T13:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: does anyone have the flash on the TWR-K60F120M working using NFC_LDD?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278429#M1892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the test code is in a larger project, which will be time consuming to unravel.&amp;nbsp; it would be simpler to send you the whole thing and tell you which function to look at, how to run it, and where to look for this issue, if that's OK?&amp;nbsp; If so I'll send it to you privately.&amp;nbsp; Otherwise it may take me a week or two to strip it down, based on my current workload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 16:53:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278429#M1892</guid>
      <dc:creator>bowerymarc</dc:creator>
      <dc:date>2013-10-18T16:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: does anyone have the flash on the TWR-K60F120M working using NFC_LDD?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278430#M1893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please send the project on my email. It should be available in my profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 07:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/does-anyone-have-the-flash-on-the-TWR-K60F120M-working-using-NFC/m-p/278430#M1893</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-10-21T07:22:06Z</dc:date>
    </item>
  </channel>
</rss>

