<?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>Which Complier is default used? Both SES and NCS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110985/which-complier-is-default-used-both-ses-and-ncs</link><description>Hello everyone~ 
 
 I&amp;#39;m now trying to use a third-party software (BSEC, Bosch Sensortec Environmental Cluster，a lib for gas sensor BME680). It limits the complier to arm-none-eabi-gcc. Is nRF5 SDK configed as arm-none-eabi-gcc by default? And is NCS configed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 May 2024 05:32:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110985/which-complier-is-default-used-both-ses-and-ncs" /><item><title>RE: Which Complier is default used? Both SES and NCS</title><link>https://devzone.nordicsemi.com/thread/482629?ContentTypeID=1</link><pubDate>Thu, 09 May 2024 05:32:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a1249c3-ba9f-4c40-b459-cac038a9987c</guid><dc:creator>Bee</dc:creator><description>&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which Complier is default used? Both SES and NCS</title><link>https://devzone.nordicsemi.com/thread/482522?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 12:41:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c0d71ef-eec9-4fc2-9ce6-474640b91a0a</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF5 SDK is in maintenance mode and we do not recommend any new project to use it.&lt;/p&gt;
[quote user=""] And is NCS configed as&amp;nbsp;arm-none-eabi-gcc or clang by default?[/quote]
&lt;p&gt;It uses arm-&lt;strong&gt;zephyr&lt;/strong&gt;-eabi-gcc by default. However,&amp;nbsp;the SDK supports BME680.&amp;nbsp;I am guessing that you want to use a binary to work with the sensor here.&amp;nbsp;It should work. Please refer to&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/92593/using-bsec-2-library-for-bme688-with-thingy53"&gt;this past case&lt;/a&gt;.&lt;/p&gt;
[quote user=""]Is nRF5 SDK configed as&amp;nbsp;&lt;span&gt;arm-none-eabi-gcc by default?&lt;/span&gt;[/quote]
&lt;p&gt;It depends on your environment. If you use Keil uVision or SEGGER Embedded Studio, then arm-none-eabi-gcc is used by default; note that it is meant to support and only&amp;nbsp;tested with only a rather old version of the compiler.&lt;/p&gt;
&lt;p&gt;You can also use a manually installed copy of arm-none-eabi-gcc and Makefile.&lt;/p&gt;
&lt;p&gt;nRF5 SDK also supports IAR. I actually have never used IAR before, but &lt;a href="https://www.iar.com/products/architectures/arm/iar-embedded-workbench-for-arm/"&gt;it looks like it uses the IAR C/C++ Compiler&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>