<?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 RTD can support C++ language？ in S32K</title>
    <link>https://community.nxp.com/t5/S32K/RTD-can-support-C-language/m-p/2357282#M58238</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhangchangsheng_0-1777369458169.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/383845iEFC8C5A4FFF19ADE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhangchangsheng_0-1777369458169.png" alt="Zhangchangsheng_0-1777369458169.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhangchangsheng_1-1777369485237.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/383846i0239F255FE12A26C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhangchangsheng_1-1777369485237.png" alt="Zhangchangsheng_1-1777369485237.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;使用S32K344 C语言可正常开发；&lt;/P&gt;&lt;P&gt;现在我用C++语言开发，发现SDKs没有了，在官网也没有找到支持C++的RTD，想咨询是否后期会有相应的支持C++的RTD版本，或者是在现在支持C语言环境基础上做更改可以使用C++开发。&lt;/P&gt;&lt;P&gt;#S32K3 #RTD&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2026 09:48:49 GMT</pubDate>
    <dc:creator>Zhangchangsheng</dc:creator>
    <dc:date>2026-04-28T09:48:49Z</dc:date>
    <item>
      <title>RTD can support C++ language？</title>
      <link>https://community.nxp.com/t5/S32K/RTD-can-support-C-language/m-p/2357282#M58238</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhangchangsheng_0-1777369458169.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/383845iEFC8C5A4FFF19ADE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhangchangsheng_0-1777369458169.png" alt="Zhangchangsheng_0-1777369458169.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhangchangsheng_1-1777369485237.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/383846i0239F255FE12A26C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhangchangsheng_1-1777369485237.png" alt="Zhangchangsheng_1-1777369485237.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;使用S32K344 C语言可正常开发；&lt;/P&gt;&lt;P&gt;现在我用C++语言开发，发现SDKs没有了，在官网也没有找到支持C++的RTD，想咨询是否后期会有相应的支持C++的RTD版本，或者是在现在支持C语言环境基础上做更改可以使用C++开发。&lt;/P&gt;&lt;P&gt;#S32K3 #RTD&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 09:48:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-can-support-C-language/m-p/2357282#M58238</guid>
      <dc:creator>Zhangchangsheng</dc:creator>
      <dc:date>2026-04-28T09:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: RTD can support C++ language？</title>
      <link>https://community.nxp.com/t5/S32K/RTD-can-support-C-language/m-p/2358041#M58250</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/262194"&gt;@Zhangchangsheng&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;RTD packages are developed and tested in C language only. If you select C++, the RTD package will not show up to attach it to the project, however, they are made so that C++ is compatible through the "&lt;SPAN&gt;__cplusplus" macro.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In order to create a C++ application, you will need to create a C application and then convert it through the ""&lt;STRONG&gt;File &amp;gt; New &amp;gt; Convert to a C/C++ Project&lt;/STRONG&gt;" option. There are various considerations when doing this, such as modifying the linker file, startup file, and changing bl main function; please refer to the community for some pointers:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K358-C-project-based-on-S32DS3-5/m-p/2058809" target="_blank"&gt;Re: S32K358 C++ project based on S32DS3.5 - NXP Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K3xx-S32DS-created-quot-Application-Project-quot-incompatible/td-p/1766518" target="_blank"&gt;Solved: S32K3xx: S32DS created "Application Project" incompatible with RTD - NXP Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/C-C-S32DS-Project/td-p/1791108" target="_blank"&gt;Solved: C/C++ S32DS Project - NXP Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 17:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-can-support-C-language/m-p/2358041#M58250</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-04-28T17:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: RTD can support C++ language？</title>
      <link>https://community.nxp.com/t5/S32K/RTD-can-support-C-language/m-p/2358404#M58269</link>
      <description>OK，thanks！</description>
      <pubDate>Wed, 29 Apr 2026 09:26:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/RTD-can-support-C-language/m-p/2358404#M58269</guid>
      <dc:creator>Zhangchangsheng</dc:creator>
      <dc:date>2026-04-29T09:26:06Z</dc:date>
    </item>
  </channel>
</rss>

