<?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>CodeWarrior for MCU中的主题 Code Warrior Error when attempting to do C</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173727#M5535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been using Code Warrior for my micro-controller classes. My laptop is x86 with Windows 7 Professional(not sure if this matters). Last session we were mostly doing Assembly. The code warrior worked great doing this task but, at the end of the session we started programming the HCS12 using C. When I tried to open the .main I would keept receiving the error of the attached .jpg . Can anyone help me with resolving this error because, from here out, all we will be doing is C. So, I really need to get this working. Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jan 2011 16:44:31 GMT</pubDate>
    <dc:creator>Iggy_01</dc:creator>
    <dc:date>2011-01-05T16:44:31Z</dc:date>
    <item>
      <title>Code Warrior Error when attempting to do C</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173727#M5535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been using Code Warrior for my micro-controller classes. My laptop is x86 with Windows 7 Professional(not sure if this matters). Last session we were mostly doing Assembly. The code warrior worked great doing this task but, at the end of the session we started programming the HCS12 using C. When I tried to open the .main I would keept receiving the error of the attached .jpg . Can anyone help me with resolving this error because, from here out, all we will be doing is C. So, I really need to get this working. Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 16:44:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173727#M5535</guid>
      <dc:creator>Iggy_01</dc:creator>
      <dc:date>2011-01-05T16:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Code Warrior Error when attempting to do C</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173728#M5536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try enabling&amp;nbsp;"Disable Desktop Composition" in&amp;nbsp;&amp;nbsp;IDE.exe compatibility properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 17:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173728#M5536</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2011-01-05T17:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Code Warrior Error when attempting to do C</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173729#M5537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that only CW version 10 supports Win7. Which CW version are you using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help -&amp;gt; About -&amp;gt; Installed products -&amp;gt; Read the top line of the window that appears.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 17:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173729#M5537</guid>
      <dc:creator>Lundin</dc:creator>
      <dc:date>2011-01-05T17:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Code Warrior Error when attempting to do C</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173730#M5538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mine is version 5.1. I'll try what has been suggested so far and give feedback. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 07:26:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173730#M5538</guid>
      <dc:creator>Iggy_01</dc:creator>
      <dc:date>2011-01-06T07:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Code Warrior Error when attempting to do C</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173731#M5539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really want to thank you kef. I went to the compatibility tab under the properties for Code Warrior IDE and checked the "Disable Desktop Composition" box and then clicked "apply". It worked perfectly after that. Would you mind explaining how you knew to check that one box out of the 5 choices that were on the compatibility tab? And again kef, thanks alot. I needed this tool to work for "C" as well as "assembly"&amp;nbsp; on my laptop for my classes at school.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 12:24:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173731#M5539</guid>
      <dc:creator>Iggy_01</dc:creator>
      <dc:date>2011-01-07T12:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Code Warrior Error when attempting to do C</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173732#M5540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a known solution from this thread &lt;A __default_attr="52062" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/52062" jivemacro="thread" title="https://community.freescale.com/thread/52062"&gt;https://community.freescale.com/thread/52062&lt;/A&gt;&amp;nbsp;.&amp;nbsp;Only &lt;SPAN&gt;&lt;A href="http://forums.freescale.com/t5/user/viewprofilepage/user-id/17073" target="_self"&gt;&lt;SPAN&gt;Audi&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;knows how he/she invented this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 14:24:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Code-Warrior-Error-when-attempting-to-do-C/m-p/173732#M5540</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2011-01-07T14:24:30Z</dc:date>
    </item>
  </channel>
</rss>

