<?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>Using SDK examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56207/using-sdk-examples</link><description>Hello, Is it possible to do a save as or copy an example to another directory/folder without having to re-link all the .c files? I am using SES 4.30c. Every time I take an example I have to add all the files again, it&amp;#39;s quite time consuming. Bellow is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Jan 2020 08:33:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56207/using-sdk-examples" /><item><title>RE: Using SDK examples</title><link>https://devzone.nordicsemi.com/thread/227592?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2020 08:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45eedd9a-f782-4573-acaa-51b5e67f11c3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The example SES projects in the SDK use relative paths to the SDK files, so you can move the example within the SDK folder as long as the depth is the same. For instance, you can copy &amp;lt;SDK&amp;gt;\examples\peripheral\uart\ to&amp;nbsp;\examples\custom\uart\ or similar, and it will still work. However, if you want to move projects outside the SDK folder or change the depth, you need to add all files again. An alternative if you want to be able to put the project anywhere you want, is to use a SES macro to hold the SDK root folder, and make all paths relative to that, as explained &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/32524/segger-embedded-studio-relative-paths/125304#125304"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>