<?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>gdb signal SIGTRAP 0x00014fde</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6475/gdb-signal-sigtrap-0x00014fde</link><description>Hi, 
 I am trying to bring up custom board with 51822 CFAC-A0.
And I am continuously getting the following error as soon as the code does advertising_start().
I am using SDK7.2.0 and SD 7.1.0. 
 The address 0x00014fde appears to be from BLE stack</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2015 07:41:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6475/gdb-signal-sigtrap-0x00014fde" /><item><title>RE: gdb signal SIGTRAP 0x00014fde</title><link>https://devzone.nordicsemi.com/thread/22588?ContentTypeID=1</link><pubDate>Fri, 22 May 2015 07:41:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3549cdd6-1b0f-486d-8faf-f79230e74473</guid><dc:creator>sam wagner</dc:creator><description>&lt;p&gt;Somehow the issue went away and I am not sure why...
One thing we fixed was the clock frequency setting since we are using 32MHz crystal on the board and that seems to have fixed several issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: gdb signal SIGTRAP 0x00014fde</title><link>https://devzone.nordicsemi.com/thread/22586?ContentTypeID=1</link><pubDate>Tue, 19 May 2015 09:12:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:804b1b46-86aa-424d-b136-d344033c65ad</guid><dc:creator>Lilligosi</dc:creator><description>&lt;p&gt;Hi.
The same thing is happening to me as well. As soon as I start the soft device, run the following code&lt;/p&gt;
&lt;p&gt;sd_mbr_command_t com= {SD_MBR_COMMAND_INIT_SD,};
sd_mbr_command(&amp;amp;com)&lt;/p&gt;
&lt;p&gt;the code execution will stall. When I break the code manually the instruction pointer seems to be pointing to 0x14fde. I ran the exact same code on two computers and on one the code runs fine but the other it is stalling. The only difference between the two computers is the version of IAR ide that is used to compile the code. The one that works is running on version 7.20.2.7431 but the one that fails on 7.40.2.8570. I am using the same SDK and SD as Sam Wagner&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: gdb signal SIGTRAP 0x00014fde</title><link>https://devzone.nordicsemi.com/thread/22587?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 12:12:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:878a9943-d740-45a9-9fa7-da4b2a63dc5e</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Did you include the -g3 flag in the makefile? Did you run &amp;#39;mon reset&amp;#39; after load? If you post your .out file I can try it in the debugger here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>