<?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>merging ble_peripheral and freertos and twi example.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52173/merging-ble_peripheral-and-freertos-and-twi-example</link><description>all set. while in linking stage i am getting 
 .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_sdh_is_enabled (referred from nrf_fstorage_sd.o). .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_sdh_request_continue (referred</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Sep 2019 08:47:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52173/merging-ble_peripheral-and-freertos-and-twi-example" /><item><title>RE: merging ble_peripheral and freertos and twi example.</title><link>https://devzone.nordicsemi.com/thread/210035?ContentTypeID=1</link><pubDate>Tue, 17 Sep 2019 08:47:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e255ba0-6f4b-42ca-9a09-bb01e801825a</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You haven&amp;#39;t said what IDE you&amp;#39;re using.&lt;/p&gt;
&lt;p&gt;But it looks like Keil?&lt;/p&gt;
[quote userid="83398" url="~/f/nordic-q-a/52173/merging-ble_peripheral-and-freertos-and-twi-example/209964"]i am getting cortexM4 error while flashing[/quote]
&lt;p&gt;You mean like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1568709888681v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If so, note that uVision will also be giving you extra information in the&amp;nbsp; &amp;#39;Output&amp;#39; window:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1568710046409v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;So what is that telling you?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merging ble_peripheral and freertos and twi example.</title><link>https://devzone.nordicsemi.com/thread/209981?ContentTypeID=1</link><pubDate>Tue, 17 Sep 2019 06:37:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f58875fd-71bd-44f0-a894-fb47e11f540b</guid><dc:creator>mahesh gaonkar</dc:creator><description>&lt;p&gt;yes, i have changed as exactly in the ble_app_uart example&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merging ble_peripheral and freertos and twi example.</title><link>https://devzone.nordicsemi.com/thread/209976?ContentTypeID=1</link><pubDate>Tue, 17 Sep 2019 06:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7da4314-7e4d-46d7-a637-fb0fea967f96</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Have you changed the linker settings so the application starts above the Softdevice?&amp;nbsp;The current memory layout is shown in &amp;#39;options for target -&amp;gt; target&amp;#39; in Keil.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merging ble_peripheral and freertos and twi example.</title><link>https://devzone.nordicsemi.com/thread/209964?ContentTypeID=1</link><pubDate>Tue, 17 Sep 2019 03:58:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9788c44-4373-4d4f-be07-b69eec7a9099</guid><dc:creator>mahesh gaonkar</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;problem solved.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;it compiled. but now i am getting cortexM4 error while flashing to nrf52 development kit. but using the same s132 soft device , fresh ble_pheripheral example working. but merged one not working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merging ble_peripheral and freertos and twi example.</title><link>https://devzone.nordicsemi.com/thread/209799?ContentTypeID=1</link><pubDate>Mon, 16 Sep 2019 11:19:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26b2fffe-72d9-409a-9f27-5017d70dd280</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;These symbols are defined in nrf_sdh.c. Also, make sure to include nrf_sdh_ble.c&amp;nbsp;nrf_sdh_soc.c as these are&amp;nbsp;needed&amp;nbsp;for&lt;span&gt;&amp;nbsp;&lt;/span&gt;forwarding of Softdevice events to various SDK modules such as fstorage. See the&amp;nbsp;&lt;a title="SoftDevice Handler library" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_softdevice_handler.html?cp=5_1_3_46"&gt;SoftDevice Handler library&lt;/a&gt;&amp;nbsp;for more details.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Edit: it&amp;#39;s probably easier to merge&amp;nbsp;TWI&amp;nbsp; into the ble_hrs_freertos example than it is to merge freertos and&amp;nbsp;BLE into an example that doesn&amp;#39;t use the Softdevice.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merging ble_peripheral and freertos and twi example.</title><link>https://devzone.nordicsemi.com/thread/209792?ContentTypeID=1</link><pubDate>Mon, 16 Sep 2019 10:39:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34a4d993-12b6-49ad-8988-01173eaa6a0b</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You need to &lt;em&gt;&lt;strong&gt;define&lt;/strong&gt;&lt;/em&gt; those symbols!&lt;/p&gt;
&lt;p&gt;Take a look at one of the unmodified projects to see where they should get defined.&lt;/p&gt;
&lt;p&gt;Most likely, you have omitted some &lt;strong&gt;sdk_config.h&lt;/strong&gt; settings, and/or adding some source files to your project&amp;nbsp; ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>