<?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>S32KのトピックRe: S32K144 -Conflict in PORTA PIN5 CFG vs RESET signal</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-Conflict-in-PORTA-PIN5-CFG-vs-RESET-signal/m-p/751781#M2101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Yes, the PTA5 reset pin can be reconfigured for alternative functions. The reset function is the default one, so you need to reset the device. Since you cannot use that pin to restart the MCU,&amp;nbsp;you need to connect to the MCU after power-on-reset in the short time window before it gets reprogrammed again.&lt;BR /&gt;P&amp;amp;E has a recovery utility that tries to halt the execution during the start-up sequence.&lt;BR /&gt;Please refer to&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/"&gt;Bricking and Recovering FRDM-KL25Z Boards: Reset, SWD Clock and Low Power&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2018 14:15:04 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2018-02-16T14:15:04Z</dc:date>
    <item>
      <title>S32K144 -Conflict in PORTA PIN5 CFG vs RESET signal</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Conflict-in-PORTA-PIN5-CFG-vs-RESET-signal/m-p/751780#M2100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;I'm working with the evaluation board&amp;nbsp; "S32K144 _EVB - Q100".&lt;/P&gt;&lt;P&gt;I'm performing an integration of the SDK&amp;nbsp;drivers examples within a project&amp;nbsp;(drivers are provided&amp;nbsp; in the S32DS installation folder, I did some modifications but mainly they are the same).&lt;/P&gt;&lt;P&gt;The tool chain used is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Compiler +&amp;nbsp; Linker IAR for ARM for the executable building.&lt;/LI&gt;&lt;LI&gt;IAR EWB configured with a SEJJER&amp;nbsp;J-Link interface (ultra+).&lt;/LI&gt;&lt;LI&gt;SEGGER JLINK Flasher for download the executable without debugging.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;After the latest change I did on the IO ports configuration something strange happen:&lt;/P&gt;&lt;P&gt;The microcontroller seems to be completely inaccessible from the DEBUG and the FLASHER.&lt;/P&gt;&lt;P&gt;However the SW inside the the microcontroller works.&lt;/P&gt;&lt;P&gt;After some investigation seems that&amp;nbsp;the RESET port is just like inhibited.&lt;/P&gt;&lt;P&gt;If I generate a reset pulse on the uC pin the SW keep to work.&lt;/P&gt;&lt;P&gt;The change I did seems to be&amp;nbsp;related somehow to the RESET pin configuration: see below...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="GPIO_PORTC_configuration_before_&amp;amp;_after.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16520iB61992B3E58D1061/image-size/large?v=v2&amp;amp;px=999" role="button" title="GPIO_PORTC_configuration_before_&amp;amp;_after.jpg" alt="GPIO_PORTC_configuration_before_&amp;amp;_after.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The configuration structure is re-adaptation (for my project) of the "&lt;EM&gt;&lt;STRONG&gt;pin_settings_config_t&lt;/STRONG&gt;&lt;/EM&gt;" that I found in an SDK example.&lt;/P&gt;&lt;P&gt;That configuration affects the PORTA PIN5 connected to the RESET of the EVB: see below...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="GPIO_PORTC_PIN5_board_location.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16528i1EE1DADCB3BA365D/image-size/large?v=v2&amp;amp;px=999" role="button" title="GPIO_PORTC_PIN5_board_location.jpg" alt="GPIO_PORTC_PIN5_board_location.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've got&amp;nbsp;a couple of&amp;nbsp;questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is this microcontroller provided with a feature which inhibit the reset function via SW configuration?&lt;/LI&gt;&lt;LI&gt;If yes...How can I get back from this situation? Because the debugger is not even able to communicate with the micro.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 11:45:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Conflict-in-PORTA-PIN5-CFG-vs-RESET-signal/m-p/751780#M2100</guid>
      <dc:creator>andreaolivieri1</dc:creator>
      <dc:date>2018-02-16T11:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 -Conflict in PORTA PIN5 CFG vs RESET signal</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Conflict-in-PORTA-PIN5-CFG-vs-RESET-signal/m-p/751781#M2101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Yes, the PTA5 reset pin can be reconfigured for alternative functions. The reset function is the default one, so you need to reset the device. Since you cannot use that pin to restart the MCU,&amp;nbsp;you need to connect to the MCU after power-on-reset in the short time window before it gets reprogrammed again.&lt;BR /&gt;P&amp;amp;E has a recovery utility that tries to halt the execution during the start-up sequence.&lt;BR /&gt;Please refer to&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-low-power/"&gt;Bricking and Recovering FRDM-KL25Z Boards: Reset, SWD Clock and Low Power&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 14:15:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Conflict-in-PORTA-PIN5-CFG-vs-RESET-signal/m-p/751781#M2101</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2018-02-16T14:15:04Z</dc:date>
    </item>
  </channel>
</rss>

