<?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>TIMER0 instantiation failing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46117/timer0-instantiation-failing</link><description>Hi, 
 I am trying to make a micro second timer count and I am using the timer driver from the timer example. However the timer init is failing in my code and I am not sure why. Here is my code: 
 
 
 I have TIMER_ENABLED set to 1, TIMER0_ENABLED set to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Apr 2019 11:51:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46117/timer0-instantiation-failing" /><item><title>RE: TIMER0 instantiation failing</title><link>https://devzone.nordicsemi.com/thread/181837?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2019 11:51:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b762dae5-b5b0-4cb7-8a2c-c3bb2df37161</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Have you enabled the SoftDevice?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsds_s132%2FSDS%2Fs1xx%2Fsd_resource_reqs%2Fhw_block_interrupt_vector.html&amp;amp;cp=3_4_1_0_6_0"&gt;TIMER0 is blocked by the SoftDevice&lt;/a&gt;, you have to use TIMER1 for example.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>