<?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 Re: Problem compiling TWR-Ke0D72M example code in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415625#M23652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the new twr-k20d72m-oobe you attached, but that did not help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still get many of the following compile errors: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These errors are all related to the intrinsics.h file.&lt;/P&gt;&lt;P&gt;I have tried building with Use CMSIS checked and not checked in the Library Configuration, either way I still get these errors.&lt;/P&gt;&lt;P&gt;I am using an IAR EW6.30 development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Nov 2015 04:09:24 GMT</pubDate>
    <dc:creator>bobolver</dc:creator>
    <dc:date>2015-11-28T04:09:24Z</dc:date>
    <item>
      <title>Problem compiling TWR-Ke0D72M example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415623#M23650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Hi All:&amp;nbsp; I just received a TWR-K20D72M board today and am trying to compile the example code that came with it.&amp;nbsp; Prior to receiving this board I downloaded the K20 72MHz example code and was able to compile several of the example projects.&amp;nbsp; But when I tried to compile the twr-k20d72m-oobe.eww program that came with the TWR-K20D72M I ran into a number of problems that seem to be related to arm_math.h file and some of the include files.&amp;nbsp; I added ARM_MATH_CM4 to the defined symbols and added cor_cm4.h, core_cmInstr.h, core_cmFunc.h, and core_cm4_simd.h to the build.&amp;nbsp; When I try to compile the program I get a lot of “incompatible” errors that are related to the intrinsics.h file that is being read from my IAR arm libraries.&amp;nbsp; I have tried to locate a newer intrinsics.h file that is compatible with core_cmFunc.h and common.h, but no luck so far.&amp;nbsp; Can you shed some light on this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 03:28:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415623#M23650</guid>
      <dc:creator>bobolver</dc:creator>
      <dc:date>2015-11-17T03:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling TWR-Ke0D72M example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415624#M23651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;I've attached the twr-k20d72m-oobe, please check it.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 01:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415624#M23651</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-11-18T01:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling TWR-Ke0D72M example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415625#M23652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the new twr-k20d72m-oobe you attached, but that did not help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still get many of the following compile errors: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error[Pe147]: declaration is incompatible with "__nounwind __interwork __softfp unsigned long __get_PSP(void)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These errors are all related to the intrinsics.h file.&lt;/P&gt;&lt;P&gt;I have tried building with Use CMSIS checked and not checked in the Library Configuration, either way I still get these errors.&lt;/P&gt;&lt;P&gt;I am using an IAR EW6.30 development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Nov 2015 04:09:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415625#M23652</guid>
      <dc:creator>bobolver</dc:creator>
      <dc:date>2015-11-28T04:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling TWR-Ke0D72M example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415626#M23653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;From the Lab Gudie for for Example Code Project, the IAR 6.30.3 and later version are supported, I'd highly recommend you to update your IAR IDE soon.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 08:26:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415626#M23653</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2015-11-30T08:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling TWR-Ke0D72M example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415627#M23654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn’t list the entire version, because I didn’t think it was that important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The full version number of my IAR EWB is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workbench for ARM version      -              6.30.4.3295&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Common Components                  -              6.3.12.2118&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen this exact problem posted on several other processor sites (I know one was STM) and the problem seemed to be related to CMSIS not checked and a wrong directory included in the preprocessor directories.  But that didn’t solve my problem or maybe I didn’t remove or include the correct preprocessor directories.  It appears to me the wrong intrinsics.h file is being included, but I am not sure and was hoping you folks might know what is causing this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 17:06:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-compiling-TWR-Ke0D72M-example-code/m-p/415627#M23654</guid>
      <dc:creator>bobolver</dc:creator>
      <dc:date>2015-11-30T17:06:34Z</dc:date>
    </item>
  </channel>
</rss>

