<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>S32 Design StudioのトピックRe: sk14x Filling unused memory</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069384#M6426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks jiri, very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2020 01:20:51 GMT</pubDate>
    <dc:creator>wujiabin</dc:creator>
    <dc:date>2020-05-13T01:20:51Z</dc:date>
    <item>
      <title>sk14x Filling unused memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069378#M6420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all. I am using s32ds for projects development. For safety reasons, the unused/remaining ROM must be filled. From other threats I've learned that the remaininngs will be flashed with 0xFF by default.&amp;nbsp; Questions are: 1, will all&amp;nbsp; the unused cells be filled? 2, whats the conquence of 0xFF, I mean, what wouldhappen if the pointer accidently jump to it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;much thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Jiabin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 07:29:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069378#M6420</guid>
      <dc:creator>wujiabin</dc:creator>
      <dc:date>2020-05-11T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: sk14x Filling unused memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069379#M6421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;empty ROM has 0xFF value. Prior programming is performed mass erase - all Flash is set to 0xFF.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If program jumps into unused memory - program ends in exception because of unknown instruction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may find helpful this thread -&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/message/1234820?commentID=1234820#comment-1234820" title="https://community.nxp.com/message/1234820?commentID=1234820#comment-1234820"&gt;https://community.nxp.com/message/1234820?commentID=1234820#comment-1234820&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 08:36:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069379#M6421</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-05-11T08:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: sk14x Filling unused memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069380#M6422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By default erased flash cells have the value of 0xff.&lt;/P&gt;&lt;P&gt;For safety reasons I do fill memory with a predefined pattern to catch error cases easier.&lt;/P&gt;&lt;P&gt;See &lt;A class="link-titled" href="https://mcuoneclipse.com/2014/06/23/filling-unused-memory-with-the-gnu-linker/" title="https://mcuoneclipse.com/2014/06/23/filling-unused-memory-with-the-gnu-linker/"&gt;FILLing unused Memory with the GNU Linker | MCU on Eclipse&lt;/A&gt;&amp;nbsp; how to do this with the linker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 08:59:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069380#M6422</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-05-11T08:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: sk14x Filling unused memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069381#M6423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jiri, it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 09:16:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069381#M6423</guid>
      <dc:creator>wujiabin</dc:creator>
      <dc:date>2020-05-12T09:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: sk14x Filling unused memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069382#M6424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&amp;nbsp;&lt;/P&gt;&lt;P&gt;by "ends in exception" you mean, no software restart or&amp;nbsp; something, just stop there and wait for power-on-reset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 09:22:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069382#M6424</guid>
      <dc:creator>wujiabin</dc:creator>
      <dc:date>2020-05-12T09:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: sk14x Filling unused memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069383#M6425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program ends in exception handler - which is by default infinite loop with no instructions. You need to reset board (or wait for watchdog - if it is enabled)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 11:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069383#M6425</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-05-12T11:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: sk14x Filling unused memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069384#M6426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks jiri, very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2020 01:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/sk14x-Filling-unused-memory/m-p/1069384#M6426</guid>
      <dc:creator>wujiabin</dc:creator>
      <dc:date>2020-05-13T01:20:51Z</dc:date>
    </item>
  </channel>
</rss>

