<?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>How Do I Share Software Projects with Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77625/how-do-i-share-software-projects-with-segger-embedded-studio</link><description>Hello, 
 I&amp;#39;ve been working on a big software project on the nrf52 DK with Segger Embedded Studio and added a lot of libraries and drivers. The issue I ran into is that if I want to send this software to another person&amp;#39;s computer (the .C file not just</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Jul 2021 17:05:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77625/how-do-i-share-software-projects-with-segger-embedded-studio" /><item><title>RE: How Do I Share Software Projects with Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/320776?ContentTypeID=1</link><pubDate>Mon, 19 Jul 2021 17:05:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d881297-04f8-4d10-8fd1-1be16caa9d74</guid><dc:creator>jake11212</dc:creator><description>[quote userid="2121" url="~/f/nordic-q-a/77625/how-do-i-share-software-projects-with-segger-embedded-studio/320690#320690"]I assume you are developing with nRF5 SDK not nRF Connect SDK(Zephyr) ?&amp;nbsp;[/quote]
&lt;p&gt;Yes, that&amp;#39;s correct.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="2121" url="~/f/nordic-q-a/77625/how-do-i-share-software-projects-with-segger-embedded-studio/320690#320690"]This mean if you can provide the library files with the same relative path to the project files it should be able to compile on a new computer.&amp;nbsp;[/quote]
&lt;p&gt;I think I realized my issue, I referenced things outside of the library so the software wasn&amp;#39;t able to build using only the SDK.&amp;nbsp; I will make sure to fix this in the future&amp;nbsp; Thanks for the help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How Do I Share Software Projects with Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/320690?ContentTypeID=1</link><pubDate>Mon, 19 Jul 2021 12:29:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:556a9b46-02be-45a2-9628-65c1325f7aa7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Jake,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I assume you are developing with nRF5 SDK not nRF Connect SDK(Zephyr) ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Normally the paths to the library inside the Segger Embedded Studio project file (.emProject) is relative. This mean if you can provide the library files with the same relative path to the project files it should be able to compile on a new computer.&amp;nbsp;&lt;br /&gt;For example you can copy the entire nRF5 SDK and place in any location in the new computer it should be able to compile. If you remove the not used examples and any binary, the size of the SDK is not too big.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>