<?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>MQX Software SolutionsのトピックRe: Problem with RTCS create - error code 1310 , what  it means ?</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209252#M5079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohsin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can increase stack of task calling RTCS_create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 11:10:25 GMT</pubDate>
    <dc:creator>Teckna</dc:creator>
    <dc:date>2013-01-17T11:10:25Z</dc:date>
    <item>
      <title>Problem with RTCS create - error code 1310 , what  it means ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209249#M5076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , I have problem with command rtcs_create . This command worked 1 month without any problems in my projects . Now if I create rtcs (the same project without changes), the command shows error code 1310 , what it means ? I dont know , what to do with this problem . I m trying to re-build mqx library and to create new project , but without results . &lt;/P&gt;&lt;P&gt;Thank you for your answer .&lt;/P&gt;&lt;P&gt;Tomas L.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 16:46:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209249#M5076</guid>
      <dc:creator>tomaslipka</dc:creator>
      <dc:date>2012-12-15T16:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS create - error code 1310 , what  it means ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209250#M5077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for RTCS error codes, RTCS_ERROR_BASE is 0x1000 defined by mqx.h.&lt;/P&gt;&lt;P&gt;RTCS related error codes are in listed rtcs.h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error code 0x1310 means:&lt;/P&gt;&lt;P&gt;RTCSERR_PCB_ALLOC&amp;nbsp; (RTCS_ERROR_BASE|0x310)&amp;nbsp;&amp;nbsp;&amp;nbsp; /* couldn't allocate PCBs */&lt;/P&gt;&lt;P&gt;the error indicates a problem with the amount of memory available for RTCS in your system.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 07:04:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209250#M5077</guid>
      <dc:creator>Martin_</dc:creator>
      <dc:date>2012-12-17T07:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS create - error code 1310 , what  it means ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209251#M5078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can anyone please let me know what needs to be changed in RTCS initialization to solve this error ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohsin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 17:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209251#M5078</guid>
      <dc:creator>Mohsin455</dc:creator>
      <dc:date>2013-01-15T17:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with RTCS create - error code 1310 , what  it means ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209252#M5079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohsin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can increase stack of task calling RTCS_create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 11:10:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-RTCS-create-error-code-1310-what-it-means/m-p/209252#M5079</guid>
      <dc:creator>Teckna</dc:creator>
      <dc:date>2013-01-17T11:10:25Z</dc:date>
    </item>
  </channel>
</rss>

