<?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>yaml set to 448K ram</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79541/yaml-set-to-448k-ram</link><description>Why does the nrf5340dk_nrf5340_cpuapp.yaml contain a ram setting of 448? Is that incorrect?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Sep 2021 18:13:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79541/yaml-set-to-448k-ram" /><item><title>RE: yaml set to 448K ram</title><link>https://devzone.nordicsemi.com/thread/329280?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 18:13:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6c41158-982a-4d26-884d-f122f5f38012</guid><dc:creator>Jordan Archer</dc:creator><description>&lt;p&gt;Just for clarity, shouldn&amp;#39;t that be enumerated in the dts files?&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thanks for the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: yaml set to 448K ram</title><link>https://devzone.nordicsemi.com/thread/329213?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 11:55:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96fedb81-80ef-4594-94be-f0c7c5e2313c</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Jordan,&lt;/p&gt;
&lt;p&gt;The reason why you see only 448, not 512, is because 64kB of SRAM is allocated to the shared memory between nRF5340 CPUNET and nRF5430 CPUAPP(both secure and non-secure).&amp;nbsp;The shared memory is used for&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_nrf5340.html#inter-core-communication"&gt;Inter-core communication&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;64kB is the default size of the shared memory region. This size can be adjusted.&lt;/p&gt;
&lt;p&gt;Checking out the board folder for nRF5340 DK is one way to learn more, for example these two files:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;\v1.6.1\zephyr\boards\arm\nrf5340dk_nrf5340\nrf5340_shared_sram_planning_conf.dts&lt;/p&gt;
&lt;p&gt;\v1.6.1\zephyr\boards\arm\nrf5340dk_nrf5340\nrf5340_cpuapp_partition_conf.dts&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>