<?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>How to integrate maxim wellness library on NRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98157/how-to-integrate-maxim-wellness-library-on-nrf52840</link><description>Hi all, I have started working on the MAXIM sensor hub(MAX32664)to measure spo2 and heart rate on nrf52840 controller with freertos. I was able to read and parse the FIFO to get the above mentioned health parameters. Now moving forward,i want to measure</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Mar 2023 13:44:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98157/how-to-integrate-maxim-wellness-library-on-nrf52840" /><item><title>RE: How to integrate maxim wellness library on NRF52840</title><link>https://devzone.nordicsemi.com/thread/417701?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2023 13:44:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75f1ce51-fab8-4f62-b8c5-ff1018f769a4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I guess the most important here is &amp;quot;conflicting architecture profiles A/M&amp;quot;. You need a library that is compiled for Cortex-M.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate maxim wellness library on NRF52840</title><link>https://devzone.nordicsemi.com/thread/417691?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2023 13:22:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c354588b-fe1e-4f21-a682-47b1a366ab1e</guid><dc:creator>Bipin_C</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thanks for the reply.Errors related to enum size are gone now.Still below error is coming multiple times.Can you please assisr.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1&amp;gt; Linking DHMS.elf&lt;br /&gt;1&amp;gt; /usr/share/segger_embedded_studio_for_arm_5.68/gcc/arm-none-eabi/bin/ld: error: Output/Debug/Exe/DHMS.elf uses VFP register arguments, ../src/lib/Maxim_Wellness_Library/libMxmWellnessSuite.a(libMxmWellnessSuite1.o) does not.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;error: ../src/lib/Maxim_Wellness_Library/libMxmWellnessSuite.a(libMxmWellnessSuite1.o): conflicting architecture profiles A/M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate maxim wellness library on NRF52840</title><link>https://devzone.nordicsemi.com/thread/417686?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2023 13:01:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd3b2a7f-6c26-4017-9f5e-93cecb2dcda2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have never heard about that library before, but looking at the errors, it seems the enum size is different. If there are different versions of the library available, perhaps you can pick one that suits you better. If not, you need to modify your project accordingly. Some things are architecture dependent, but enum size is configurable. You can change the enum size of your project in SES like this:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/enum_5F00_size.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>