<?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>i.MX ProcessorsのトピックJFFS2 ERROR WHEN QT APPLICATION RUNNING</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/JFFS2-ERROR-WHEN-QT-APPLICATION-RUNNING/m-p/604060#M90968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using i.mx51 processor, From few days i am facing error of JFFS2 by initialisation itself. After Launching QT Application, The running application goes hang state. In debug state its showing &lt;STRONG&gt;JFFS2 error (493)&lt;/STRONG&gt;. After showing this error application speed slows down. So, at one state it become hangs. After some time VFS makes freeing memory. Then starts normal execution. I suspect, its due to garbage collection in cache memory. so, for this i clearing the dropcaches memory by the command &lt;STRONG&gt;echo 3 &amp;gt; /proc/sys/vm/drop_caches&lt;/STRONG&gt; and command &lt;STRONG&gt;sync&lt;/STRONG&gt; in each time of before initialisation of application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, Hanging Happens while running QT application. In Application FILE operations (read &amp;amp; write 300 ticks) going on continuously, The File Operation is in this sequence Open -&amp;gt; Writing 300 values (writing to FPGA through EMI communication) -&amp;gt;&amp;nbsp;&lt;STRONG&gt;fflushing&lt;/STRONG&gt;&amp;nbsp;-&amp;gt; closing file. Reading also asusual except flushing. But, Why this Application makes JFFS2 hangs, (&lt;STRONG&gt;It'll not Hangs, if the same application runs in TFTP&lt;/STRONG&gt;) if cache is the problem means, how can i resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What changes has to make in kernel to came over from this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2016 02:26:55 GMT</pubDate>
    <dc:creator>arunkmrvn</dc:creator>
    <dc:date>2016-11-18T02:26:55Z</dc:date>
    <item>
      <title>JFFS2 ERROR WHEN QT APPLICATION RUNNING</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/JFFS2-ERROR-WHEN-QT-APPLICATION-RUNNING/m-p/604060#M90968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using i.mx51 processor, From few days i am facing error of JFFS2 by initialisation itself. After Launching QT Application, The running application goes hang state. In debug state its showing &lt;STRONG&gt;JFFS2 error (493)&lt;/STRONG&gt;. After showing this error application speed slows down. So, at one state it become hangs. After some time VFS makes freeing memory. Then starts normal execution. I suspect, its due to garbage collection in cache memory. so, for this i clearing the dropcaches memory by the command &lt;STRONG&gt;echo 3 &amp;gt; /proc/sys/vm/drop_caches&lt;/STRONG&gt; and command &lt;STRONG&gt;sync&lt;/STRONG&gt; in each time of before initialisation of application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, Hanging Happens while running QT application. In Application FILE operations (read &amp;amp; write 300 ticks) going on continuously, The File Operation is in this sequence Open -&amp;gt; Writing 300 values (writing to FPGA through EMI communication) -&amp;gt;&amp;nbsp;&lt;STRONG&gt;fflushing&lt;/STRONG&gt;&amp;nbsp;-&amp;gt; closing file. Reading also asusual except flushing. But, Why this Application makes JFFS2 hangs, (&lt;STRONG&gt;It'll not Hangs, if the same application runs in TFTP&lt;/STRONG&gt;) if cache is the problem means, how can i resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What changes has to make in kernel to came over from this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 02:26:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/JFFS2-ERROR-WHEN-QT-APPLICATION-RUNNING/m-p/604060#M90968</guid>
      <dc:creator>arunkmrvn</dc:creator>
      <dc:date>2016-11-18T02:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: JFFS2 ERROR WHEN QT APPLICATION RUNNING</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/JFFS2-ERROR-WHEN-QT-APPLICATION-RUNNING/m-p/604061#M90969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try new nand flash since old may be weared out.&lt;/P&gt;&lt;P&gt;Additionally one can check if it is suitable for i.MX51 : max. page size 4K, spare 218 byte&lt;/P&gt;&lt;P&gt;ecc 8 bit. Program using attached document sect.5.3 NAND flash and BSP on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/power-management/switching-regulator/i.mx51-evaluation-kit:MCIMX51EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.nxp.com/products/power-management/switching-regulator/i.mx51-evaluation-kit:MCIMX51EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX51 Evaluation Kit|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 18 Nov 2016 09:48:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/JFFS2-ERROR-WHEN-QT-APPLICATION-RUNNING/m-p/604061#M90969</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-18T09:48:19Z</dc:date>
    </item>
  </channel>
</rss>

