<?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>Error: L6218E: Undefined symbol nrf_gpiote_task_config (referred from main.o).</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16683/error-l6218e-undefined-symbol-nrf_gpiote_task_config-referred-from-main-o</link><description>Hey, 
 I successfully build and load the ble_uart_pca10028_s130. Now i want to edit something to the Code and this error is shown up. 
 
 I think I have to include something but I&amp;#39;m not sure what. 
 Can somebody help me to fix that? 
 Thank you in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Sep 2016 09:35:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16683/error-l6218e-undefined-symbol-nrf_gpiote_task_config-referred-from-main-o" /><item><title>RE: Error: L6218E: Undefined symbol nrf_gpiote_task_config (referred from main.o).</title><link>https://devzone.nordicsemi.com/thread/63832?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2016 09:35:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:feaf767c-45f3-4e00-b163-681df00cd759</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Follow &amp;quot;Add existing files&amp;quot; &lt;a href="http://www.keil.com/support/man/docs/uv4/uv4_ca_sourcefiles.htm"&gt;here&lt;/a&gt; to add the source file to your project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: L6218E: Undefined symbol nrf_gpiote_task_config (referred from main.o).</title><link>https://devzone.nordicsemi.com/thread/63831?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 17:19:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e67107d7-8337-49db-8ab2-11386bcd5fd0</guid><dc:creator>Hans</dc:creator><description>&lt;p&gt;Thank you for your quick response. I am new in this, so can you tell me where I can find this list?
Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: L6218E: Undefined symbol nrf_gpiote_task_config (referred from main.o).</title><link>https://devzone.nordicsemi.com/thread/63829?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 12:07:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad10a29b-94cf-40ea-acbe-70748d6798f2</guid><dc:creator>Hans</dc:creator><description>&lt;p&gt;SDK_12.0.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: L6218E: Undefined symbol nrf_gpiote_task_config (referred from main.o).</title><link>https://devzone.nordicsemi.com/thread/63830?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 23:04:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b62b600-b0ef-454b-abc9-60549cd379a4</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Standard C error. You&amp;#39;ve used a function but haven&amp;#39;t compiled the .c file which defines it. A quick search of the code shows that function is defined in&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;components/drivers_nrf/gpiote/nrf_drv_gpiote.c
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;So add that to the file list you&amp;#39;re compiling.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: L6218E: Undefined symbol nrf_gpiote_task_config (referred from main.o).</title><link>https://devzone.nordicsemi.com/thread/63828?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 21:56:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db9fe2fa-a523-4137-9d1b-acf063e9a099</guid><dc:creator>had23j</dc:creator><description>&lt;p&gt;Are you using Keil ? what SDK are you using ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>