<?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>Segger linker symbol location</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86739/segger-linker-symbol-location</link><description>I&amp;#39;m a relative novice to linker files, just enough to be dangerous, but I have a need to understand what the Segger linker is doing. I have some success using `flash_placement.xml` to get buffers into their own AHB controllers, but when I try to jostle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Apr 2022 12:00:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86739/segger-linker-symbol-location" /><item><title>RE: Segger linker symbol location</title><link>https://devzone.nordicsemi.com/thread/362581?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 12:00:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46ca202f-8a6a-4a91-a239-84ea75d0d5d0</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see you refer to &amp;quot;__bss_start__&amp;quot; for instance, which is not used by the Segger linker but by GCC. That said, the best way to learn about the Segger linker is probably the &lt;a href="https://studio.segger.com/segger/UM20005_Linker.pdf"&gt;SEGGER Linker User Guide &amp;amp; Reference Manual&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger linker symbol location</title><link>https://devzone.nordicsemi.com/thread/362439?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 17:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5afb287e-15de-4db0-a35b-383279c281a8</guid><dc:creator>austin944</dc:creator><description>&lt;p&gt;I&amp;#39;ve never used the SES toolchain, but the Gnu toolchain has utilities such as &amp;#39;objdump&amp;#39; and &amp;#39;nm&amp;#39; which can dump out the symbol information from the compiled executable.&amp;nbsp; You can also produce a listing file with objdump.&amp;nbsp; The Gnu linker can add symbols that you mention using a linker script (the *.ld files in the nRF SDK).&amp;nbsp; Perhaps the SES toolchain has some similar utilities?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>