<?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 C++ STL HCS12X problem. Can't include vector.h in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/C-STL-HCS12X-problem-Can-t-include-vector-h/m-p/188550#M6679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using CodeWarrior IDE v5.9.0 with C++ to program a HC12X MCU.&lt;/P&gt;&lt;P&gt;However, I can't use the STL such as vector.h.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to compile:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#include &amp;lt;vector.h&amp;gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i get an error, saying that it doesn't exist. (i also searched for the file and I couldn't find it neither).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this compiler have support for C++ libraries?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2Fsoft_dev_tools%2Fdoc%2Fref_manual%2FEWL_CPLUSPLUS_RM.pdf%3Ffpsp%3D1%26WT_TYPE%3DReference%2520Manuals%26WT_VENDOR%3DFREESCALE%26WT_FILE_FORMAT%3Dpdf%26WT_ASSET%3DDocumentation" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/ref_manual/EWL_CPLUSPLUS_RM.pdf?fpsp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;W…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 00:53:43 GMT</pubDate>
    <dc:creator>juanoxoby</dc:creator>
    <dc:date>2012-09-11T00:53:43Z</dc:date>
    <item>
      <title>C++ STL HCS12X problem. Can't include vector.h</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/C-STL-HCS12X-problem-Can-t-include-vector-h/m-p/188550#M6679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using CodeWarrior IDE v5.9.0 with C++ to program a HC12X MCU.&lt;/P&gt;&lt;P&gt;However, I can't use the STL such as vector.h.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to compile:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#include &amp;lt;vector.h&amp;gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i get an error, saying that it doesn't exist. (i also searched for the file and I couldn't find it neither).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this compiler have support for C++ libraries?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2Fsoft_dev_tools%2Fdoc%2Fref_manual%2FEWL_CPLUSPLUS_RM.pdf%3Ffpsp%3D1%26WT_TYPE%3DReference%2520Manuals%26WT_VENDOR%3DFREESCALE%26WT_FILE_FORMAT%3Dpdf%26WT_ASSET%3DDocumentation" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/ref_manual/EWL_CPLUSPLUS_RM.pdf?fpsp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;W…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 00:53:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/C-STL-HCS12X-problem-Can-t-include-vector-h/m-p/188550#M6679</guid>
      <dc:creator>juanoxoby</dc:creator>
      <dc:date>2012-09-11T00:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: C++ STL HCS12X problem. Can't include vector.h</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/C-STL-HCS12X-problem-Can-t-include-vector-h/m-p/188551#M6680</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;&amp;nbsp; Did you check the Compiler_HC12.pdf manual?&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is a section named &lt;EM&gt;&lt;STRONG&gt;Known C++ Issues in the HC(S)12 Compilers&lt;/STRONG&gt;&lt;/EM&gt; in the Appendices. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;Table E.1 Unimplemented Header Files&lt;/EM&gt;&lt;/STRONG&gt; lists all the C++ header files that are not available and vector is listed there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 05:49:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/C-STL-HCS12X-problem-Can-t-include-vector-h/m-p/188551#M6680</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2012-09-11T05:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: C++ STL HCS12X problem. Can't include vector.h</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/C-STL-HCS12X-problem-Can-t-include-vector-h/m-p/188552#M6681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/C-STL-HCS12X-problem-Can-t-include-vector-h/m-p/188552#M6681</guid>
      <dc:creator>juanoxoby</dc:creator>
      <dc:date>2012-09-12T15:49:31Z</dc:date>
    </item>
  </channel>
</rss>

