<?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>No rule to make target &amp;#39;nrf52832_xxaa&amp;#39;. Stop.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12758/no-rule-to-make-target-nrf52832_xxaa-stop</link><description>I get the following error when trying to build to target:
make: *** No rule to make target `nrf52832_xxaa&amp;#39;. Stop. 
 I am doing the following on the Blinky Example program:
Makefile-&amp;gt;Make Targets-&amp;gt;Build-&amp;gt;(Target) flash nrf52832_xxaa-&amp;gt;Build</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Oct 2018 20:46:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12758/no-rule-to-make-target-nrf52832_xxaa-stop" /><item><title>RE: No rule to make target 'nrf52832_xxaa'. Stop.</title><link>https://devzone.nordicsemi.com/thread/153695?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 20:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dbaad97-8b72-49fd-9ad3-f74e0015fc6c</guid><dc:creator>laserdan</dc:creator><description>&lt;p&gt;A FIX! I had this error and I was using the correct hardware and firmware as the other comments suggest. However it was just bonking with that error when I tried to flash the device. Compile was fine.&amp;nbsp; Cleaning the project didn&amp;#39;t solve the flashing issue. The solution is....[drum roll please]....right click on the target &amp;quot;flash nrf52832_xxaa&amp;quot; and delete it. Then create a new one with the same name. Seriously. It worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No rule to make target 'nrf52832_xxaa'. Stop.</title><link>https://devzone.nordicsemi.com/thread/48465?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2016 08:54:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00c35702-6d06-42c6-8839-b355ac5a6d86</guid><dc:creator>mitchellw</dc:creator><description>&lt;p&gt;Check your log.
You are building a nrf5141422_xxac firmware.
You would have to flash it with: flash nrf5141422_xxac&lt;/p&gt;
&lt;p&gt;But if you are using a nrf52832 you should use the folder:
examples\peripheral\blinky\pca10040\blank\armgcc&lt;/p&gt;
&lt;p&gt;Try building that project and flashing it with: flash nrf52832_xxaa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>