<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF52832: How to Include the &amp;quot;arm_math.h&amp;quot; library</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27715/nrf52832-how-to-include-the-arm_math-h-library</link><description>Hello, 
 I&amp;#39;m attempting to include the &amp;quot;arm_math.h&amp;quot; library so that I can use the requisite DSP functions, etc. I&amp;#39;m getting a linker error so I&amp;#39;m not sure what else needs to be done to resolve the symbols. Here is my error: 
 &amp;quot; undefined reference to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Sep 2018 06:32:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27715/nrf52832-how-to-include-the-arm_math-h-library" /><item><title>RE: nRF52832: How to Include the "arm_math.h" library</title><link>https://devzone.nordicsemi.com/thread/146875?ContentTypeID=1</link><pubDate>Mon, 03 Sep 2018 06:32:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22737e27-9c5d-459f-a8a1-0240d993259d</guid><dc:creator>Kapil Rawat</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Steps to&amp;nbsp;&lt;span&gt;include&amp;nbsp;CMSIS-DSP library (arm_math.h library)&amp;nbsp;in your project (Embedded Studio):&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. Install CMSIS-DSP package: Go to Tools&amp;gt;Package Manager&amp;gt;CMSIS DSP Support&amp;nbsp;Package install (it will automatically install core package as well)&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/36237.Untitled.png" /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Once DSP package installed&amp;nbsp;in your system add library in your project folder: Project&amp;gt;Add Existing file&amp;gt;Browse(select \components\toolchain\cmsis\dsp\GCC\libarm_cortexM4lf_math.a).&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/3051.Untitled2.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. At last add library path into user&amp;nbsp;include directories:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7838.Untitled3.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4. Add predecessor&amp;nbsp;micro&amp;nbsp;definition&amp;nbsp;ARM_MATH_CM4&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: How to Include the "arm_math.h" library</title><link>https://devzone.nordicsemi.com/thread/109398?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 17:51:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3a1ae98-88b3-4223-a519-76d976d77408</guid><dc:creator>Sami</dc:creator><description>&lt;p&gt;Hi Joakim, I&amp;#39;m using Eclipse (Neon.1a). When you say &amp;quot;add the path&amp;quot;, that can entail many different solutions. Are you referring to explicit linking of the library? Also, SDK11.0.0 did not come with the static library &amp;quot;libarm_cortexM4l_math.a&amp;quot;, so I had to download it manually. Can you please be a bit more specific? Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: How to Include the "arm_math.h" library</title><link>https://devzone.nordicsemi.com/thread/109397?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 12:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da37a351-6563-4060-a7fb-222c31163174</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi sami_cala!&lt;br /&gt;
Which IDE are you using?&lt;br /&gt;
Did you remember to add the path to the arm_math.h file?&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>