<?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>topic Re: Unbricking S32K146 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937234#M5013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Witold,&lt;/P&gt;&lt;P&gt;These are the SWD connection steps described in &lt;A href="https://www.nxp.com/docs/en/application-note/AN12130.pdf"&gt;AN12130 Production Flash Programming Best Practices for S32K1xx MCUs&lt;/A&gt;.&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/90021iEF0625C265D58569/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;In this case, however, the Flash Ready bit (Status[1]) is not set and the mass erase operation (control[0]) can't complete for some reason. I don't think there is a solution other than replacing the MCU, unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2019 08:32:50 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2019-07-01T08:32:50Z</dc:date>
    <item>
      <title>Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937227#M5006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a development board with S32K146 which seems to be somehow corrupted. It worked correctly some time ago, but now I cannot reprogram it with S32 Design Studio for ARM. The result under S32DS is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="s32k144_bricked1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88063iB72884312AB6874C/image-size/large?v=v2&amp;amp;px=999" role="button" title="s32k144_bricked1.png" alt="s32k144_bricked1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it is not possible to program the MCU - because after click on Retry this window appear again and again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that something went wrong when I tried to program the MCU with copying some .srec file using Mass Storage programming method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see this board as a Mass Storage device under my Linux system, but I'm not sure if there is everything ok with the partitions presented on it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# fdisk -l&lt;/P&gt;&lt;P&gt;Disk /dev/sdb: 968.8 MiB, 1015807488 bytes, 1983999 sectors&lt;BR /&gt;Disk model: FSL/PEMICRO MSD&lt;BR /&gt;Units: sectors of 1 * 512 = 512 bytes&lt;BR /&gt;Sector size (logical/physical): 512 bytes / 512 bytes&lt;BR /&gt;I/O size (minimum/optimal): 512 bytes / 512 bytes&lt;BR /&gt;Disklabel type: dos&lt;BR /&gt;Disk identifier: 0x0001022b&lt;/P&gt;&lt;P&gt;Device Boot Start End Sectors Size Id Type&lt;BR /&gt;/dev/sdb1 2048 249855 247808 121M 6 FAT16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The suspected in following dump are size of the disk (968.8 MiB) and the partition size (121M).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to repair this board with Kinetis Recovery Utility under Windows but it showed the message that it is still trying to halt the processor and I should replug power supply. I replugged usb connector but the Kinetis Recovery Utility still shows this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen somewhere that there are some partitions on the flash memory. Maybe this partitions are corrupted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got Segger J-Link debugger also - maybe with it I could repair the board somehow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2019 04:37:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937227#M5006</guid>
      <dc:creator>sdrb</dc:creator>
      <dc:date>2019-06-18T04:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937228#M5007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please scope the reset pin, is it in reset? Have you measured VDD voltage?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried loading an application using the J-link debugger from the S32DS?&lt;/P&gt;&lt;P&gt;If not, please try to load an SDK example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 09:06:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937228#M5007</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-06-19T09:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937229#M5008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't test the reset pin nor Vdd voltage yet, but D1 led (red one) is continuously turned on.&lt;/P&gt;&lt;P&gt;J-Link debugger cannot connect to this MCU - even it can't recognize the MCU. The screenshot I attached in my first post is taken when I tried to load application from S32DS via OpenSDA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid I secured permanently the MCU because I've made some mistake in my linker script and probably the area 0x400-0x40f has been overwritten by binary code. So everything could be placed there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like the only option is to solder new MCU now? Am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 09:59:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937229#M5008</guid>
      <dc:creator>sdrb</dc:creator>
      <dc:date>2019-06-19T09:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937230#M5009</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try to read the MDM_AP status and control registers first.&lt;/P&gt;
&lt;P&gt;Use J-link commander and these commands:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;J-Link&amp;gt;r0                      // pull reset pin low

J-Link&amp;gt;swdwritedp 2,0x01000000 // MDM_AP status register

J-Link&amp;gt;swdreadap 0      // Read MDM_AP status register
J-Link&amp;gt;swdreadap 0      // Read MDM_AP status register (has to be done 2x) Flash memory ready and Mass erase enable bits should be set

J-Link&amp;gt;swdreadap 1      // Read MDM_AP control register
J-Link&amp;gt;swdreadap 1      // Read MDM_AP control register (has to be done 2x) 

J-Link&amp;gt;unlock Kinetis   // Erase and unsecure the MCU


 ‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;/LI-CODE&gt;
