<?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 Codewarrior: intsize 2 and compact_abi for stdlib and stdio in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-intsize-2-and-compact-abi-for-stdlib-and-stdio/m-p/328447#M11080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Codewarrior 10.6 with MCF52259.&lt;/P&gt;&lt;P&gt;My settings are intsize 2 and compact_abi. (I know that I probably shouldn't do this, but I need it for didactic purposes.) It works.&lt;/P&gt;&lt;P&gt;The only problem is that stdlib and stdio obviously use intsize 4 and (sometimes?) register_abi.&lt;/P&gt;&lt;P&gt;Is there any way to have stdlib and stdio with my unusual settings?.&lt;/P&gt;&lt;P&gt;Greetings Theodor T.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 15:02:39 GMT</pubDate>
    <dc:creator>theodortempelme</dc:creator>
    <dc:date>2014-12-05T15:02:39Z</dc:date>
    <item>
      <title>Codewarrior: intsize 2 and compact_abi for stdlib and stdio</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-intsize-2-and-compact-abi-for-stdlib-and-stdio/m-p/328447#M11080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Codewarrior 10.6 with MCF52259.&lt;/P&gt;&lt;P&gt;My settings are intsize 2 and compact_abi. (I know that I probably shouldn't do this, but I need it for didactic purposes.) It works.&lt;/P&gt;&lt;P&gt;The only problem is that stdlib and stdio obviously use intsize 4 and (sometimes?) register_abi.&lt;/P&gt;&lt;P&gt;Is there any way to have stdlib and stdio with my unusual settings?.&lt;/P&gt;&lt;P&gt;Greetings Theodor T.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 15:02:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-intsize-2-and-compact-abi-for-stdlib-and-stdio/m-p/328447#M11080</guid>
      <dc:creator>theodortempelme</dc:creator>
      <dc:date>2014-12-05T15:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior: intsize 2 and compact_abi for stdlib and stdio</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-intsize-2-and-compact-abi-for-stdlib-and-stdio/m-p/328448#M11081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Theodor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably need to rebuild all the standard/runtime (EWL) libs used in your project with compiler switch changed from -abi register to -abi compact.&lt;/P&gt;&lt;P&gt;There are several makefiles in "&amp;lt;CW MCU v10.x&amp;gt;\MCU\ColdFire_Support\ewl". You should adjust this compiler switch in the makefile that builds the libraries used by your project.&lt;/P&gt;&lt;P&gt;The instructions are documented in the compiler manual: &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&amp;lt;CW MCU v10.x&amp;gt;\MCU\Help\PDF\MCU_ColdFire_Compiler.pdf", section "How to rebuild the EWL Libraries".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 09:37:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-intsize-2-and-compact-abi-for-stdlib-and-stdio/m-p/328448#M11081</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2014-12-10T09:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior: intsize 2 and compact_abi for stdlib and stdio</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-intsize-2-and-compact-abi-for-stdlib-and-stdio/m-p/328449#M11082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stan,&lt;/P&gt;&lt;P&gt;thanks a lot, sounds good! This should probably do it. &lt;/P&gt;&lt;P&gt;It will take some time before I will try (because I do not want to disturb the currently running semester). &lt;/P&gt;&lt;P&gt;I will give notice next year, how it worked.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Theodor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 11:17:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Codewarrior-intsize-2-and-compact-abi-for-stdlib-and-stdio/m-p/328449#M11082</guid>
      <dc:creator>theodortempelme</dc:creator>
      <dc:date>2014-12-11T11:17:08Z</dc:date>
    </item>
  </channel>
</rss>

