<?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>Create new project in Eclipse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61836/create-new-project-in-eclipse</link><description>Hello. I&amp;#39;m trying to create a new project or open existing examples with eclipse. 
 I tried to import &amp;quot;Existing code as Makefile project&amp;quot; and File-&amp;gt;New-&amp;gt;Makefile Project with existing code. 
 Then I opened the armgcc folder from a random example. 
 The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 May 2020 13:32:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61836/create-new-project-in-eclipse" /><item><title>RE: Create new project in Eclipse</title><link>https://devzone.nordicsemi.com/thread/251976?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 13:32:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb13256b-aad7-4c7e-a55a-cd7a68a23769</guid><dc:creator>George555</dc:creator><description>&lt;p&gt;Thanks for the answer! &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create new project in Eclipse</title><link>https://devzone.nordicsemi.com/thread/251973?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 13:30:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efc1d19e-f255-4c5c-97cb-df90a589d357</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Yes, it will become a bit more like an editor when you set it up as a Makefile project because you have to manage build configurations by editing the Makefile directly. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create new project in Eclipse</title><link>https://devzone.nordicsemi.com/thread/251956?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 12:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a15dcab-8ff7-4e39-a45b-46245f65a6b8</guid><dc:creator>George555</dc:creator><description>&lt;p&gt;If I understand correctly you&amp;#39;re saying that eclipse will be just a plain editor and everything will be managed through the makefile. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create new project in Eclipse</title><link>https://devzone.nordicsemi.com/thread/251937?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 12:02:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64dec0b5-8f3c-4164-85bc-83858b79b05a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Our nRF5 SDK does not include project files for Eclipse, which means you have to add the source files from the Makefile manually. I would instead recommend you to use Segger embedded Studio (&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/Segger-Embedded-Studio/Get-Started"&gt;product page&lt;/a&gt;). It&amp;#39;s free to use and it also has cross-platform support.&lt;/p&gt;
&lt;p&gt;[quote user=""][/quote]&lt;/p&gt;
&lt;p&gt;Also I was looking for a generic linker script into the SDK and found the nrf52832_xxaa.ld which includes the nrf_common.ld&lt;/p&gt;
&lt;p&gt;Do I have to add both of them in eclipse?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Eclipse will not use the linker script when you set up Makefile project. The linker script will be invoked by the Makefile.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>