<?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>Compiling software for both NRF52832 and NRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53393/compiling-software-for-both-nrf52832-and-nrf52840</link><description>I am currently developing firmware that needs to run on both 32 and 40 chips. 
 The basics of the situation is the firmware contains 3 &amp;#39;applications&amp;#39;. A flag in the UICR region determines what app should be loaded. One of these applications will be running</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Oct 2019 11:53:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53393/compiling-software-for-both-nrf52832-and-nrf52840" /><item><title>RE: Compiling software for both NRF52832 and NRF52840</title><link>https://devzone.nordicsemi.com/thread/215705?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 11:53:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03ca80c5-a695-43aa-a449-85a9c5eea41d</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;It is not possible to run S140 on nRF52832, and there is mainly two reasons for this:&lt;/p&gt;
&lt;p&gt;1. The radio in nRF52832 is simpler and does not have support for the features of S140.&lt;/p&gt;
&lt;p&gt;2. nRF52832 is not certified to run S140.&lt;/p&gt;
&lt;p&gt;So you have to run S132 on nRF52832 and S140 on nRF52840.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiling software for both NRF52832 and NRF52840</title><link>https://devzone.nordicsemi.com/thread/215622?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 05:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eac83a17-c8cc-4fb0-bce7-f8ff498a19cb</guid><dc:creator>Keith Brafford</dc:creator><description>&lt;p&gt;For this to work, you are going to have to handle the different errata that get applied before main() is run also.&amp;nbsp; See &lt;em&gt;arm_startup_nrf52840.s &amp;amp; system_nrf52840.c&lt;/em&gt; and &lt;em&gt;arm_startup_nrf52832.s &amp;amp; system_nrf52832.c&lt;/em&gt;, respectively.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>