<?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>Kinetis Software Development KitのトピックUsing RTCS on K24 with KDSK 1.3.0 for PPP over serial</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Using-RTCS-on-K24-with-KDSK-1-3-0-for-PPP-over-serial/m-p/405980#M1673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I'm using Kinetis &lt;/SPAN&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;MK24FN1M0CAJ12R with KDS 3.0.0 and KSDK 1.3.0 on a custom board with MQX_KDSK support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;Previously, I was using traditional MQX 4.1.0 and trying to migrate over to KSDK 1.3.0, there are a lot of differences. :-)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;In MQX 4.1.0 I was using RTCS to communicate via PPP over serial port. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;I'm trying to do the same thing with KSDK 1.3.0, however I'm having trouble getting the RTCS library to compile with my project, since there is a heavy dependency on phy and ethernet driver, which my processor does not have (in files &lt;SPAN style="color: #1f497d; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;fsl_enet_rtcs_adapter.c and .h)&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;I tried adding the Enet driver and Phy driver code anyway, but Processor Expert rightly complains that my processor doesn't have an ethernet device.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;So, I'm stuck at this point, seeming that only option is to modify the RTCS library to take out Ethernet Driver dependencies which seems like a daunting task that could easily go down a rat hole.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;My question is, are there any options in using RTCS for this purpose in KDSK 1.3.0 either by configuring/modifying the RTCS library (building without fsl_enet_rtcs_adapter.c and .h), forcing Ethernet driver into Processor Expert, or anything else?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;An alternative, would be to use lwip instead of RTCS, however I'm not sure if lwip does not have this dependency as well for having an Ethernet driver. I notice it uses the phy and ethernet drivers in ethernetif.c and lwip_fsl_irq.c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;Thanks,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;George&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Nov 2015 23:42:26 GMT</pubDate>
    <dc:creator>gsosnow</dc:creator>
    <dc:date>2015-11-12T23:42:26Z</dc:date>
    <item>
      <title>Using RTCS on K24 with KDSK 1.3.0 for PPP over serial</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Using-RTCS-on-K24-with-KDSK-1-3-0-for-PPP-over-serial/m-p/405980#M1673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I'm using Kinetis &lt;/SPAN&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;MK24FN1M0CAJ12R with KDS 3.0.0 and KSDK 1.3.0 on a custom board with MQX_KDSK support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;Previously, I was using traditional MQX 4.1.0 and trying to migrate over to KSDK 1.3.0, there are a lot of differences. :-)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;In MQX 4.1.0 I was using RTCS to communicate via PPP over serial port. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;I'm trying to do the same thing with KSDK 1.3.0, however I'm having trouble getting the RTCS library to compile with my project, since there is a heavy dependency on phy and ethernet driver, which my processor does not have (in files &lt;SPAN style="color: #1f497d; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;fsl_enet_rtcs_adapter.c and .h)&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;I tried adding the Enet driver and Phy driver code anyway, but Processor Expert rightly complains that my processor doesn't have an ethernet device.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;So, I'm stuck at this point, seeming that only option is to modify the RTCS library to take out Ethernet Driver dependencies which seems like a daunting task that could easily go down a rat hole.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;My question is, are there any options in using RTCS for this purpose in KDSK 1.3.0 either by configuring/modifying the RTCS library (building without fsl_enet_rtcs_adapter.c and .h), forcing Ethernet driver into Processor Expert, or anything else?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;An alternative, would be to use lwip instead of RTCS, however I'm not sure if lwip does not have this dependency as well for having an Ethernet driver. I notice it uses the phy and ethernet drivers in ethernetif.c and lwip_fsl_irq.c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;Thanks,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;"&gt;George&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 23:42:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Using-RTCS-on-K24-with-KDSK-1-3-0-for-PPP-over-serial/m-p/405980#M1673</guid>
      <dc:creator>gsosnow</dc:creator>
      <dc:date>2015-11-12T23:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using RTCS on K24 with KDSK 1.3.0 for PPP over serial</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Using-RTCS-on-K24-with-KDSK-1-3-0-for-PPP-over-serial/m-p/405981#M1674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I think you won't be able to use PPP in KSDK MQX -&amp;nbsp; see reply on my post &lt;A href="https://community.nxp.com/message/587253"&gt;Re: how to update SDK 1.3 MQX from classic MQX 4.2?&lt;/A&gt;&amp;nbsp; -&amp;nbsp;&amp;nbsp; .... requires RTCS+PPP, which has not been ported to NIO ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also few first lines of&amp;nbsp; ppp.c&amp;nbsp; don't look very good :smileysad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#if RTCSCFG_ENABLE_PPP &amp;amp;&amp;amp; PLATFORM_SDK_ENABLED&lt;/P&gt;&lt;P&gt;&amp;nbsp; #error "PPP is not supported. RTCSCFG_ENABLE_PPP shall be set to FALSE."&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping that I will be able to port&amp;nbsp; GPRS example from classi MQX to KDS, but I think it won't be so easy if ppp is not supported in KSDK yet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 14:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Using-RTCS-on-K24-with-KDSK-1-3-0-for-PPP-over-serial/m-p/405981#M1674</guid>
      <dc:creator>Novalis</dc:creator>
      <dc:date>2015-11-13T14:09:54Z</dc:date>
    </item>
  </channel>
</rss>

