<?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 How to use standard C header files in codewarrior? in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180057#M17577</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Following are the details of the hardware used:&lt;/P&gt;&lt;P&gt;1. Development board: EVB9S12XF512E (S12XFSTARTERKITE: S12XF 2-Node Starter Kit)&lt;/P&gt;&lt;P&gt;2. Target Processor: MC9S12XF512MLM&lt;/P&gt;&lt;P&gt;3. IDE: CodeWarrior Classic HCS12(X) 5.2 (Added the missing derivatives)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use standard C header files for string operations for my project such as:&lt;/P&gt;&lt;P&gt;==&amp;gt; stdint.h&lt;/P&gt;&lt;P&gt;edit: I found string.h, stddef.h inside the CW library but could not find "stdint.h".&lt;/P&gt;&lt;P&gt;Is there an option to add these files thru the compiler in CodeWarrior or should I add each header files individually to the project?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100539"&gt;@dianabatrlova&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/40626"&gt;@RadekS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2020 15:11:28 GMT</pubDate>
    <dc:creator>ramakr02</dc:creator>
    <dc:date>2020-11-09T15:11:28Z</dc:date>
    <item>
      <title>How to use standard C header files in codewarrior?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180057#M17577</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Following are the details of the hardware used:&lt;/P&gt;&lt;P&gt;1. Development board: EVB9S12XF512E (S12XFSTARTERKITE: S12XF 2-Node Starter Kit)&lt;/P&gt;&lt;P&gt;2. Target Processor: MC9S12XF512MLM&lt;/P&gt;&lt;P&gt;3. IDE: CodeWarrior Classic HCS12(X) 5.2 (Added the missing derivatives)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use standard C header files for string operations for my project such as:&lt;/P&gt;&lt;P&gt;==&amp;gt; stdint.h&lt;/P&gt;&lt;P&gt;edit: I found string.h, stddef.h inside the CW library but could not find "stdint.h".&lt;/P&gt;&lt;P&gt;Is there an option to add these files thru the compiler in CodeWarrior or should I add each header files individually to the project?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100539"&gt;@dianabatrlova&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/40626"&gt;@RadekS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 15:11:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180057#M17577</guid>
      <dc:creator>ramakr02</dc:creator>
      <dc:date>2020-11-09T15:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use standard C header files in codewarrior?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180706#M17581</link>
      <description>&lt;P&gt;Hello Rohit,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the discussion with the CW expert.&lt;/P&gt;
&lt;P&gt;The CW for the S12X v5.2 compiler is C90 compatible. The "stdint.h" is C99, so, as I know, CW5.2 doesn’t have an option to support it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Diana&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 10:15:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180706#M17581</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-11-10T10:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use standard C header files in codewarrior?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180732#M17582</link>
      <description>&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use a newer IDE which supports my controller to run C99 compatible library? Will that work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 10:56:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180732#M17582</guid>
      <dc:creator>ramakr02</dc:creator>
      <dc:date>2020-11-10T10:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use standard C header files in codewarrior?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180833#M17584</link>
      <description>&lt;P&gt;Hello Rohit,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, there is no newer IDE for the S12X devices.&lt;/P&gt;
&lt;P&gt;I'm very sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Diana&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 14:24:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-standard-C-header-files-in-codewarrior/m-p/1180833#M17584</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-11-10T14:24:39Z</dc:date>
    </item>
  </channel>
</rss>

