<?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>Build error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89236/build-error</link><description>Hi, I&amp;#39;m getting an error when building the example program blinky that says: &amp;quot;.text is larger than specified size&amp;quot; and &amp;quot;.rodata is larger than specified size&amp;quot;. 
 I&amp;#39;m using version 17.1.0 of the nRF5 SDK, and version 6.32 of SES for ARM (64 bit).</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Jan 2026 08:09:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89236/build-error" /><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/558351?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 08:09:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8b823ef-c295-4b02-bcb9-6c833eac965f</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I am updating this thread to give you a script to update the flash_placement.xml to work with newer SES versions.&lt;/p&gt;
&lt;p&gt;For example for updating the UART peripheral sample flash_placement file you just need to run something like this&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;python3 ses_unlimit_text_rodata.py examples/peripheral/uart/pca10100e/blank/ses/flash_placement.xml
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If you want to do a dry run fist then you can do&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;python3 tools/ses_unlimit_text_rodata.py --dry-run examples/peripheral/uart/pca10100e/blank/ses/flash_placement.xml
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ses_5F00_unlimit_5F00_text_5F00_rodata.py"&gt;devzone.nordicsemi.com/.../ses_5F00_unlimit_5F00_text_5F00_rodata.py&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/512424?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 16:15:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d5eb4d2-ef2e-462e-a563-151bf9bd6879</guid><dc:creator>Dustin Rhoades</dc:creator><description>&lt;p&gt;&lt;span&gt;This error typically means your code or constants exceed the allocated flash or RAM memory sizes in the linker script or SES configuration. Check and adjust the memory regions in your project&amp;#39;s&amp;nbsp;&lt;/span&gt;&lt;code&gt;.ld&lt;/code&gt;&lt;span&gt;&amp;nbsp;file or in the SES &lt;a href="https://flappydunkgame.com"&gt;flappy dunk&lt;/a&gt;&amp;nbsp;project settings to match your microcontroller&amp;#39;s specifications.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/510180?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 17:23:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9aa9e2aa-a8b8-444c-b847-dafcf6941ffc</guid><dc:creator>noah211</dc:creator><description>&lt;p&gt;It looks like you&amp;#39;re encountering memory allocation issues in your build of the &amp;quot;blinky&amp;quot; example. The errors suggest that the .text and .rodata sections are exceeding the allocated size. Try checking your linker script for memory size definitions or optimizing the &lt;a href="https://bloxstrap.dev/"&gt;bloxstrap&lt;/a&gt; code to fit within the specified memory limits.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/501973?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 15:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fdfa7de-4e9b-4439-82cf-d76f3cd9703d</guid><dc:creator>Lillian</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/451423?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2023 06:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5e42f07-9b91-4768-8579-9cf1a0b554f9</guid><dc:creator>siddharth7061</dc:creator><description>&lt;p&gt;.Earlier I was facing the same issue with version 7.92k but now my blinky code is getting compiled successfully on Segger embedded studio version 6.30 but jlink is connect getting connected it says failed to open DLL. My nrf7002 dk board is connected to my MacBook Pro M2 &amp;nbsp;and it is receiving power but can&amp;#39;t see the output of my code because of this issue&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2023_2D00_10_2D00_20-at-12.06.24_2F20_PM.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/426719?ContentTypeID=1</link><pubDate>Tue, 23 May 2023 01:44:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5b397ce-8c85-421c-abae-4573e5cdcd42</guid><dc:creator>Natalie Portman</dc:creator><description>&lt;p&gt;What an excellent explaination it is! I appreciate it.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ffffff;font-size:75%;"&gt;&lt;a style="color:#ffffff;" href="https://buildnowgg.co/"&gt;build now gg&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/426146?ContentTypeID=1</link><pubDate>Thu, 18 May 2023 11:53:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a754a4d-0eb6-49e6-8464-538a74703f7e</guid><dc:creator>Adam Varga</dc:creator><description>&lt;p&gt;FYI: The explanation behind that attribute:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/87548/bug-in-flash_placement-xml-example-file"&gt;devzone.nordicsemi.com/.../bug-in-flash_placement-xml-example-file&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/422592?ContentTypeID=1</link><pubDate>Wed, 26 Apr 2023 19:02:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b1b356b-6a1f-41a4-bc36-4a252c6b57be</guid><dc:creator>Dwight Fowler</dc:creator><description>&lt;p&gt;I &lt;strong&gt;imagine&lt;/strong&gt; that it might have something to do with packing the data. Could it be that if you align everything on 4-byte boundaries, it uses too much padding? Just a thought.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/403958?ContentTypeID=1</link><pubDate>Tue, 10 Jan 2023 03:00:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e62bd2b9-efa2-478e-a8b4-f89b432355a7</guid><dc:creator>lengthnull</dc:creator><description>&lt;p&gt;I have the same issue with&amp;nbsp;&lt;span&gt;version 16.1.0 of the nRF5 SDK.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:420px;"&gt;&lt;span style="color:#ffffff;font-size:75%;"&gt;&lt;a style="color:#ffffff;" href="https://coreball.co"&gt;coreball&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/375211?ContentTypeID=1</link><pubDate>Sun, 03 Jul 2022 05:16:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:674937ea-f860-4093-bbfd-83ef83466466</guid><dc:creator>inw</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You remove size=&amp;quot;0x4&amp;quot; and it work because.&lt;/p&gt;
&lt;p&gt;.text is related to the code size and .rodata is related to the constant data size.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So, when you put size=&amp;quot;0x4&amp;quot;, that mean you limit your code size to 4 bytes and limit your constant data&amp;nbsp; to 4 bytes also.,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;even a simple code like the blinky example. it take about 4Kbytes&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So, If you need to set the size of this code, you have to set the size bigger than your code such as size=&amp;quot;0x1000&amp;quot; (1024 * 4 = 4096 bytes, 4Kbytes). It will work.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/4/code_5F00_data_5F00_size.png" /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/374975?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 18:54:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8f93498-373e-4734-ba66-d8090ff7beb9</guid><dc:creator>ChrisApple</dc:creator><description>&lt;p&gt;A minor clarification...&lt;/p&gt;
&lt;p&gt;Look in&amp;nbsp;flash_placement.xml in the ses subdirectory.&lt;/p&gt;
&lt;p&gt;You should see:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;lt;ProgramSection alignment=&amp;quot;4&amp;quot; load=&amp;quot;Yes&amp;quot; name=&amp;quot;.text&amp;quot; size=&amp;quot;0x4&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&amp;lt;ProgramSection alignment=&amp;quot;4&amp;quot; load=&amp;quot;Yes&amp;quot; name=&amp;quot;.rodata&amp;quot; size=&amp;quot;0x4&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;Remove: &lt;span&gt;size=&amp;quot;0x4&amp;quot;&lt;/span&gt; from both lines resulting in:&lt;/p&gt;
&lt;p&gt;&amp;lt;ProgramSection alignment=&amp;quot;4&amp;quot; load=&amp;quot;Yes&amp;quot; name=&amp;quot;.text&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&amp;lt;ProgramSection alignment=&amp;quot;4&amp;quot; load=&amp;quot;Yes&amp;quot; name=&amp;quot;.rodata&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have no idea why this works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/374479?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2022 08:58:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4372f68-a895-4ccb-8bfa-1e206d93d6ac</guid><dc:creator>inw</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I just reply to&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/steve.klinkon"&gt;Steve.Klinkon&lt;/a&gt;. I think is similar question.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/374477?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2022 08:57:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4211f34-8c33-49a1-a1f0-b770d2bc9789</guid><dc:creator>inw</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry, I never try SES 6.30 before. And&amp;nbsp;I&amp;#39;m a new user for Segger and Nordic also.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I just would like to share what I understan.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;if you look at the release notes from Segger:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://studio.segger.com/index.htm?https://studio.segger.com/arm_segger_studio_release_notes.htm"&gt;https://studio.segger.com/index.htm?https://studio.segger.com/arm_segger_studio_release_notes.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From SES 6.30 to SES 6.32 they have some update about the&amp;nbsp;&lt;strong&gt;&lt;/strong&gt;Build. But I don&amp;#39;t know what they did but it make some affect.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For what I understand, if you are using SDK_17.1.0, it should not work with SES 6.30 also because&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;flash_placement.xml&amp;quot; is using for linking the project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The 2 ProgramSections that I was mention:&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;ProgramSection&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;alignment&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;4&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;load&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;Yes&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;name&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;.text&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;sizeof=&amp;quot;0x4&amp;quot;&lt;/span&gt;&lt;span&gt;/&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;and&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;ProgramSection&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;alignment&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;4&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;load&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;Yes&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;name&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;.rodata&amp;quot; sizeof=&amp;quot;0x4&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;/&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;if you look at the project opton&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/7271.project_5F00_option.png" /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;strong&gt;.text&lt;/strong&gt; is the code section and &lt;strong&gt;.rodata&lt;/strong&gt; is constan section.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;both of them should not limit the size.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;If you compare the &lt;strong&gt;flash_placement.xml&lt;/strong&gt; between SDK_17.1.0 with all the older version SDK.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;You will see no one limit the size for both of them. that why if you are using the older SDK, It will work.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span&gt;I hope this is asnwer your question.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/374429?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2022 02:34:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de59aa4f-4e97-4100-8157-c634a117d084</guid><dc:creator>gcb</dc:creator><description>&lt;p&gt;Hello I faced the same problem as the op. So I have two questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Why SES 6.30 doesn&amp;#39;t have this problem and SES 6.32 does.&lt;/li&gt;
&lt;li&gt;In SES 6.32 works if we do what you suggested.. What are we doing and what does it affect the build system when we delete &amp;quot;sizeof=&amp;quot;0x4&amp;quot; from the file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/374235?ContentTypeID=1</link><pubDate>Sat, 25 Jun 2022 22:27:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:473cd22d-c5cf-4ae4-b253-1ac6aee75d76</guid><dc:creator>Steve.Klinkon</dc:creator><description>&lt;p&gt;I&amp;#39;m experiencing the same issue with SES 6.32 and 6.32a.&lt;/p&gt;
&lt;p&gt;Going back to 6.30 seems to compile the project OK.&lt;/p&gt;
&lt;p&gt;Also, following steps from &lt;a href="https://devzone.nordicsemi.com/members/inw"&gt;inw&lt;/a&gt;&amp;nbsp;also works with SES 6.32. What are the consequences of deleting&amp;nbsp;&amp;quot;sizeof=&amp;quot;0x4&amp;quot; from&amp;nbsp;&amp;quot;flash_placement.xml&amp;quot; and why does it solve the problem?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/374042?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 02:33:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72569442-9790-4dc6-9499-b7ab6f555b1b</guid><dc:creator>inw</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Please look at the file &amp;quot;flash_placement.xml&amp;quot; in your project folder.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;you shoule see:&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;ProgramSection&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;alignment&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;4&amp;quot;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;load&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;Yes&amp;quot;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;name&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;.text&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;sizeof=&amp;quot;0x4&amp;quot;&lt;/span&gt;&lt;span&gt;/&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;and&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;ProgramSection&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;alignment&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;4&amp;quot;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;load&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;Yes&amp;quot;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;name&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;.rodata&amp;quot; sizeof=&amp;quot;0x4&amp;quot;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;/&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Just delete &amp;quot;sizeof=&amp;quot;0x4&amp;quot; from both of them then it should fix your problem.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/flash_5F00_placement.png" /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Or you just&amp;nbsp;go back to older SDK version such as 16.0.0&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Noom.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build error</title><link>https://devzone.nordicsemi.com/thread/373920?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 11:32:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:867206f5-84d7-4f5f-a7ac-fb65ac08ae48</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s quite strange you are getting the error while building. Can you please uninstall Segger and try installing it again with &lt;a href="https://www.segger.com/downloads/embedded-studio/#:~:text=Version-,Embedded%20Studio%20for%20ARM,-Embedded%20Studio%20for"&gt;version 6.30&lt;/a&gt; and give it a try.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>