<?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>CodeWarrior Development ToolsのトピックDump/Flash the .hex file generated to the MC9S12A256 controller</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1751895#M9032</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have generated .abs file in Code Warrior tool and generated the .hex file from "&lt;STRONG&gt;burner.exe&lt;/STRONG&gt;" application tool. Can you please suggest me how to flash this generated .hex using burner application or any other tool to our "MC9S12A256" controller through&amp;nbsp;PE micro [USB-ML-UNIVERSAL] device.&lt;/P&gt;&lt;P&gt;Driver and configuration of&amp;nbsp;PE micro [USB-ML-UNIVERSAL] device has been set already.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_0-1699006261549.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248374iBF01A4391A3DB284/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_0-1699006261549.png" alt="Jeevan_0-1699006261549.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2023 10:19:19 GMT</pubDate>
    <dc:creator>Jeevan</dc:creator>
    <dc:date>2023-11-03T10:19:19Z</dc:date>
    <item>
      <title>Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1751895#M9032</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have generated .abs file in Code Warrior tool and generated the .hex file from "&lt;STRONG&gt;burner.exe&lt;/STRONG&gt;" application tool. Can you please suggest me how to flash this generated .hex using burner application or any other tool to our "MC9S12A256" controller through&amp;nbsp;PE micro [USB-ML-UNIVERSAL] device.&lt;/P&gt;&lt;P&gt;Driver and configuration of&amp;nbsp;PE micro [USB-ML-UNIVERSAL] device has been set already.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_0-1699006261549.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248374iBF01A4391A3DB284/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_0-1699006261549.png" alt="Jeevan_0-1699006261549.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 10:19:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1751895#M9032</guid>
      <dc:creator>Jeevan</dc:creator>
      <dc:date>2023-11-03T10:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1752664#M9033</link>
      <description>&lt;P&gt;HI&amp;nbsp;Jeevan&amp;nbsp;&lt;/P&gt;
&lt;P&gt;burner.exe file is used to generate burning file like S19 file. We can't use it to program Flash.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if we already have .s19 file, we can also use Codewarrior to program s19 file into flash. This tool is hiwave.exe. Thus, you needn’t purchase the license but can use free edition program flash.&lt;BR /&gt;The method is as below:&lt;BR /&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;Install Codewarrior.&lt;BR /&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;make sure the hardware is well connected with PC. For instance you are using BDM multilink or Cyclone Pro.&lt;BR /&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;open Hiwave debugger “Hiwave.exe” in {Your CW install directory}\prog&lt;BR /&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;then in debugger, go to menu “component”, “set connection…”. In new pop-up small dialog, in the dropdown list, select HC12 and P&amp;amp;E Multilink/Cyclone Pro. Click OK to close this dialog.&lt;BR /&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;go to menu “MultilinkCyclonePro”, “device”, select the right device chip.&lt;BR /&gt;6.&amp;nbsp;&amp;nbsp;&amp;nbsp;go to menu “MultilinkCyclonePro”, “connect”, Set the right connection.&lt;BR /&gt;7.&amp;nbsp;&amp;nbsp;&amp;nbsp;go to menu “File”, “Load application…”. Import the .s19 file into debugger. You could have a browse the content at the memory window of the debugger, it should be in coincidence with the s-record file. &lt;BR /&gt;8.&amp;nbsp;&amp;nbsp;&amp;nbsp;Press F5 to run. The code should download into the flash.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jun Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 08:53:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1752664#M9033</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-11-06T08:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1752727#M9034</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;We have installed the licensed version of&amp;nbsp;&lt;SPAN&gt;Codewarrior (5.9.0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_0-1699262893421.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248597iC37251CA0DB8D57F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_0-1699262893421.png" alt="Jeevan_0-1699262893421.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1:&lt;/STRONG&gt; Under Component tab in the&amp;nbsp;&lt;SPAN&gt;“set connection” we have selected HC12 and P&amp;amp;E Multilink/Cyclone Pro.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Step 2:&lt;/STRONG&gt;&amp;nbsp;Under HC12MultiinkCyclonePro tab we have selected the derivative as "MC9S12A256B"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_1-1699263197297.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248598iFE09E8EFAE0C6255/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_1-1699263197297.png" alt="Jeevan_1-1699263197297.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 3:&amp;nbsp;&lt;/STRONG&gt;Under HC12MultiinkCyclonePro tab in the communication tab we have configured as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_4-1699263813972.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248604i771F8D65BE6E79FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_4-1699263813972.png" alt="Jeevan_4-1699263813972.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 4:&lt;/STRONG&gt;&amp;nbsp;Finally under the&amp;nbsp;&lt;SPAN&gt;“File” tab and selecting the “Load application” tab we are Import the below .s19 file into debugger.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_2-1699263350672.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248600i5B9CA24D48EBC2BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_2-1699263350672.png" alt="Jeevan_2-1699263350672.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;Final Conclusion:&lt;/STRONG&gt; &lt;/FONT&gt;The below error is comming in the Hi-Wave simulator application while loading the binary to flash the MC9S12A256 controller&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_3-1699263558129.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248601iB946707CEC727C20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_3-1699263558129.png" alt="Jeevan_3-1699263558129.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 09:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1752727#M9034</guid>
      <dc:creator>Jeevan</dc:creator>
      <dc:date>2023-11-06T09:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1752815#M9035</link>
      <description>&lt;P&gt;Please test if you can connect and download CW a project in IDE?&lt;/P&gt;
