<?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>SDK12 SAADC Example Symbol could not be resolved</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24630/sdk12-saadc-example-symbol-could-not-be-resolved</link><description>I started to try SAADC example in SDK12.3. After setting up project in eclipse, I got two errors: 
 Symbol &amp;quot;NRF_TIMER0&amp;quot; could not be resolved 
 Symbol &amp;quot;TIMER0_CC_NUM&amp;quot; could not be resolved 
 What&amp;#39;s the component missing here? Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Sep 2017 21:38:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24630/sdk12-saadc-example-symbol-could-not-be-resolved" /><item><title>RE: SDK12 SAADC Example Symbol could not be resolved</title><link>https://devzone.nordicsemi.com/thread/96957?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 21:38:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:795584cf-eed0-4332-9462-5d9dbafc1cfe</guid><dc:creator>xhr0428</dc:creator><description>&lt;p&gt;Found them. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 SAADC Example Symbol could not be resolved</title><link>https://devzone.nordicsemi.com/thread/96956?ContentTypeID=1</link><pubDate>Thu, 24 Aug 2017 06:58:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3cd568c-b9b5-4a06-b3db-23a6c6e56403</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;&lt;code&gt;NRF_TIMER0&lt;/code&gt; is defined in &lt;em&gt;nrf52.h&lt;/em&gt;, and &lt;code&gt;TIMER0_CC_NUM&lt;/code&gt; is defined in &lt;em&gt;nrf52832_peripherals.h&lt;/em&gt;. Have you included these files in your project and added the path to the include paths?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>