<?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>S12 / MagniV MicrocontrollersのトピックCodewarrior - Reset ECU after Flashing</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2064628#M20395</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to add automation in my project execution. For the same, using the TCL scripts for flashing the binaries to the board. In order to bring the MCU in operation, currently need to reset the ECU externally. But looking for some option in the CodeWarrior IDE itself which can remove this manual intervention.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried to explore the IDE. Found an option "Execute Reset" but somehow it is not working.&lt;/P&gt;&lt;P&gt;Looking for help.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 10:30:22 GMT</pubDate>
    <dc:creator>in-nitin-gupta</dc:creator>
    <dc:date>2025-03-19T10:30:22Z</dc:date>
    <item>
      <title>Codewarrior - Reset ECU after Flashing</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2064628#M20395</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to add automation in my project execution. For the same, using the TCL scripts for flashing the binaries to the board. In order to bring the MCU in operation, currently need to reset the ECU externally. But looking for some option in the CodeWarrior IDE itself which can remove this manual intervention.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried to explore the IDE. Found an option "Execute Reset" but somehow it is not working.&lt;/P&gt;&lt;P&gt;Looking for help.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 10:30:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2064628#M20395</guid>
      <dc:creator>in-nitin-gupta</dc:creator>
      <dc:date>2025-03-19T10:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior - Reset ECU after Flashing</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2068632#M20405</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you try reset h command in TCL script? But it is possible that such command is not supported by your debug probe. More details you can find on page 39 in the guide which you shared in previous thread.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 11:39:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2068632#M20405</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2025-03-26T11:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior - Reset ECU after Flashing</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2068661#M20406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you indicate:&lt;/P&gt;
&lt;P&gt;1) which MCU are you targeting&lt;/P&gt;
&lt;P&gt;2) which CodeWarrior version are you using&lt;/P&gt;
&lt;P&gt;3) debug probe used to connect to your board&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will help to answer the question much faster.&lt;/P&gt;
&lt;P&gt;BR.&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 12:07:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2068661#M20406</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2025-03-26T12:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior - Reset ECU after Flashing</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2071045#M20416</link>
      <description>MCU : MC9S12ZVLA128&lt;BR /&gt;Codewarrior Version : 10.6.4&lt;BR /&gt;Debugger : P&amp;amp;E Multilink USB</description>
      <pubDate>Mon, 31 Mar 2025 10:10:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2071045#M20416</guid>
      <dc:creator>in-nitin-gupta</dc:creator>
      <dc:date>2025-03-31T10:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior - Reset ECU after Flashing</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2071047#M20417</link>
      <description>Hey Jiri&lt;BR /&gt;as per document, reset h is used in debugging mode only whereas I am simply flashing my hardware using "Flash Programmer" utility in CodeWarrior</description>
      <pubDate>Mon, 31 Mar 2025 10:11:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2071047#M20417</guid>
      <dc:creator>in-nitin-gupta</dc:creator>
      <dc:date>2025-03-31T10:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior - Reset ECU after Flashing</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2099303#M20482</link>
      <description>&lt;P&gt;reset h cmd is used for debugging session not flashing&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 10:20:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Codewarrior-Reset-ECU-after-Flashing/m-p/2099303#M20482</guid>
      <dc:creator>in-nitin-gupta</dc:creator>
      <dc:date>2025-05-18T10:20:18Z</dc:date>
    </item>
  </channel>
</rss>

