<?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: Reading the NOR flash data by MFG tool. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277095#M31109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Israel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Do you have any update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 06:14:49 GMT</pubDate>
    <dc:creator>keitanagashima</dc:creator>
    <dc:date>2014-03-13T06:14:49Z</dc:date>
    <item>
      <title>Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277091#M31105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir or Madam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to read the data which is written in NOR FLASH and transfer the data to own PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to following xml file.&lt;/P&gt;&lt;P&gt;ucl2.xml file;&lt;/P&gt;&lt;P&gt;------------------------&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;CMD state="Updater" type="push" body="$ dd if=/dev/mtdblock0 of=NorImage"&amp;gt;read NorFlash&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD state="Updater" type="push" body="read NorImage" file="OutPutNor"&amp;gt;receiving NorImage&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD state="Updater" type="push" body="$ echo Update Complete!"&amp;gt;Done&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line 1 looks successful that it write the contents of NOR Flash to "NorImage" file on Linux file system.&lt;/P&gt;&lt;P&gt;But, Line 2 looks fail (Transfer the "NorImage" file to PC).&lt;/P&gt;&lt;P&gt;Does anyone find this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 09:19:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277091#M31105</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2013-12-24T09:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277092#M31106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see this for reference:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/304914"&gt;Re: MFG tool. Is it possible to read from flash&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 07:18:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277092#M31106</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-12-30T07:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277093#M31107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I referred to your link.&lt;/P&gt;&lt;P&gt;But, there was only MFG tool for i.MX53.&lt;/P&gt;&lt;P&gt;The structure of MFG tool for i.MX6 and one for i.MX53 was different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found description of "pull" - Does UtpRead(body, file) transaction in ucl2.xml.&lt;/P&gt;&lt;P&gt;And, refer to the following code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&amp;lt;LIST name="test" desc="for KM500"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file ="u-boot-mfg.bin" &amp;gt;Loading U-boot for KM500&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="load" file="uImage-mfg" address="0x10800000"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" &amp;gt;Loading Kernel.&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="load" file="initramfs.cpio.gz.uboot" address="0x10C00000"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" &amp;gt;Loading Initramfs.&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="jump" &amp;gt; Jumping to OS image. &amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="Updater" type="push" body="$ dd if=/dev/mtdblock0 of=NorFile.bin"&amp;gt;read nor&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="Updater" type="push" body=&lt;STRONG&gt;"read NorFile.bin" savedfile="NorFile.bin"&lt;/STRONG&gt;&amp;gt;Getting uboot bin&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="Updater" type="push" body="$ echo Update Complete!"&amp;gt;Done&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/LIST&amp;gt;&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Result]&lt;/P&gt;&lt;P&gt;The contents of NOR FLASH could save.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But, it&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; couldn't read the data which is written in NOR FLASH and transfer the data to own PC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Question]&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you tell me the way of adding a pull feature to ucl2.xml?&lt;/P&gt;&lt;P&gt;Or, give me some information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 07:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277093#M31107</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2014-02-14T07:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277094#M31108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe is going to sound silly but did you try to use a absolute path instead of a relative?&lt;/P&gt;&lt;P&gt;I going to test it today in order to check if the read command had a issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Israel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 17:14:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277094#M31108</guid>
      <dc:creator>israelpz</dc:creator>
      <dc:date>2014-03-06T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277095#M31109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Israel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Do you have any update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 06:14:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277095#M31109</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2014-03-13T06:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277096#M31110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keita San,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay. I already test it 5 times and seem this feature is not working as you mention.&lt;/P&gt;&lt;P&gt;I going to report this to R&amp;amp;D in order to fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Israel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 16:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277096#M31110</guid>
      <dc:creator>israelpz</dc:creator>
      <dc:date>2014-03-14T16:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277097#M31111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times;"&gt;Dear Israel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', times;"&gt;I appreciate for your support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'andale mono', times;"&gt;OK. I wait the R&amp;amp;D's answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'andale mono', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'andale mono', times;"&gt;Keita&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 02:16:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277097#M31111</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2014-03-17T02:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277098#M31112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From R&amp;amp;D:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Tahoma, Arial; font-size: 10.909090995788574px; background-color: #f6f6f6;"&gt;Read function just support below 64k file size&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 21:29:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277098#M31112</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2014-03-25T21:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277099#M31113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Karina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt; From R&amp;amp;D:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.909090995788574px; font-family: Verdana, Tahoma, Arial; color: #000000; background-color: #f6f6f6;"&gt;&amp;gt; Read function just support below 64k file size&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood this limitation.&lt;/P&gt;&lt;P&gt;But, I have additional questions.&lt;/P&gt;&lt;P&gt;[Q1]&lt;/P&gt;&lt;P&gt;When transferring within 64 KB, following CMD format right?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=====&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;LIST name="test" desc="for KM500"&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file ="u-boot-mfg.bin" &amp;gt;Loading U-boot for KM500&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="load" file="uImage-mfg" address="0x10800000"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" &amp;gt;Loading Kernel.&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="load" file="initramfs.cpio.gz.uboot" address="0x10C00000"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" &amp;gt;Loading Initramfs.&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="BootStrap" type="jump" &amp;gt; Jumping to OS image. &amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="Updater" type="push" body="$ dd if=/dev/mtdblock0 of=NorFile.bin"&amp;gt;read nor&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="Updater" type="push" body=&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;"read NorFile.bin" savedfile="NorFile.bin"&lt;/STRONG&gt;&amp;gt;Getting uboot bin&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="Updater" type="push" body="$ echo Update Complete!"&amp;gt;Done&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;lt;/LIST&amp;gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Q2]&lt;/P&gt;&lt;P&gt;Could you show me the general specified example of CMD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Q3]&lt;/P&gt;&lt;P&gt;The source code of MFG Tool is published.&lt;/P&gt;&lt;P&gt;If modifying the source code, is it possible to exceed 64 KB limitation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 01:04:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277099#M31113</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2014-04-02T01:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277100#M31114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/AlejandroSierra"&gt;AlejandroSierra&lt;/A&gt; can you continue with the&amp;nbsp; follow up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 15:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277100#M31114</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2014-04-02T15:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277101#M31115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone follow up the question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 12:34:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277101#M31115</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2014-04-30T12:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277102#M31116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/AlejandroSierra"&gt;AlejandroSierra&lt;/A&gt; do you have an update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 13:13:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277102#M31116</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2014-04-30T13:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the NOR flash data by MFG tool.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277103#M31117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Tahoma, Arial; font-size: 10.909090995788574px; background-color: #f6f6f6;"&gt;Keita&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Tahoma, Arial; font-size: 10.909090995788574px; background-color: #f6f6f6;"&gt;Response from R&amp;amp;D:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Tahoma, Arial; font-size: 10.909090995788574px; background-color: #f6f6f6;"&gt;-------------------------------------&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Tahoma, Arial; font-size: 10.909090995788574px; background-color: #f6f6f6;"&gt;Read function just support below 64k file size&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Tahoma, Arial; font-size: 10.909090995788574px; background-color: #f6f6f6;"&gt;-------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Tahoma, Arial; font-size: 10.909090995788574px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 04:15:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reading-the-NOR-flash-data-by-MFG-tool/m-p/277103#M31117</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-06-09T04:15:58Z</dc:date>
    </item>
  </channel>
</rss>

