<?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>Migrating makefile to SEGGER Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115368/migrating-makefile-to-segger-studio</link><description>Greetings, 
 
 I&amp;#39;m trying to migrate the MAKEFILE configuration to SEGGER studio so that I could build and debug the project from there. So far, I&amp;#39;m stuck on the Linking part with the following error: 
 c:/program files (x86)/gnu arm embedded toolchain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Oct 2024 14:13:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115368/migrating-makefile-to-segger-studio" /><item><title>RE: Migrating makefile to SEGGER Studio</title><link>https://devzone.nordicsemi.com/thread/505602?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2024 14:13:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:652612e2-5c32-48db-b8d8-363a7a69e4d7</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It looks like your project is currently set up to use existing linker scripts from your makefile project. In our projects, we&amp;nbsp;let SES to generate the linker script from the flash_placement.xml file that is included with each project.&lt;/p&gt;
&lt;p&gt;I recommend starting with an existing Segger Embedded Studio project from the SDK as a starting&amp;nbsp;point. The *.emProject files are XML formatted, and you can edit them using a text editor (this&amp;nbsp;should be faster than doing the same in the UI).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>