<?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 KDS - add C++ support to already existing C project in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430579#M3728</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 am working with USB-MSD demo on FRDM-K64F and I would like to add some C++ code I did to the project. How can I add C++ support to this project? I don't see "Cross ARM C++ compiler" and "Cross ARM C++ linker" in Tool Settings list (just C compiler + linker) under C/C++ build -&amp;gt; Settings -&amp;gt; Tool Settings&amp;nbsp;&amp;nbsp; just like in new project created by wizzard.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for something easier than creating new project with wizzard and copying all include paths and settings &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&amp;nbsp; But if there won't be any other way, I will have to do that.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 13:30:02 GMT</pubDate>
    <dc:creator>Novalis</dc:creator>
    <dc:date>2015-11-20T13:30:02Z</dc:date>
    <item>
      <title>KDS - add C++ support to already existing C project</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430579#M3728</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 am working with USB-MSD demo on FRDM-K64F and I would like to add some C++ code I did to the project. How can I add C++ support to this project? I don't see "Cross ARM C++ compiler" and "Cross ARM C++ linker" in Tool Settings list (just C compiler + linker) under C/C++ build -&amp;gt; Settings -&amp;gt; Tool Settings&amp;nbsp;&amp;nbsp; just like in new project created by wizzard.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for something easier than creating new project with wizzard and copying all include paths and settings &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&amp;nbsp; But if there won't be any other way, I will have to do that.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 13:30:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430579#M3728</guid>
      <dc:creator>Novalis</dc:creator>
      <dc:date>2015-11-20T13:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: KDS - add C++ support to already existing C project</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430580#M3729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;Please review following to see if it helps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-136743"&gt;How to Create a C++ Project Using MQX RTOS for KSDK1.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 14:14:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430580#M3729</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-11-20T14:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: KDS - add C++ support to already existing C project</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430581#M3730</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 found out what I wanted -&amp;nbsp; I just had&amp;nbsp; to add line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;nature&amp;gt;org.eclipse.cdt.core.ccnature&amp;lt;/nature&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into&amp;nbsp; .project file&amp;nbsp; into &amp;lt;natures&amp;gt; section&amp;nbsp; and now I can also see C++ settings&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 07:25:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430581#M3730</guid>
      <dc:creator>Novalis</dc:creator>
      <dc:date>2015-11-23T07:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: KDS - add C++ support to already existing C project</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430582#M3731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For more complete answer, see: &lt;A href="https://community.nxp.com/message/843799"&gt;https://community.nxp.com/message/843799&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 21:08:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-add-C-support-to-already-existing-C-project/m-p/430582#M3731</guid>
      <dc:creator>davenadler</dc:creator>
      <dc:date>2017-05-22T21:08:40Z</dc:date>
    </item>
  </channel>
</rss>

