<?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>linking fails with unrecognized emulation mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24966/linking-fails-with-unrecognized-emulation-mode</link><description>Did somebody ever get the following error message: 
 /usr/lib/gcc/arm-none-eabi/7.1.0/../../../../arm-none-eabi/bin/ld: unrecognised emulation mode: cpu=cortex-m4 Supported emulations: armelf collect2: error: ld returned 1 exit status
 
 The linker</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Apr 2018 10:58:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24966/linking-fails-with-unrecognized-emulation-mode" /><item><title>RE: linking fails with unrecognized emulation mode</title><link>https://devzone.nordicsemi.com/thread/129728?ContentTypeID=1</link><pubDate>Wed, 25 Apr 2018 10:58:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2451b9d4-f924-4558-994d-8ce36b878ae7</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;hf means that the chip have&amp;nbsp;hardware support for floating point operations (Cortex M4&lt;strong&gt;F&lt;/strong&gt; CPU). nf is only used for nRF52810 ICs.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: linking fails with unrecognized emulation mode</title><link>https://devzone.nordicsemi.com/thread/129415?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 21:18:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:126e7c98-d008-402c-bbae-76e9bafcb31c</guid><dc:creator>Bill Rogers</dc:creator><description>&lt;p&gt;I have this same problem.&amp;nbsp; I&amp;#39;m trying to compile and link the dfu\secure_bootloader for my nRF52832 project. I am using the linker script from the SDK15 with only minor edits to take care of directory structure and location of main.c, etc.&amp;nbsp; All the other linker scripts I have run have worked perfectly.&amp;nbsp; When i got to micro-ecc I wasn&amp;#39;t sure if my board is nRF52832hf or nRF52832nf (I have nRF52 DK).&amp;nbsp; Also, I will be putting this in lots of nRF52832s manufactured in China and I have no idea if these are nf or hf.&amp;nbsp; Anyway, I get the same message either way.&lt;/p&gt;
&lt;p&gt;After some investigation I traced this problem to a small error in my copied make file.&amp;nbsp; I omitted the .out in the (OUTPUT_DIRECTORY) field.&amp;nbsp; After fixing that, no more message.&amp;nbsp; The board seems to have floating support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: linking fails with unrecognized emulation mode</title><link>https://devzone.nordicsemi.com/thread/98312?ContentTypeID=1</link><pubDate>Fri, 08 Sep 2017 11:30:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52f5dc21-97fe-4b5e-b462-1e2597f72c7f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What are you trying to link? Are you using the Makefiles from our SDK to allow GCC to take care of the linking?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>