<?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>The application was unable to start correctly</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21187/the-application-was-unable-to-start-correctly</link><description>Following this tutorial : devzone.nordicsemi.com/.../ 
 I type &amp;#39;make&amp;#39; and it compiles for a bit and then I get a bunch of errors that say this: 
 [278]: *** [_build/nrf52840_xxaa.out] Error 2
make[277]: *** [_build/nrf52840_xxaa.out] Error 2
make</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Apr 2017 14:16:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21187/the-application-was-unable-to-start-correctly" /><item><title>RE: The application was unable to start correctly</title><link>https://devzone.nordicsemi.com/thread/82915?ContentTypeID=1</link><pubDate>Tue, 18 Apr 2017 14:16:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:277d0602-f7ba-40f1-8e62-3e5dcdefa984</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Duplicate: &lt;a href="https://devzone.nordicsemi.com/question/128467/cant-compile-nrf52-examples/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The application was unable to start correctly</title><link>https://devzone.nordicsemi.com/thread/82914?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 14:45:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fce1842-fbc1-4820-b236-5386626569cb</guid><dc:creator>spet</dc:creator><description>&lt;p&gt;I have done both those things. I am using version 6.3.1...It initially compiles, freezes, and a dialog box appears (see initial post, I&amp;#39;ve edited a photo of the warning in), and then spits out erros.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The application was unable to start correctly</title><link>https://devzone.nordicsemi.com/thread/82913?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 06:45:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7984e082-2d0b-43bf-820b-38c334ab92d6</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Which version of the GNU Embedded Toolchain for ARM did you download Have you added the  path to your toolchain to your OS PATH environment variable? its correctly added to your path you should be able to check the version using the following terminal command&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;arm-none-eabi-gcc --version
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You also have to make sure that you&amp;#39;ve updated the path in Makefile.windows in the &lt;code&gt;\components\toolchain\gcc&lt;/code&gt; folder.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>