<?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中的主题 m4fwloader issues</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/m4fwloader-issues/m-p/773935#M120157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am &amp;nbsp;working with &amp;nbsp;IMX7D based board &amp;amp; using "m4fwloader" tool to load,start &amp;amp; stop the firmware to Cortex-M4 from linux- cortex A7.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;But i got one issue here, while stopping the firmware &amp;amp; starting again.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Scenario:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am using "rpmsg_str_echo_freertos_example.bin" firmware &amp;amp; able to communicate with M4 properly.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Next i &amp;nbsp;stopped it &amp;amp; started it again using "m4fwloader stop" &amp;amp; "m4fwloader start" command.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Now if i do &amp;nbsp;"echo hi &amp;gt; /dev/ttyRPMSG", i am getting all my previous messages[message from last communication] along with new message.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Any suggestion on this.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jan 2018 11:21:03 GMT</pubDate>
    <dc:creator>suryapradhan</dc:creator>
    <dc:date>2018-01-09T11:21:03Z</dc:date>
    <item>
      <title>m4fwloader issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/m4fwloader-issues/m-p/773935#M120157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am &amp;nbsp;working with &amp;nbsp;IMX7D based board &amp;amp; using "m4fwloader" tool to load,start &amp;amp; stop the firmware to Cortex-M4 from linux- cortex A7.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;But i got one issue here, while stopping the firmware &amp;amp; starting again.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Scenario:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am using "rpmsg_str_echo_freertos_example.bin" firmware &amp;amp; able to communicate with M4 properly.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Next i &amp;nbsp;stopped it &amp;amp; started it again using "m4fwloader stop" &amp;amp; "m4fwloader start" command.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Now if i do &amp;nbsp;"echo hi &amp;gt; /dev/ttyRPMSG", i am getting all my previous messages[message from last communication] along with new message.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Any suggestion on this.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 11:21:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/m4fwloader-issues/m-p/773935#M120157</guid>
      <dc:creator>suryapradhan</dc:creator>
      <dc:date>2018-01-09T11:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: m4fwloader issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/m4fwloader-issues/m-p/773936#M120158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what bsp used in the case, had you tried with official nxp releases described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using nxp i.MX7 Sabre SD reference board.&lt;/P&gt;&lt;P&gt;Seems it can be debugged using sources info given in&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-334393"&gt;New i.MX6SX &amp;amp;amp; i.MX7D AMP debugging tool: imx-m4fwloader&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>Tue, 09 Jan 2018 23:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/m4fwloader-issues/m-p/773936#M120158</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-01-09T23:09:40Z</dc:date>
    </item>
  </channel>
</rss>

