<?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>RAM Memory issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40804/ram-memory-issue</link><description>Hi, 
 I am using nrf42840 dk board,sdk 14.2 and keil IDE.I have integrated bmp180 sensor code with ble_app_proximity code.I have no errors.After loading the code,I am getting the following error: 
 &amp;lt;error&amp;gt; app: Fatal error &amp;lt;warning&amp;gt; app: System reset</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Dec 2018 07:27:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40804/ram-memory-issue" /><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/162995?ContentTypeID=1</link><pubDate>Wed, 26 Dec 2018 07:27:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b292c32f-1985-4c42-9977-3e6e423f725b</guid><dc:creator>Menaka_12</dc:creator><description>&lt;p&gt;No.I didn&amp;#39;t get any errors.I found out the mistake and it works fine.Thanks a lot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/159747?ContentTypeID=1</link><pubDate>Fri, 30 Nov 2018 15:02:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9a38454-a64f-48eb-ae18-a867d110f336</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Do you get error code 0x04?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/159416?ContentTypeID=1</link><pubDate>Wed, 28 Nov 2018 13:12:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79624bb2-b355-4c37-a5ab-55d7d7bc6fd7</guid><dc:creator>Menaka_12</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6215.nrf5_2D00_bmp180_2D00_drv.rar"&gt;devzone.nordicsemi.com/.../6215.nrf5_2D00_bmp180_2D00_drv.rar&lt;/a&gt;Hi! I have inserted nrf_drv_bmp180.c file for your reference.I am waiting for your reply.Please help me out!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/159338?ContentTypeID=1</link><pubDate>Wed, 28 Nov 2018 04:59:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2605173-6e6f-47f8-9bf3-e54c9cd58950</guid><dc:creator>Menaka_12</dc:creator><description>&lt;p&gt;Sorry It is a third party library only&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/159245?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 13:35:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16c4b540-a1b4-415d-a713-13e5b6815623</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;I didn&amp;#39;t find it in the sdk 12.3 either.&amp;nbsp; Are you sure they&amp;#39;re not from a 3rd party library?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/159143?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 05:38:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:997974b7-a84c-4d1d-a66c-e76edead421d</guid><dc:creator>Menaka_12</dc:creator><description>&lt;p&gt;Actually these functions are present in sdk 12.3.I converted sdk 12.3 to sdk 14.2.While uploading bmp180 code alone in sdk14.2,I got answer.But while integrating to proximity code,when i include rtc_config() function,I got fatal error.Also I tried changing the location of&amp;nbsp;&lt;strong style="font-family:inherit;"&gt;rtc_config(),&lt;/strong&gt;but again getting fatal error.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please help me out!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/158964?ContentTypeID=1</link><pubDate>Mon, 26 Nov 2018 08:50:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a2a44b0-d2fd-460e-b790-0ef724358818</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;What are these functions &lt;strong&gt;bmp180_drv_begin(sensor_callback)&lt;/strong&gt; and &lt;strong&gt;bmp180_drv_start_sensor(&amp;amp;sensor, &amp;amp;m_twi, 0)&lt;/strong&gt;&lt;strong&gt;. &lt;/strong&gt;I can&amp;#39;t find them in the sdk.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/158822?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 12:04:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e87d471-9a4d-4260-b2dc-df1cfd7e4c4d</guid><dc:creator>Menaka_12</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;static void sensor_callback(bmp180_evt_data_t * event_data)
{//SEGGER_RTT_WriteString(0,&amp;quot;hello25\r\n&amp;quot;);
	NRF_LOG_INFO(&amp;quot;TWI master example init67\r\n&amp;quot;);
    if(event_data-&amp;gt;evt_type == BMP180_EVT_DATA_READY)
    {
        NRF_LOG_INFO(&amp;quot;T = %d | P = %d\n&amp;quot;, event_data-&amp;gt;bmp180-&amp;gt;temperature/100, event_data-&amp;gt;bmp180-&amp;gt;pressure);
    }
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This is the sensor call back function&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/158819?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 11:58:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48fca94d-196d-4fb9-a9ff-12eab564034f</guid><dc:creator>Menaka_12</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;int main(void)
{
    bool erase_bonds;

    // Initialize.
    log_init();
	  lfclk_config();
	  twi_init();
	  timers_init();
    buttons_leds_init(&amp;amp;erase_bonds);
    ble_stack_init();
    adc_configure();
    gap_params_init();
    gatt_init();
    advertising_init();
    db_discovery_init();
    services_init();
    conn_params_init();
    peer_manager_init();
		uint32_t err_code = app_timer_init();
	 // Start execution.
  NRF_LOG_INFO(&amp;quot;Proximity example started.&amp;quot;);
	 advertising_start(erase_bonds);
 NRF_LOG_INFO(&amp;quot;MPU BLE simple example.&amp;quot;);
		NRF_LOG_INFO(&amp;quot;TWI master example\r\n&amp;quot;);
NRF_LOG_INFO(&amp;quot;%x&amp;quot;,BMP180_DEVICE_ADDR);
// Enter main loop.
 NRF_LOG_INFO(&amp;quot;TWI master example112\r\n&amp;quot;);
//rtc_config();
NRF_LOG_INFO(&amp;quot;TWI master example11\r\n&amp;quot;);
 bmp180_drv_begin(sensor_callback);
NRF_LOG_INFO(&amp;quot;TWI master example12\r\n&amp;quot;);
bmp180_drv_start_sensor(&amp;amp;sensor, &amp;amp;m_twi, 0);
	
		 
		for (;;)
    {
			
        if (NRF_LOG_PROCESS() == false)
        {
					
            power_manage();
        }
			}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I&amp;nbsp; have fixed the previously mentioned error.But now,in main, i have the problem of calling these two functions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;bmp180_drv_begin(sensor_callback);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;bmp180_drv_start_sensor(&amp;amp;sensor, &amp;amp;m_twi, 0);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It won&amp;#39;t print the temperature and pressure value.I don&amp;#39;t know how to solve this issue.Please help me out!!&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RAM Memory issue</title><link>https://devzone.nordicsemi.com/thread/158778?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 09:32:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d69eb95-9d3c-4c79-8582-b429e3df4e92</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello, can I please see your code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>