<?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 16bit characters in IAR in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/16bit-characters-in-IAR/m-p/757558#M46187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some code written with Code Warrior that uses 16bit characters like so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;char* str L"some string"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that the L tells the compiler to treat the string as wide_t type characters. Trouble is in IAR the wide_t is 32bits so my string has 32bit characters. Is it possible to create a string in IAR with 16bit characters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2018 19:26:26 GMT</pubDate>
    <dc:creator>ryanlush</dc:creator>
    <dc:date>2018-03-14T19:26:26Z</dc:date>
    <item>
      <title>16bit characters in IAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/16bit-characters-in-IAR/m-p/757558#M46187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some code written with Code Warrior that uses 16bit characters like so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;char* str L"some string"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that the L tells the compiler to treat the string as wide_t type characters. Trouble is in IAR the wide_t is 32bits so my string has 32bit characters. Is it possible to create a string in IAR with 16bit characters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 19:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/16bit-characters-in-IAR/m-p/757558#M46187</guid>
      <dc:creator>ryanlush</dc:creator>
      <dc:date>2018-03-14T19:26:26Z</dc:date>
    </item>
  </channel>
</rss>

