<?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>i have alot of error with keil 5.06 can anyone help me</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25772/i-have-alot-of-error-with-keil-5-06-can-anyone-help-me</link><description>*** Using Compiler &amp;#39;V5.06 update 5 (build 528)&amp;#39;, folder: &amp;#39;C:\Keil_v5\ARM\ARMCC\Bin&amp;#39;
Build target &amp;#39;nrf51422_xxac&amp;#39;
compiling main.c...
..\..\..\..\..\..\components\drivers_nrf\hal\nrf_gpio.h(67): error: #35: #error directive: &amp;quot;Not supported.&amp;quot;
 #error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Oct 2017 08:22:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25772/i-have-alot-of-error-with-keil-5-06-can-anyone-help-me" /><item><title>RE: i have alot of error with keil 5.06 can anyone help me</title><link>https://devzone.nordicsemi.com/thread/101530?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2017 08:22:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a6b5d6e-a597-46b3-9303-1fe17aed9fb8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The first error indicates that the symbol GPIO_COUNT is not defined. This should be defined in the file &lt;em&gt;nrf5xxxx_peripherals.h&lt;/em&gt;, found in &lt;code&gt;\components\device\&lt;/code&gt;. This correct file should be included by the file &lt;em&gt;nrf_peripherals.h&lt;/em&gt; in &lt;code&gt;\components\drivers_nrf\hal&lt;/code&gt;, based on the device defined in the preprocessor symbols. Which SDK version are you using? Are you basing this on a SDK example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>