<?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>Configuring SEGGER debugger with boot loader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109175/configuring-segger-debugger-with-boot-loader</link><description>On our platform we have the following configuration of firmware: 
 
 Master boot record 
 Boot loader 
 Thread application (compiled separately from the boot loader) 
 
 We can currently use the SEGGER debugger to debug the application by only loading</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Oct 2024 15:45:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109175/configuring-segger-debugger-with-boot-loader" /><item><title>RE: Configuring SEGGER debugger with boot loader</title><link>https://devzone.nordicsemi.com/thread/504575?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 15:45:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9aa54963-67e1-414a-8434-8ea30c2450ac</guid><dc:creator>MKir</dc:creator><description>&lt;p&gt;It turns out the &amp;quot;loader&amp;quot; options were the answer for us, although it does not allow loading the debug symbols for all those images.&lt;/p&gt;
&lt;p&gt;In the version we use (which is admittedly quite old) there are options to load up to four additional images before starting the debug session:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1727797546893v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring SEGGER debugger with boot loader</title><link>https://devzone.nordicsemi.com/thread/473617?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2024 11:49:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bab872e-1228-4a4b-b074-3ce101e04f4d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;To my knowledge, Segger does not support the loading of additional symbol files. The way I do it is to have both the bootloader and application projects open, and then start the debug session from either the application or bootloader project, depending on what I&amp;nbsp;want&amp;nbsp;to debug. It&amp;#39;s not a problem to have an active debug session running for the bootloader project while the main application is running.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>