<?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: Debug interface without erasing memory</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Debug-interface-without-erasing-memory/m-p/611603#M715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stanislav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to attach the multilink to MPC5606B, but it seems that this way is not working with PA.&lt;/P&gt;&lt;P&gt;Do I need to wait flash programmer of incoming S32DS 1.2 PA release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2017 05:14:24 GMT</pubDate>
    <dc:creator>neojung</dc:creator>
    <dc:date>2017-05-12T05:14:24Z</dc:date>
    <item>
      <title>Debug interface without erasing memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Debug-interface-without-erasing-memory/m-p/611601#M713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two question regarding the S32DS debugger for the S32K144:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) In Code Warrior there was the option available to 'attach' to the MCU while it was running its program by selecting the corresponding &lt;STRONG&gt;elf&lt;/STRONG&gt; file. This way the debugger was able to debug the program flashed in the MCU without erasing it. &lt;STRONG&gt;Is this option available for the S32K144?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) In the debug configurations at the advance options for the SWD protocol of the debugger tab there is a functionality for&amp;nbsp;&lt;STRONG&gt;Non-Volatile Memory Preservation&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="174323_174323.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122735i6441C91415052277/image-size/large?v=v2&amp;amp;px=999" role="button" title="174323_174323.png" alt="174323_174323.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/10810iA2BD5C4ACAE89A09/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What does the memory ranges represent and are the ranges measured in bytes?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Agustin Diaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 22:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Debug-interface-without-erasing-memory/m-p/611601#M713</guid>
      <dc:creator>AgustinDiaz</dc:creator>
      <dc:date>2017-01-12T22:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debug interface without erasing memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Debug-interface-without-erasing-memory/m-p/611602#M714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Agustin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Yes, you can attach to the device.&lt;/P&gt;&lt;P&gt;In the debug configuration tick the option "Attach to Running Target"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/12429i6FEFBA90957F64AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) This option allows you to preserve selected memory ranges - it basically dumps the memory range prior to the mass erase and programs it back after.&lt;/P&gt;&lt;P&gt;Default values and description might be misleading so we logged it as an usability issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values/addresses entered are in hexadecimal format and value must be aligned to word size:&lt;/P&gt;&lt;P&gt;From: address must end with 0x0, 0x4, 0x8, 0xC.&lt;/P&gt;&lt;P&gt;To: address must end with 0x3, 0x7, 0xB, 0xF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. to preserve memory range: 0x1000 .. 0x1FFF:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/12473i35E559550B3AE548/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 14:20:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Debug-interface-without-erasing-memory/m-p/611602#M714</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-01-13T14:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debug interface without erasing memory</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Debug-interface-without-erasing-memory/m-p/611603#M715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stanislav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to attach the multilink to MPC5606B, but it seems that this way is not working with PA.&lt;/P&gt;&lt;P&gt;Do I need to wait flash programmer of incoming S32DS 1.2 PA release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 05:14:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Debug-interface-without-erasing-memory/m-p/611603#M715</guid>
      <dc:creator>neojung</dc:creator>
      <dc:date>2017-05-12T05:14:24Z</dc:date>
    </item>
  </channel>
</rss>

