<?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>Building the uart example results in errrors</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104008/building-the-uart-example-results-in-errrors</link><description>Hello Nordic people 
 Building the uart example I get a lot of erors: 
 Building ‘uart_pca10100’ from solution ‘uart_pca10100’ in configuration ‘Debug’ Assembling ‘thumb_crt0.s’ Compiling ‘nrf_log_frontend.c’ sdk_common.h nrf_log_frontend.c nrf_error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Sep 2023 12:30:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104008/building-the-uart-example-results-in-errrors" /><item><title>RE: Building the uart example results in errrors</title><link>https://devzone.nordicsemi.com/thread/447073?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 12:30:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9df06a7-ee36-4d89-ab25-1bf7d2b9b458</guid><dc:creator>Thomas U</dc:creator><description>&lt;p&gt;&lt;span&gt;I have downloaded a fresh SDK, and it works perfectly fine. Therefore, it seems that I might have inadvertently made changes to the old SDK, or there could be a possibility of a corrupted file&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building the uart example results in errrors</title><link>https://devzone.nordicsemi.com/thread/447059?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 12:01:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1548fb99-dcc7-4e5e-8db8-c13eebff3c7e</guid><dc:creator>Thomas U</dc:creator><description>&lt;p&gt;SEGGER Embedded Studio for ARM&lt;br /&gt;Release 5.44&amp;nbsp;&amp;nbsp;Build 2021050402.46116&lt;br /&gt;Windows x64&lt;br /&gt;&lt;br /&gt;My custom apllication builds and works just fine.&lt;br /&gt;&lt;br /&gt;The unmodified UART sample fails with the described errors. I could try to download a fresh SDK and try the UART sample there?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building the uart example results in errrors</title><link>https://devzone.nordicsemi.com/thread/447057?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 11:57:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4df6b0a3-7ca4-42bc-bc47-243d2c91fd14</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Which Segger Embedded Studio version does this represent? I would recommend using Segger Embedded Studio&amp;nbsp;5.42a, as that is what was the release was tested with.&lt;/p&gt;
&lt;p&gt;Are you able to build the unmodified UART sample, or does it fail in the same way as your custom application?&lt;/p&gt;
&lt;p&gt;Edit: looking again at your screenshot I wonder if you have several folders down in your col_sw? If not, the paths in the project will be wrong, as it is not the same depth as the project you copied. So it is expected that no files will be found. You either need to update all paths of the files and includes, or make sure your project file is in the same relative position to the SDK root as the example project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building the uart example results in errrors</title><link>https://devzone.nordicsemi.com/thread/447047?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 11:42:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c15f30a-8f49-4983-879f-b990fe71ee01</guid><dc:creator>Thomas U</dc:creator><description>&lt;p&gt;Hi Einar&lt;/p&gt;
&lt;p&gt;I am building:&amp;nbsp;nRF5_SDK_17.1.0_ddde560\examples\peripheral\uart\pca10100\blank\ses&lt;/p&gt;
&lt;p&gt;I am using Segger:&lt;/p&gt;
&lt;p&gt;segger-as: version 2.11&lt;br /&gt;segger-cc: version 12.0.0&lt;br /&gt;segger-cc-ng: version 11.95.1&lt;br /&gt;segger-ld: version 4.10.1&lt;br /&gt;segger-rtl: version 2.4.2&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Inside the SDK i have added a folder containing code for my project, but all other folders are left untouched:&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1695296534488v3.png" alt=" " /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building the uart example results in errrors</title><link>https://devzone.nordicsemi.com/thread/447040?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 11:28:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60f65b91-b0cc-4869-a19c-0fc05cf282e3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There seems to be fundamental issues with that project. Which exact example project are you building, and which exact toolchain or IDE are you using? (e.g. Segger Embedded Studio version x.y.z)? Did you make any change to the project or SDK files, or are you building the project as is? If you made changes, what are the chagnes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>