<?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: Why does K32L2A program not run after mass erase after programming in a KL27 file? in K32 L Series Microcontrollers</title>
    <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2016718#M295</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/38376"&gt;@bobpaddock&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;After the ROM bootloader is started, how do you program it? Do you use blhost? What is the return after entering the following command?&lt;/P&gt;
&lt;P&gt;blhost --port COMx -d -- get-property 1&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;The usage of blhost:&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/user-guide/MCUBLHOSTUG.pdf" target="_blank" rel="noopener"&gt;MCUBLHOSTUG.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I understand that it is inconvenient for you to send the KL27 file through the community channel. You may submit a private case and describe your problem, and engineer will reply and provide related resource by email. &lt;BR /&gt;Please follow up below steps to submit a case&lt;BR /&gt;1. go to SUPPORTHOME, click on "Submit a Ticket" in the middle of this page.&lt;BR /&gt;&lt;A href="https://www.nxp.com/support/support:SUPPORTHOME" target="_blank" rel="noopener"&gt;Support | NXP Semiconductors&lt;/A&gt;&lt;BR /&gt;2.Login, Or Register with your business email&lt;BR /&gt;I hope it will help.&lt;/P&gt;
&lt;P&gt;BRs,&lt;/P&gt;
&lt;P&gt;Celeste&lt;/P&gt;</description>
    <pubDate>Thu, 19 Dec 2024 02:04:12 GMT</pubDate>
    <dc:creator>Celeste_Liu</dc:creator>
    <dc:date>2024-12-19T02:04:12Z</dc:date>
    <item>
      <title>Why does K32L2A program not run after mass erase after programming in a KL27 file?</title>
      <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2015543#M292</link>
      <description>&lt;P&gt;I accidently programmed in a KL27 file from a pervious board revision, in to new board with K32L2A.&amp;nbsp; Obviously I don't expect KL27 code to run on the K32L2A.&lt;BR /&gt;&lt;BR /&gt;What I don't understand is why the K32L2A is now mostly dead?&lt;BR /&gt;&lt;BR /&gt;Using a PE Micro FX I can initiate a Mass Erase of the K32L2A and that starts the internal ROM USB Bootloader.&amp;nbsp; &amp;nbsp;I can program in the correct K32L2A code via the bootloader.&amp;nbsp; The bootloader acts as if everything was completed successfully.&amp;nbsp; However the unit is still dead, as it doesn't appear to start the new code even with a power cycle.&lt;BR /&gt;&lt;BR /&gt;What is not being cleared out by a Mass Erase?&lt;BR /&gt;&lt;BR /&gt;The only thing I can do with the PE Micro FX is mass erase, nothing else about it functions with this errantly programmed K32L2A.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 21:07:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2015543#M292</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2024-12-17T21:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why does K32L2A program not run after mass erase after programming in a KL27 file?</title>
      <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2015835#M293</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/38376"&gt;@bobpaddock&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your post. I wonder if there was any error message when you performed the mass erase operation. If so, could you please take a screenshot and show it to me?&lt;BR /&gt;Could you please send me the KL27 file that was wrongly programmed before? I'll check if there are any new findings.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Celeste&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 06:24:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2015835#M293</guid>
      <dc:creator>Celeste_Liu</dc:creator>
      <dc:date>2024-12-18T06:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why does K32L2A program not run after mass erase after programming in a KL27 file?</title>
      <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2016062#M294</link>
      <description>&lt;P&gt;The PE Pod is configured to do a mass erase on connect, which it does.&amp;nbsp; At this point the bootloader starts.&amp;nbsp; The the Pod's GUI just sets there saying "Initializing" with a spinning symbol.&lt;BR /&gt;Have to physically disconnect and restart it after that.&lt;BR /&gt;&lt;BR /&gt;How do I get the KL27 file to you? I don't want to post it here in the forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 13:03:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2016062#M294</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2024-12-18T13:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why does K32L2A program not run after mass erase after programming in a KL27 file?</title>
      <link>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2016718#M295</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/38376"&gt;@bobpaddock&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;After the ROM bootloader is started, how do you program it? Do you use blhost? What is the return after entering the following command?&lt;/P&gt;
&lt;P&gt;blhost --port COMx -d -- get-property 1&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;The usage of blhost:&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/user-guide/MCUBLHOSTUG.pdf" target="_blank" rel="noopener"&gt;MCUBLHOSTUG.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I understand that it is inconvenient for you to send the KL27 file through the community channel. You may submit a private case and describe your problem, and engineer will reply and provide related resource by email. &lt;BR /&gt;Please follow up below steps to submit a case&lt;BR /&gt;1. go to SUPPORTHOME, click on "Submit a Ticket" in the middle of this page.&lt;BR /&gt;&lt;A href="https://www.nxp.com/support/support:SUPPORTHOME" target="_blank" rel="noopener"&gt;Support | NXP Semiconductors&lt;/A&gt;&lt;BR /&gt;2.Login, Or Register with your business email&lt;BR /&gt;I hope it will help.&lt;/P&gt;
&lt;P&gt;BRs,&lt;/P&gt;
&lt;P&gt;Celeste&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 02:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/K32-L-Series-Microcontrollers/Why-does-K32L2A-program-not-run-after-mass-erase-after/m-p/2016718#M295</guid>
      <dc:creator>Celeste_Liu</dc:creator>
      <dc:date>2024-12-19T02:04:12Z</dc:date>
    </item>
  </channel>
</rss>