&lt;P&gt;For more information about the register please refer to Section&amp;nbsp;56.6 MDM-AP status and control registers, RM rev.9.&lt;/P&gt;
&lt;P&gt;You should be able to see if the MCU secured (Status[2]), if the Mass Erase operation is enabled (Status[5]) and if the Flash memory is ready (Status[1]).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 10:43:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937230#M5009</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2021-10-25T10:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937231#M5010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot connect to the target MCU, because:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----begin----&lt;/P&gt;&lt;P&gt;/usr/local/JLink_Linux_V644g_x86_64_orig/JLinkExe &lt;BR /&gt;SEGGER J-Link Commander V6.44g (Compiled Apr 18 2019 17:15:12)&lt;BR /&gt;DLL version V6.44g, compiled Apr 18 2019 17:15:02&lt;/P&gt;&lt;P&gt;Connecting to J-Link via USB...O.K.&lt;BR /&gt;Firmware: J-Link Ultra V4 compiled May 27 2019 15:49:24&lt;BR /&gt;Hardware version: V4.00&lt;BR /&gt;S/N: 504501625&lt;BR /&gt;License(s): RDI, FlashBP, FlashDL, JFlash, GDB&lt;BR /&gt;VTref=3.300V (fixed)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Type "connect" to establish a target connection, '?' for help&lt;BR /&gt;J-Link&amp;gt;connect&lt;BR /&gt;Please specify device / core. &amp;lt;Default&amp;gt;: S32K146 (ALLOW SECURITY)&lt;BR /&gt;Type '?' for selection dialog&lt;BR /&gt;Device&amp;gt;S32K146&lt;BR /&gt;Please specify target interface:&lt;BR /&gt; J) JTAG (Default)&lt;BR /&gt; S) SWD&lt;BR /&gt; T) cJTAG&lt;BR /&gt;TIF&amp;gt;S&lt;BR /&gt;Specify target interface speed [kHz]. &amp;lt;Default&amp;gt;: 4000 kHz&lt;BR /&gt;Speed&amp;gt;4000&lt;BR /&gt;Device "S32K146" selected.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Connecting to target via SWD&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Invalid implementer code read from CPUIDVal[31:24] = 0x00&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Invalid implementer code read from CPUIDVal[31:24] = 0x00&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;/P&gt;&lt;P&gt;****** Error: Could not find core in Coresight setup&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Invalid implementer code read from CPUIDVal[31:24] = 0x00&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;BR /&gt;InitTarget()&lt;BR /&gt;Protection bytes in flash at addr. 0x400 - 0x40F indicate that readout protection is set.&lt;BR /&gt;For debugger connection the device needs to be unsecured.&lt;BR /&gt;Note: Unsecuring will trigger a mass erase of the internal flash.&lt;BR /&gt;Device will be unsecured now.&lt;BR /&gt;Timeout while unsecuring device. Erase never stops.&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[2]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x24770011)&lt;BR /&gt;AP[1]: JTAG-AP (IDR: 0x001C0000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Skipped. Invalid implementer code read from CPUIDVal[31:24] = 0x00&lt;BR /&gt;AP[1]: Skipped. Not an AHB-AP&lt;BR /&gt;Cannot connect to target.&lt;BR /&gt;J-Link&amp;gt;&lt;/P&gt;&lt;P&gt;----end----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to run your commands I've got following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J-Link&amp;gt;r0&lt;BR /&gt;J-Link&amp;gt;swdwritedp 2,0x01000000&lt;/P&gt;&lt;P&gt;****** Error: Communication timed out: Requested 4 bytes, received 0 bytes !&lt;BR /&gt;Write DP register 2 = 0x01000000 ***ERROR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 10:47:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937231#M5010</guid>
      <dc:creator>sdrb</dc:creator>
      <dc:date>2019-06-19T10:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937232#M5011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably a long shot, but can you hold the reset pin low externally (J3.5 - J3.11) and try with the J-link commander, then release the pin and check again?&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/88340i429034D514D44B28/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;Thank you,&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 12:31:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937232#M5011</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-06-19T12:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937233#M5012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;Thank you for your suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've made the connection between J3.5-J3.11 - as you proposed and now it is possible to issue some commands under Jlink commander:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J-Link&amp;gt;R0&lt;BR /&gt;J-Link&amp;gt;swdwritedp 2,0x01000000&lt;BR /&gt;Write DP register 2 = 0x01000000&lt;BR /&gt;J-Link&amp;gt;swdreadap 0&lt;BR /&gt;Read AP register 0 = 0x00000000&lt;BR /&gt;J-Link&amp;gt;swdreadap 0&lt;BR /&gt;Read AP register 0 = 0x00000034&lt;BR /&gt;J-Link&amp;gt;swdreadap 1&lt;BR /&gt;Read AP register 1 = 0x00000034&lt;BR /&gt;J-Link&amp;gt;swdreadap 1&lt;BR /&gt;Read AP register 1 = 0x00000001&lt;BR /&gt;J-Link&amp;gt;swdwriteap 1,0x1&lt;BR /&gt;Write AP register 1 = 0x00000001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I interpret the registers correctly the status reg has set following bits (0x34):&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 - system security&lt;/P&gt;&lt;P&gt;4 - reserved&lt;/P&gt;&lt;P&gt;5 - mass erase enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the control reg (0x1):&lt;/P&gt;&lt;P&gt;0 - flash memory mass erase in progress&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whan can I do next?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 05:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937233#M5012</guid>
      <dc:creator>sdrb</dc:creator>
      <dc:date>2019-06-24T05:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937234#M5013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Witold,&lt;/P&gt;&lt;P&gt;These are the SWD connection steps described in &lt;A href="https://www.nxp.com/docs/en/application-note/AN12130.pdf"&gt;AN12130 Production Flash Programming Best Practices for S32K1xx MCUs&lt;/A&gt;.&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/90021iEF0625C265D58569/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;In this case, however, the Flash Ready bit (Status[1]) is not set and the mass erase operation (control[0]) can't complete for some reason. I don't think there is a solution other than replacing the MCU, unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2019 08:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937234#M5013</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-07-01T08:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unbricking S32K146</title>
      <link>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937235#M5014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I see. Thank you for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2019 04:55:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unbricking-S32K146/m-p/937235#M5014</guid>
      <dc:creator>sdrb</dc:creator>
      <dc:date>2019-07-02T04:55:06Z</dc:date>
    </item>
  </channel>
</rss>

