<?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>lpcomp header not found</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15836/lpcomp-header-not-found</link><description>Iam using LPCOMP for my project i would like ot know where the header files are available to download, iam getting the error
....\main.c(33): error: #5: cannot open source input file &amp;quot;nrf_drv_ipcomp.h&amp;quot;: No such file or directory how to address this </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Aug 2016 13:54:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15836/lpcomp-header-not-found" /><item><title>RE: lpcomp header not found</title><link>https://devzone.nordicsemi.com/thread/60459?ContentTypeID=1</link><pubDate>Thu, 18 Aug 2016 13:54:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9becc0ef-a7f8-4a8d-9e19-13c7ea4df157</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;The nrf_drv_lpcomp files are located in &lt;code&gt;nRF5_SDK_11.0.0\components\drivers_nrf\lpcomp&lt;/code&gt;, but it looks like you wrote the header file wrong (nrf_drv_ipcomp.h, should be nrf_drv_lpcomp.h).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>