<?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 DEMO9S12XEP100 &amp; CodeWarrior 5.1: C++11 programming in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455457#M3335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All.&lt;/P&gt;&lt;P&gt;I need to program different solutions on DEMO9S12XEP100 using CodeWarrior 5.1: I cannot change this. This is my "given platform and IDE".&lt;/P&gt;&lt;P&gt;Now, I wounder if I can write code for this "environment" using full features of C++11 (2011).&lt;/P&gt;&lt;P&gt;I mean, for instance, using "moving semantics", and of course, all the STL features from C++0x (2003, 2008) and C++11.&lt;/P&gt;&lt;P&gt;Can anyone advise me on this, please?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Pablo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2015 22:34:45 GMT</pubDate>
    <dc:creator>pabloestebancam</dc:creator>
    <dc:date>2015-12-01T22:34:45Z</dc:date>
    <item>
      <title>DEMO9S12XEP100 &amp; CodeWarrior 5.1: C++11 programming</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455457#M3335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All.&lt;/P&gt;&lt;P&gt;I need to program different solutions on DEMO9S12XEP100 using CodeWarrior 5.1: I cannot change this. This is my "given platform and IDE".&lt;/P&gt;&lt;P&gt;Now, I wounder if I can write code for this "environment" using full features of C++11 (2011).&lt;/P&gt;&lt;P&gt;I mean, for instance, using "moving semantics", and of course, all the STL features from C++0x (2003, 2008) and C++11.&lt;/P&gt;&lt;P&gt;Can anyone advise me on this, please?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Pablo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 22:34:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455457#M3335</guid>
      <dc:creator>pabloestebancam</dc:creator>
      <dc:date>2015-12-01T22:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S12XEP100 &amp; CodeWarrior 5.1: C++11 programming</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455458#M3336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CW5.1 does not full support C++. For other C++ limit, please refer to the HCS12compiler manual({CW5.1 install}\Help\PDF\ Compiler_HC12.pdf), Appendix D (Known C++ Issues in the HC(S)12 Compilers).&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;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 06:40:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455458#M3336</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-12-04T06:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S12XEP100 &amp; CodeWarrior 5.1: C++11 programming</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455459#M3337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, ZhangJennie, thanks a lot for your answer!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was recommended to use this tool: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.iar.com/iar-embedded-workbench/downloads/" rel="nofollow"&gt;https://www.iar.com/iar-embedded-workbench/downloads/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can see that it supports compiling for HCS12 board: "&lt;SPAN style="color: #222222; font-family: Tahoma, Verdana, Arial, sans-serif;"&gt;IAR Embedded Workbench for HCS12&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;I have not tested it yet but, may be, we can develop in CodeWarrior 5.1 (just as an IDE) and then use this compiler.&lt;/P&gt;&lt;P&gt;Of course, if it works, you can tell me: "you are not using CodeWarrior 5.1". And you are right, since I would be changing its native compiler.&lt;/P&gt;&lt;P&gt;I repeat: I have not tested this yet. Will provide an update as soon as possible.&lt;/P&gt;&lt;P&gt;Thanks again and regards!&lt;/P&gt;&lt;P&gt;PC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 16:05:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455459#M3337</guid>
      <dc:creator>pabloestebancam</dc:creator>
      <dc:date>2015-12-04T16:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S12XEP100 &amp; CodeWarrior 5.1: C++11 programming</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455460#M3338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fine, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 03:41:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/DEMO9S12XEP100-CodeWarrior-5-1-C-11-programming/m-p/455460#M3338</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-12-07T03:41:54Z</dc:date>
    </item>
  </channel>
</rss>

