<?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 clear Task Error in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403132#M13510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bilz&lt;/P&gt;&lt;P&gt;Did you considered to use _task_set_error(MQX_OK) directly after the fopen error happened?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2015 12:24:59 GMT</pubDate>
    <dc:creator>stefanhaase</dc:creator>
    <dc:date>2015-08-28T12:24:59Z</dc:date>
    <item>
      <title>How to clear Task Error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403130#M13508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;my application is based on MQX 4.2 and checks for a file at every boot up. However, the calling task will marked with "Task Error: ... Error Code: MFS: File not found (0x3002)..." if it not exists. This is the normal use case for my app.&lt;/P&gt;&lt;P&gt;I was wondering, how can I remove this error. In the API doc I have not found any function for this.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 12:29:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403130#M13508</guid>
      <dc:creator>Fabi</dc:creator>
      <dc:date>2015-08-27T12:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear Task Error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403131#M13509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bilz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may identify the function in your application that is returning this error and handle the error on you own convenience. You will not be able to avoid the error. E.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uint32_t error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error = function();&lt;/P&gt;&lt;P&gt;if (error == 0x3002)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //handle error&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:05:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403131#M13509</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2015-08-27T18:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear Task Error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403132#M13510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bilz&lt;/P&gt;&lt;P&gt;Did you considered to use _task_set_error(MQX_OK) directly after the fopen error happened?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 12:24:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403132#M13510</guid>
      <dc:creator>stefanhaase</dc:creator>
      <dc:date>2015-08-28T12:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear Task Error</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403133#M13511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Yes this works. TY&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Falko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:22:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-clear-Task-Error/m-p/403133#M13511</guid>
      <dc:creator>Fabi</dc:creator>
      <dc:date>2015-10-08T13:22:50Z</dc:date>
    </item>
  </channel>
</rss>

