<?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>Error: cannot open source input file &amp;quot;nrf_erratas.h&amp;quot;: No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59534/error-cannot-open-source-input-file-nrf_erratas-h-no-such-file-or-directory-for-nrf51-in-keil-version-5</link><description>Please help me to eliminate the error : &amp;quot;cannot open source input file &amp;quot;nrf_erratas.h&amp;quot;: No such file or directory&amp;quot; for nrf51422 for nrf 51(12.3) sdk in keil version 5</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Dec 2020 18:43:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59534/error-cannot-open-source-input-file-nrf_erratas-h-no-such-file-or-directory-for-nrf51-in-keil-version-5" /><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/285445?ContentTypeID=1</link><pubDate>Wed, 16 Dec 2020 18:43:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29b146f8-b808-4142-a7a0-14c8948bd83e</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;I had the missing nrf_errats.h error when compiling newer example code to my project.&lt;/p&gt;
&lt;p&gt;This notice for using &lt;span&gt;Nordic Semiconductor::nRF_DeviceFamilyPack V8.32.1&amp;nbsp;&lt;/span&gt;is helpful for nRF51 SDK 12.3 projects on the PCA10028 board when adding newer examples to the project...&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.keil.com/support/docs/4219.htm"&gt;https://www.keil.com/support/docs/4219.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/249805?ContentTypeID=1</link><pubDate>Wed, 13 May 2020 17:57:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9758df95-feed-4f90-b6da-ee7eedbada81</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;I am not a Nordic employee; I discovered this by poking and proding at the Run Time Environment and Target Options until I groked it. Older nRF_DeviceFamilyPacks (sometime prior to 8.30.2) did not contain the nrf_erratas.h and related files. Atempts to compile newer SDK examples with a system still configured to older DeviceFamilyPacks will error out for not finding the nrf_erratas file. At least IMO, the cleanest solution is to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Use the Pack Installer to install the latest&amp;nbsp;&lt;span&gt;DeviceFamilyPack for your device and board,&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Use the Select Software Packs to select only the latest version DFP (just installed),&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Use the Project &amp;gt; Manage Run-Time Environment to reset the Device &amp;gt; Startup and Device &amp;gt; StartupConfig to the latest DFP version.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Go back and undo any hacks you made to the includes in the C/C++ build environment.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span&gt;Note: These instructions are for the Keil IDE. Other IDE commands &amp;amp; structures will differ.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Steve&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/243407?ContentTypeID=1</link><pubDate>Fri, 03 Apr 2020 12:52:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f80e407-6637-48d0-936a-b6d4bc0067c9</guid><dc:creator>Akkamahadevi</dc:creator><description>&lt;p&gt;included the path in options for target -&amp;gt; c/c++ , it worked&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/243406?ContentTypeID=1</link><pubDate>Fri, 03 Apr 2020 12:51:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92362fa2-b5bb-40f5-99ae-1e54a83cdd1e</guid><dc:creator>Akkamahadevi</dc:creator><description>&lt;p&gt;I had opened the same previously opened project. What i did was i found the location of erratas.h header file and included in options for target -&amp;gt; c/c++. it worked&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/242942?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 11:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce125285-4236-4569-b4a7-0e1cce42f5d2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Have you tried to open a project that you have not previously opened?&lt;/p&gt;
&lt;p&gt;Does it look like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-c1ad3fc78540442aa2c068863ef7e631/pastedimage1585742317050v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In your case you should only need 8.11.1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/242926?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 11:26:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a229a018-1806-426f-95ec-26e33146d8b6</guid><dc:creator>Akkamahadevi</dc:creator><description>&lt;p&gt;I could eliminate this error by including the file in options to target. Thanks for your time&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/242892?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 09:55:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62bd5fa4-f99e-4a3b-aca1-6e2da79b347a</guid><dc:creator>Akkamahadevi</dc:creator><description>&lt;p&gt;The error is not eliminating. Please help me to get rid of this error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/241856?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2020 13:38:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fec0ee92-7490-4ec1-824d-9f0ad3589a38</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;There is no specific requirements to the path the SDK v12.3 should be installed.&lt;/p&gt;
&lt;p&gt;Make sure to first open Keil and open Pack Installer and remove all instances of MDK 8.28.0 and newer (remove both from&amp;nbsp; DeviceFamilyPack and DeviceFamilyPack_Nordic).&lt;/p&gt;
&lt;p&gt;Then go to&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/"&gt;http://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/&lt;/a&gt;&amp;nbsp;and install&amp;nbsp;Family pack of 8.11.1.&lt;/p&gt;
&lt;p&gt;Now you should be able to open any SDKv12.3 Keil projects, though projects you have already open previous you need to unzip again.&lt;/p&gt;
&lt;p&gt;Edit, also check out this thread;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/55378/mdk-uvision-sdk-16-0-keil-family-pack-installation/224413#224413"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/55378/mdk-uvision-sdk-16-0-keil-family-pack-installation/224413#224413&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/241810?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2020 11:58:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31400883-e6f2-469d-9edd-3ac528144c85</guid><dc:creator>Akkamahadevi</dc:creator><description>&lt;p&gt;Hi Kenneth, I did what you told, but still error exists. I have one more doubt - in which path sdk should be stored&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: cannot open source input file "nrf_erratas.h": No such file or directory for nrf51 in keil version 5</title><link>https://devzone.nordicsemi.com/thread/241798?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2020 11:45:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a667e9c-8047-4f2b-ab25-f16d3333f474</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Can you try to rename&amp;nbsp;\nRF5_SDK_12.3.0_d7731ad\components\device\compiler_abstraction.h to something else? (Example: compiler_abstraction_something_else.h)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>