<?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: What should be the reason for getting undeclared identifier error for RTCS_FD_ZERO and RTCS_FD_S in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-should-be-the-reason-for-getting-undeclared-identifier/m-p/1286825#M60706</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181711"&gt;@omkardixit&lt;/a&gt;&amp;nbsp;：&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RTCS_FD_SET, RTCS_FD_ZERO are defined in sock_select.c.&lt;/P&gt;
&lt;P&gt;Please check whether this file is in your project?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1622723783241.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146168i9B85D2E1F5CB8253/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1622723783241.png" alt="danielchen_0-1622723783241.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;make clean all and try it again.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 12:36:57 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2021-06-03T12:36:57Z</dc:date>
    <item>
      <title>What should be the reason for getting undeclared identifier error for RTCS_FD_ZERO and RTCS_FD_SET?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-should-be-the-reason-for-getting-undeclared-identifier/m-p/1285918#M60689</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm working on the TCP on the TWR-K70F120m and using MQX RTOS 4.1.0. So basically I was working on some protocol in which I wanted to use select() function. To do the same I have written a small code as follows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RTCS_FD_ZERO(&amp;amp;rfds);&lt;BR /&gt;RTCS_FD_SET(sock,&amp;amp;rfds);&lt;/P&gt;&lt;P&gt;_RTCS_select(sock+1,&amp;amp;read_fds,NULL,NULL,0); //sleep here&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;The problem is, I'm getting "USE OF UNDECLARED IDENTIFIER" error for the RTCS_FD_ZERO and RTCS_FD_SET. How can i remove this error. Also I have added the following header files&lt;/P&gt;&lt;P&gt;#include &amp;lt;mqx.h&amp;gt;&lt;BR /&gt;#include &amp;lt;bsp.h&amp;gt;&lt;BR /&gt;#include &amp;lt;rtcs.h&amp;gt;&lt;BR /&gt;#include &amp;lt;enet.h&amp;gt;&lt;BR /&gt;#include &amp;lt;ipcfg.h&amp;gt;&lt;BR /&gt;#include "config.h"&lt;/P&gt;&lt;P&gt;is anything missed here. Any help will be really appreciated!!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Omkar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 07:19:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-should-be-the-reason-for-getting-undeclared-identifier/m-p/1285918#M60689</guid>
      <dc:creator>omkardixit</dc:creator>
      <dc:date>2021-06-02T07:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: What should be the reason for getting undeclared identifier error for RTCS_FD_ZERO and RTCS_FD_S</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-should-be-the-reason-for-getting-undeclared-identifier/m-p/1286825#M60706</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181711"&gt;@omkardixit&lt;/a&gt;&amp;nbsp;：&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RTCS_FD_SET, RTCS_FD_ZERO are defined in sock_select.c.&lt;/P&gt;
&lt;P&gt;Please check whether this file is in your project?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1622723783241.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/146168i9B85D2E1F5CB8253/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1622723783241.png" alt="danielchen_0-1622723783241.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;make clean all and try it again.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 12:36:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/What-should-be-the-reason-for-getting-undeclared-identifier/m-p/1286825#M60706</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2021-06-03T12:36:57Z</dc:date>
    </item>
  </channel>
</rss>

