<?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: Error in rtcs' tcpip/rip.c in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152140#M501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm fairly sure I'm using 3.8.&lt;/P&gt;&lt;P&gt;While I don't want to upgrade in the midst of a project, I sure can TRY with 3.8.1 (even though it sounds like it has been solved already -- if you don't get the compilation error).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I download 3.8.1? I only see 3.8.0&amp;nbsp; .. here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for checking this out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2012 22:18:21 GMT</pubDate>
    <dc:creator>PaulClaessen</dc:creator>
    <dc:date>2012-10-30T22:18:21Z</dc:date>
    <item>
      <title>Error in rtcs' tcpip/rip.c</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152138#M499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm chasing a problem in the TCP/IP stack, and I ran into this unrelated issue:&lt;/P&gt;&lt;P&gt;When I disabled minimum footprint (hoping for more logging info)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;#define RTCS_MINIMUM_FOOTPRINT&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;this resulted in turning on rip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which in turn resulted in a compilation error in rip.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q:/Freescale/CW MCU v10.2/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf|Compiler|Error&lt;/P&gt;&lt;P&gt;(Q:\Projects\alert_receiver_controller\trunk\MQX\rtcs\source\tcpip\rip.c|932|50|1|30577|1)&lt;/P&gt;&lt;P&gt;=&amp;nbsp;&amp;nbsp;&amp;nbsp; gate = RTCS_part_alloc(IP_cfg_ptr-&amp;gt;GATE_PARTID);&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;gt;'GATE_PARTID' is not a member of class 'struct ip_cfg_struct'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I overcame this by selectively turning off rip, but it's probably a bug that needs fixing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using MQX 3.8&lt;/P&gt;&lt;P&gt;&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>Thu, 25 Oct 2012 15:22:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152138#M499</guid>
      <dc:creator>PaulClaessen</dc:creator>
      <dc:date>2012-10-25T15:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in rtcs' tcpip/rip.c</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152139#M500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul.&lt;/P&gt;&lt;P&gt;I tried this with MQX3.8.1 but do not get an error.&lt;/P&gt;&lt;P&gt;I'm assuming your error was when compiling the RTCS library.&amp;nbsp; Correct?&amp;nbsp; If not when do you get the error?&lt;/P&gt;&lt;P&gt;Are you truly using MQX3.8 or MQX3.8.1?&amp;nbsp; If MQX3.8 can up upgrade to MQX3.8.1?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152139#M500</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2012-10-30T22:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error in rtcs' tcpip/rip.c</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152140#M501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm fairly sure I'm using 3.8.&lt;/P&gt;&lt;P&gt;While I don't want to upgrade in the midst of a project, I sure can TRY with 3.8.1 (even though it sounds like it has been solved already -- if you don't get the compilation error).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I download 3.8.1? I only see 3.8.0&amp;nbsp; .. here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for checking this out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:18:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152140#M501</guid>
      <dc:creator>PaulClaessen</dc:creator>
      <dc:date>2012-10-30T22:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in rtcs' tcpip/rip.c</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152141#M502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good link.&amp;nbsp; Just click on the Download tab to see the various version to download.&lt;/P&gt;&lt;P&gt;Or &lt;A href="https://www.freescale.com/webapp/Download?colCode=FSLMQXOS_3_8_1&amp;amp;appType=license&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Operating Systems&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;sr=5&amp;amp;Parent_nodeId=1228773250613737641153&amp;amp;Parent_pageType=product"&gt;Click&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 22:30:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152141#M502</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2012-10-30T22:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in rtcs' tcpip/rip.c</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152142#M503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it .. not a version issue after all ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error stems from the fact that I'm not using gateway support:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See: typedef struct ip_cfg_struct { ... etc in ip_prv.h:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#if RTCSCFG_ENABLE_GATEWAYS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; _rtcs_part&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GATE_PARTID;&amp;nbsp;&amp;nbsp; /* the descriptor of IP_ROUTE_INDIRECTS */&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, then there should also be an #if RTCSCFG_ENABLE_GATEWAYS&lt;/P&gt;&lt;P&gt;in priv.c (932) where GATE_PARTID gets set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Wed, 31 Oct 2012 22:42:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-in-rtcs-tcpip-rip-c/m-p/152142#M503</guid>
      <dc:creator>PaulClaessen</dc:creator>
      <dc:date>2012-10-31T22:42:22Z</dc:date>
    </item>
  </channel>
</rss>

