<?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>Eclipse Registers Missing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27878/eclipse-registers-missing</link><description>I&amp;#39;m trying to debug a project I recently migrated to eclipse but my Peripheral Registers are empty with the error message &amp;quot;There are no peripherals descriptions available, install the required packs&amp;quot;. Can someone guide me as to how to populate the device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Dec 2017 14:10:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27878/eclipse-registers-missing" /><item><title>RE: Eclipse Registers Missing</title><link>https://devzone.nordicsemi.com/thread/109948?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 14:10:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c18b1bc-830a-4ec9-9649-a121db26fd40</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Maybe this post might help: &lt;a href="https://devzone.nordicsemi.com/question/80508/there-are-no-peripheral-descriptions-available-assign-a-device-to-the-project/#80706"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse Registers Missing</title><link>https://devzone.nordicsemi.com/thread/109947?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 15:39:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acd52e06-5e9e-4ed6-97e1-b75d1a58d21f</guid><dc:creator>phipi</dc:creator><description>&lt;p&gt;I attached the config page. The site wouldn&amp;#39;t allow me to attach the log for some reason but I&amp;#39;ve included it in the text of the original post.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using the nRF52DK so I&amp;#39;m using the onboard segger for debug. I am just missing the peripheral registers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse Registers Missing</title><link>https://devzone.nordicsemi.com/thread/109946?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 14:42:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87ce8288-5f0b-4fd6-a90c-5aa77ebd9ed5</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;With SDK 14.1 it should not be necessary with the makefile modifications.&lt;/p&gt;
&lt;p&gt;Could you post the “debug launcger config” and console output ?&lt;/p&gt;
&lt;p&gt;Are you using jlink for debugging?&lt;/p&gt;
&lt;p&gt;Are you missing all the registers, or only the core peripheral registers ? See &lt;a href="https://devzone.nordicsemi.com/question/116395/eclipse-cdt-debug-and-nvic-registers/"&gt;this post&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse Registers Missing</title><link>https://devzone.nordicsemi.com/thread/109945?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 14:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa8cb628-337e-42df-a687-4dd7dc5ab871</guid><dc:creator>phipi</dc:creator><description>&lt;p&gt;I updated my question with the details I missed. I&amp;#39;m pretty sure I&amp;#39;m using the modified makefiles but I will double check that. Unfortunately the customer wants Eclipse so SES is not an option in this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eclipse Registers Missing</title><link>https://devzone.nordicsemi.com/thread/109949?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 11:47:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:097a176d-d4de-4ae3-b975-a2b18c067256</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What SDK version are you using? and what nRF chip are you using ?&lt;/p&gt;
&lt;p&gt;Did you follow our guide &lt;a href="https://devzone.nordicsemi.com/tutorials/7/"&gt;here&lt;/a&gt; ? Are you using the modified makefiles at the end of the guide, that uses a workaround for the CDT build output parser?&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Note that with the release of SDK 14.1, we have added support for Segger Embedded Studio (SES) IDE. You can use Segger Embedded Studio for &lt;strong&gt;commercial and non-commercial&lt;/strong&gt; purpose with Nordic Semiconductor devices &lt;strong&gt;free of charge&lt;/strong&gt; without any code limit. See &lt;a href="https://www.nordicsemi.com/News/News-releases/Product-Related-News/Nordic-Semiconductor-adds-Embedded-Studio-IDE-support-for-nRF51-and-nRF52-SoC-development"&gt;this article for more information&lt;/a&gt;. I would therefore recommend using SES instead of eclipse.&lt;/p&gt;
&lt;p&gt;You can download SDK 14.1 &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK/nRF5-SDK-zip/59011"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can download Segger Embedded Studio from &lt;a href="https://www.segger.com/downloads/embedded-studio/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>