<?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>porting eMD6.12 to nRF52832 unkown types __u8,__u16, __32, __s8 and the like</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36086/porting-emd6-12-to-nrf52832-unkown-types-__u8-__u16-__32-__s8-and-the-like</link><description>I am porting the eMD-6.12 firmware/library by Invensense for the part MPU9250 into the nRF52832. My toolchain is compiling through gcc allowing examples from SDK&amp;#39;s to be quickly evaluated. I am attempting to port the stm32L project with some makefiles</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Nov 2019 20:16:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36086/porting-emd6-12-to-nrf52832-unkown-types-__u8-__u16-__32-__s8-and-the-like" /><item><title>RE: porting eMD6.12 to nRF52832 unkown types __u8,__u16, __32, __s8 and the like</title><link>https://devzone.nordicsemi.com/thread/222458?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 20:16:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa024cb8-6f3d-4d13-ba6b-e7a89ae1f02b</guid><dc:creator>SL06</dc:creator><description>&lt;p&gt;Thanks for this post. &amp;nbsp;In SES, I just add : &amp;nbsp;&amp;nbsp;EMPL &amp;nbsp; &amp;nbsp;in Options, preprocessor definitions &amp;nbsp; to activate the definition inside&amp;nbsp;&lt;span&gt;mltypes.h.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: porting eMD6.12 to nRF52832 unkown types __u8,__u16, __32, __s8 and the like</title><link>https://devzone.nordicsemi.com/thread/139027?ContentTypeID=1</link><pubDate>Wed, 04 Jul 2018 20:19:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c57f6f43-dffa-4e89-b6bd-d4dc6a64e632</guid><dc:creator>Cy</dc:creator><description>&lt;p&gt;So, after looking a second time into the included file mltypes.h the types are defined but require that EMPL is also defined to allow for the definition to be compiled.&lt;/p&gt;
&lt;p&gt;Adding the line:&amp;nbsp;CFLAGS += -DEMPL inside the makefile allows the definition of the data types.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>