<?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>Array size issue in BLE App Blinky Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94249/array-size-issue-in-ble-app-blinky-example</link><description>I am having an issue with the BLE App Blinky example where I am receiving this error while trying to build using make on VSCode: 
 
 ../../../../../../components/libraries/log/src/nrf_log_frontend.c:243:33: error: array subscript &amp;#39;nrf_log_module_const_data_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Nov 2022 08:37:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94249/array-size-issue-in-ble-app-blinky-example" /><item><title>RE: Array size issue in BLE App Blinky Example</title><link>https://devzone.nordicsemi.com/thread/397795?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2022 08:37:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:713a8bff-35d9-45ff-a48f-140441214c26</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;perfect, I&amp;#39;ll mark this case as resolved then.&lt;/p&gt;
[quote user="nordicdeveloper3000"]Still not too sure what is causing the errors in the Segger studio however.[/quote]
&lt;p&gt;See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/89236/build-error"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Array size issue in BLE App Blinky Example</title><link>https://devzone.nordicsemi.com/thread/397725?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2022 18:52:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78600ac7-5179-4b32-93cd-0ee852a2a3ae</guid><dc:creator>nordicdeveloper3000</dc:creator><description>&lt;p&gt;Solved.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After more research I managed to find &lt;a href="https://github.com/micropython/micropython/issues/8685"&gt;this&lt;/a&gt; bug report. The issue is a change in the ARM GNU tool chains latest version 12.2.0 which results in this error. The issue currently is solved by reverting back to 11.3.1. Still not too sure what is causing the errors in the Segger studio however.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Array size issue in BLE App Blinky Example</title><link>https://devzone.nordicsemi.com/thread/397724?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2022 17:41:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3032be97-5275-40af-b7c7-08e004e7acc2</guid><dc:creator>nordicdeveloper3000</dc:creator><description>&lt;p&gt;I downloaded the SDK again, still getting the same issue. When using Segger Studio I get the following errors:&lt;/p&gt;
&lt;p&gt;Linking ble_app_blinky_pca10059_s140.Id&lt;/p&gt;
&lt;p&gt;.text is larger than specified size&lt;/p&gt;
&lt;p&gt;.rodata is larger than specified size&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Array size issue in BLE App Blinky Example</title><link>https://devzone.nordicsemi.com/thread/397642?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2022 12:36:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec6bd146-2eef-4f83-9bbc-9f53b835e3d3</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Strange, I tried building it with make and gcc and it built without any issues. Could you just try to do a fresh download of the nRF5SDK and build the example again and see if you get the same problem? What happens if you if build with the other toolchain such as SES, or Keil µvision?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Array size issue in BLE App Blinky Example</title><link>https://devzone.nordicsemi.com/thread/397628?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2022 12:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7174011-e4e5-4c57-ad7c-8d4d17673c7c</guid><dc:creator>nordicdeveloper3000</dc:creator><description>&lt;p&gt;I&amp;#39;m using SDK version 17.1.0 with the arm gnu toolchain version 12.2.0. I haven&amp;#39;t made any modifications yet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Array size issue in BLE App Blinky Example</title><link>https://devzone.nordicsemi.com/thread/397622?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2022 12:09:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:034d5755-6bb7-4a98-982f-914b93eccca1</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Which SDK version are you using and have you modified the example?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>