<?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: RTCS failed to initialize, error = 1136</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248460#M7141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good info.&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In user.config.h I re-enabled RTCS_MINIMUM_FOOTPRINT and added RTCSCFG_ENABLE_IGMP, and this seemed to take care of the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My board is a derivation from the original K60 tower BSP with lots more memory.&amp;nbsp; Are you saying even then I should leave RTCS_MINIMUM_FOOTPRINT enabled, and simply pick the services I need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;PMT &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 18:32:13 GMT</pubDate>
    <dc:creator>pmt</dc:creator>
    <dc:date>2013-09-25T18:32:13Z</dc:date>
    <item>
      <title>RTCS failed to initialize, error = 1136</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248458#M7139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've changed my reference BSP configuration to disable RTCS_MINIMUM_FOOTPRINT, as I need support for multicast.&amp;nbsp; Unfortunately when I do this RTCS fails to initialize at run-time with error 1136 (I'm using MQX 4.0.1).&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RTCS startup is somewhat convoluted so it's not easy to debug/troubleshoot but I gathered that this is an RTCSERR_OPEN_QUEUE_FAILED when calling RTCS_task_create().&amp;nbsp; Is there some run-time dependency I need to change?&amp;nbsp; I am running the "small_ram_config" defaults.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;PMT &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 14:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248458#M7139</guid>
      <dc:creator>pmt</dc:creator>
      <dc:date>2013-09-24T14:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: RTCS failed to initialize, error = 1136</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248459#M7140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please do not change the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; RTCS_MINIMUM_FOOTPRINT&lt;/SPAN&gt; parameter (it is more for internal usage 0=MPUs, 1=MCUs).&lt;/P&gt;&lt;P&gt;If you need to enable a feature that is disabled, just use a configuration option that corresponds to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In 4.1.0 the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RTCS_MINIMUM_FOOTPRINT&lt;/SPAN&gt; will&amp;nbsp; disappear, to avoid this type of wrong settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 07:43:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248459#M7140</guid>
      <dc:creator>butok</dc:creator>
      <dc:date>2013-09-25T07:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: RTCS failed to initialize, error = 1136</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248460#M7141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good info.&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In user.config.h I re-enabled RTCS_MINIMUM_FOOTPRINT and added RTCSCFG_ENABLE_IGMP, and this seemed to take care of the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My board is a derivation from the original K60 tower BSP with lots more memory.&amp;nbsp; Are you saying even then I should leave RTCS_MINIMUM_FOOTPRINT enabled, and simply pick the services I need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;PMT &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 18:32:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248460#M7141</guid>
      <dc:creator>pmt</dc:creator>
      <dc:date>2013-09-25T18:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: RTCS failed to initialize, error = 1136</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248461#M7142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RTCS_MINIMUM_FOOTPRINT&lt;/SPAN&gt;" is "mistake of nature".&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&amp;gt;&amp;gt;Are you saying even then I should leave RTCS_MINIMUM_FOOTPRINT enabled, and simply pick the services I need?&lt;/EM&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;Yes.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 07:02:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/RTCS-failed-to-initialize-error-1136/m-p/248461#M7142</guid>
      <dc:creator>butok</dc:creator>
      <dc:date>2013-09-26T07:02:16Z</dc:date>
    </item>
  </channel>
</rss>

