<?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>Kinetis Software Development Kit中的主题 Re: arm_math.h</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/arm-math-h/m-p/501452#M4792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arm_math.h expects a Preprocessor symbol to define what type of core you have. From this setting core specific files are included that are optimized for the available hardware.&lt;/P&gt;&lt;P&gt;Open the project properties and go to C/C++ Build-&amp;gt;Settings. Under the "Tool Settings" tab go to "Cross ARM C Compiler"-&amp;gt;Preprocessor. There you should see something like "CPU_MK64FN1M0VMD12" defined (since you said you are using a K64 device). Add ""ARM_MATH_CM4"" to the list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 21:01:41 GMT</pubDate>
    <dc:creator>alexu</dc:creator>
    <dc:date>2016-03-02T21:01:41Z</dc:date>
    <item>
      <title>arm_math.h</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/arm-math-h/m-p/501451#M4791</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 have a problem when trying to use arm_math.h. I ve just included the arm_math.h and the core_cm4.h in my main file. when I compiled, I got the error: " #error "Define according the used Cortex core ARM_MATH_CM7, ARM_MATH_CM4, ARM_MATH_CM3, ARM_MATH_CM0PLUS or ARM_MATH_CM0".&amp;nbsp; what did I miss?&lt;/P&gt;&lt;P&gt;I used the mcu k64f&amp;nbsp; and kinetis design studio with ksdk1.3&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 09:31:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/arm-math-h/m-p/501451#M4791</guid>
      <dc:creator>hunglam</dc:creator>
      <dc:date>2016-03-02T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: arm_math.h</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/arm-math-h/m-p/501452#M4792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arm_math.h expects a Preprocessor symbol to define what type of core you have. From this setting core specific files are included that are optimized for the available hardware.&lt;/P&gt;&lt;P&gt;Open the project properties and go to C/C++ Build-&amp;gt;Settings. Under the "Tool Settings" tab go to "Cross ARM C Compiler"-&amp;gt;Preprocessor. There you should see something like "CPU_MK64FN1M0VMD12" defined (since you said you are using a K64 device). Add ""ARM_MATH_CM4"" to the list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:01:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/arm-math-h/m-p/501452#M4792</guid>
      <dc:creator>alexu</dc:creator>
      <dc:date>2016-03-02T21:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: arm_math.h</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/arm-math-h/m-p/501453#M4793</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 followed the procedure and now, when I try to use a function from arm_math (for example "arm_abs_f32"), I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;C:\..\..\..\workspace\K64F_project\Debug/../source/my_functions.h:801: undefined reference to `arm_abs_f32' &lt;/P&gt;&lt;P&gt;I'm using a K64F device with MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;How can I solve this?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 10:27:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/arm-math-h/m-p/501453#M4793</guid>
      <dc:creator>valeianni</dc:creator>
      <dc:date>2018-09-28T10:27:42Z</dc:date>
    </item>
  </channel>
</rss>