&lt;P&gt;Please create a new project under IDE to test the basic connection first.&lt;/P&gt;
&lt;P&gt;How does it work?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 11:53:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1752815#M9035</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-11-06T11:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1753247#M9036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I tried creating a new project and tried connecting to the device, but still its throwing below error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_0-1699335437655.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248759i3B0E7675F045DC20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_0-1699335437655.png" alt="Jeevan_0-1699335437655.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 05:45:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1753247#M9036</guid>
      <dc:creator>Jeevan</dc:creator>
      <dc:date>2023-11-07T05:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1754030#M9037</link>
      <description>&lt;P&gt;The error message shows this part is secured.&lt;/P&gt;
&lt;P&gt;Please unsecure it with&amp;nbsp;&lt;A href="https://www.pemicro.com/downloads/download_file.cfm?download_id=16" target="_blank"&gt;&lt;STRONG&gt;Unsecure_12&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;from this link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.pemicro.com/downloads/download_file.cfm?download_id=16" target="_blank"&gt;https://www.pemicro.com/downloads/download_file.cfm?download_id=16&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 07:59:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1754030#M9037</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-11-08T07:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1754110#M9038</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I tried downloading and installing the Unsecure12 utility tool also with the PE micro's &lt;STRONG&gt;"USB-ML-UNIVERSAL"&amp;nbsp;&lt;/STRONG&gt;But still its unable to connect with the Target controller "&lt;STRONG&gt;MC9S12A256&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;Kindly please suggest a solution to unsecure the device or to flash the binary to the controller.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_0-1699436729956.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248984iB0B55AD45687F7CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_0-1699436729956.png" alt="Jeevan_0-1699436729956.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 09:55:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1754110#M9038</guid>
      <dc:creator>Jeevan</dc:creator>
      <dc:date>2023-11-08T09:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1754740#M9040</link>
      <description>&lt;P&gt;The problem may be either on multilink universial or target baord.&lt;/P&gt;
&lt;P&gt;I suggest you testing multilink universial with another 8bit or 16bit board to identify if multilink is good for use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 07:25:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1754740#M9040</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-11-09T07:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1759303#M9045</link>
      <description>&lt;P&gt;In the Hi-wave simulator tool we are not able to select the exact part number of our controller which is "MC9S12A256", instead of this we are getting the part number "MC9S12A256B" even after adding the patch sent in one of the query asked in NXP forum.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_0-1700294116487.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/250481iBE738DD6B5C97586/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_0-1700294116487.png" alt="Jeevan_0-1700294116487.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Are both "MC9S12A256" and "MC9S12A256B" the same or different as we are getting the below error when using the multilink universal debugger.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_1-1700301407312.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/250484i2BA0CC0D38F977FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_1-1700301407312.png" alt="Jeevan_1-1700301407312.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is the patch files provided by NXP to add the missing part numbers in Code warrior IDE&lt;/P&gt;&lt;P&gt;Link:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-Add-missing-derivatives-to-CodeWarrior-Classic-HCS12-X-5/m-p/585450" target="_blank"&gt;https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-Add-missing-derivatives-to-CodeWarrior-Classic-HCS12-X-5/m-p/585450&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2023 10:07:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1759303#M9045</guid>
      <dc:creator>Jeevan</dc:creator>
      <dc:date>2023-11-18T10:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1759839#M9046</link>
      <description>&lt;P&gt;CW IDE with MC9S12A256B can also connect&amp;nbsp;MC9S12A256.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your board can't be connected with IDE and P&amp;amp;E unsecure tool, you need to check if your part is still in good condition. Please test the same with another part to verify it.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 11:46:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1759839#M9046</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-11-20T11:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1760581#M9047</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am trying to unsecure the controller by giving value 0xFFFE at address 0xFF0F as mentioned in the below mentioned NXP document (Page 3).&lt;/P&gt;&lt;P&gt;Link:&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN2880.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN2880.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The process is going upto 96% as shown below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_1-1700555645158.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/250827i7BC6D09B655B53CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_1-1700555645158.png" alt="Jeevan_1-1700555645158.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then its throwing the below error as it cant be unsecured&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_0-1700551655820.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/250802i6304D0AD574C68E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_0-1700551655820.png" alt="Jeevan_0-1700551655820.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; I am trying to unsecure the controller using the Hi-wave utility tool of code warrior and executing the below mentioned .cmd file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeevan_3-1700556013582.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/250829iBCBD8BDFCE910CFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jeevan_3-1700556013582.png" alt="Jeevan_3-1700556013582.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 08:51:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1760581#M9047</guid>
      <dc:creator>Jeevan</dc:creator>
      <dc:date>2023-11-21T08:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dump/Flash the .hex file generated to the MC9S12A256 controller</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1762344#M9050</link>
      <description>&lt;P&gt;As I said,&lt;SPAN&gt;you need to check if your part is still in good condition. Please test the same with another part to verify it. Thus we can identify the problem is caused by toolchain or part damaged.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 04:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Dump-Flash-the-hex-file-generated-to-the-MC9S12A256-controller/m-p/1762344#M9050</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2023-11-23T04:02:18Z</dc:date>
    </item>
  </channel>
</rss>

