<?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: S9KEAZN8AMTG not erasing. Time out Failure during flash in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666751#M5965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;Does your board is demo board or custom board ? Can you use another board to test ?&lt;/P&gt;&lt;P&gt;If it is a custom board, please refer to the demo board&amp;nbsp; schematic on NXP to check the hardware, and&lt;/P&gt;&lt;P&gt;also use another IDE to have a try.&lt;/P&gt;&lt;P&gt;And what about the system of your PC , can you change another PC to have try .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Aug 2017 08:21:26 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2017-08-15T08:21:26Z</dc:date>
    <item>
      <title>S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666745#M5959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the first time that I have tried using KEA8 controller. Using CW 10.6.4. Trying to flash a simple looping toggle output pin program to test flash. I keep getting the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fl::target -lc "KEA8Test_FLASH_PnE U-MultiLink"&lt;BR /&gt;fl::target -b 0x1fffff00 0x400&lt;BR /&gt;fl::target -v off -l off&lt;BR /&gt;cmdwin::fl::device -d "FTMRE_PFlash8RAM1" -o "2kx32x1" -a 0x0 0x1fff&lt;BR /&gt;cmdwin::fl::erase all&lt;BR /&gt;&amp;nbsp;Beginning Operation ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;------------------------- &lt;BR /&gt;Performing target initialization ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Device FTMRE_PFlash8RAM1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;Erasing .............&lt;BR /&gt;Error:&amp;nbsp; Erase Command Failed.&amp;nbsp; Operation timeout.&lt;BR /&gt;Device FTMRE_PFlash8RAM1&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Error: Erase Command Failed.Operation timeout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to replace a QG8 TSSOP-16 3.3V controller with this S9KEAZN8AMTG TSSOP-16 5V controller. I rearranged programming header to accept SWD. It looks like the controller is found and I can see activity on Reset, DIO and CLK pins but I keep getting the above message. Any further guidance would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Aug 2017 18:44:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666745#M5959</guid>
      <dc:creator>Vertex</dc:creator>
      <dc:date>2017-08-05T18:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666746#M5960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;Does it can debug ?&amp;nbsp; Which debug mode do you used ?&lt;/P&gt;&lt;P&gt;About the debug configuration , please refer to "Targeting_Microcontrollers.pdf"-&amp;gt; chapter 4 Working with Debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 07:16:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666746#M5960</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-08-07T07:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666747#M5961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thank you very much for responding! I really don't know much about the actual debugging mode. I have always been able to simply select "Flash Programmer" in CW to flash the microcontroller used in my application. I forgot to add that I'm using a PE Multilink Universal (blue) as my interface. I will definitely read your attached document for its content and will respond after reading the document and applying things that I can try. Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 17:40:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666747#M5961</guid>
      <dc:creator>Vertex</dc:creator>
      <dc:date>2017-08-07T17:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666748#M5962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I read the document and I could not find a place where my CW debug setup was different from the recommended setup in the document. It looks almost identical except for the file names and my controller requires the SWD reduced pin protocol. I compared my Flash Task with the default Task for my controller and it was set up the same except for the path to file name. When I press "Debug" from the Debug Configurations dialog box, it fails and reports the following in the Console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INF: Initialized.&lt;BR /&gt;INF: ;version 1.00, 07/19/2013, Copyright P&amp;amp;E Microcomputer Systems, &lt;A href="http://www.pemicro.com"&gt;www.pemicro.com&lt;/A&gt; [ke_8k_pflash_m0]&lt;BR /&gt;INF: ;device freescale, keazn8m4, pflash&lt;BR /&gt;INF: ;begin_cs device=$00000000, length=$00002000, ram=$20000000&lt;BR /&gt;INF: Loading programming algorithm ... &lt;BR /&gt;INF: Done.&lt;BR /&gt;INF: CMD&amp;gt;EM&lt;BR /&gt;INF: Erasing.&lt;BR /&gt;INF: Module has been erased.&lt;BR /&gt;INF: Reloading programming algorithm ... &lt;BR /&gt;INF: done.&lt;BR /&gt;INF: CMD&amp;gt;PM&lt;BR /&gt;INF: Programming.&lt;BR /&gt;INF: Processing Object File Data ... &lt;BR /&gt;INF: Error during programming.&lt;BR /&gt;ERR: Error Programming flash of device&lt;BR /&gt;ERR: Error occured during Flash programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran the update firmware function for the PE Multilink Universal (not FX) and it updated. I retried the task and it failed again with same results. I also tried reducing the speed of communications to .1MHz to see if slowing it down helped (unsuccessful). Thank you for any further assistance.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666748#M5962</guid>
      <dc:creator>Vertex</dc:creator>
      <dc:date>2017-08-07T20:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666749#M5963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;1. On the debug configuration , please check these place:&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/16461i2A30AD8BE6DE789A/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;&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/16499i0A62C6979C522DB3/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;2.&lt;/P&gt;&lt;P&gt;From the log of console , it seems the board and debugger have connected correctly, it has erased:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;INF: Module has been erased.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;so please change to a new workspace, and create a new simple project, try to debug it .&lt;/P&gt;&lt;P&gt;3. Also check the program algorithm in console view :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16540i304E014737DB748C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 03:36:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666749#M5963</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-08-08T03:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666750#M5964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have verified the items that you have highlighted and recommended. They all look like your version except for a detail.&lt;/P&gt;&lt;P&gt;"Port: USB1: Multilink Universal Rev C (PEMA 19540)" the PEMA 19540 is different and no "FAQ #29".&lt;/P&gt;&lt;P&gt;Verified that Target Type is KEAZN8M4. I keep getting the following:&lt;/P&gt;&lt;P&gt;INF: CMD&amp;gt;RE&lt;BR /&gt;INF: Initializing.&lt;BR /&gt;INF: Target has been RESET and is active.&lt;BR /&gt;INF: CMD&amp;gt;CM C:\Freescale\CW MCU v10.6.4\MCU\bin\Plugins\support\arm\gdi\P&amp;amp;E\freescale_keazn8m4_pflash.arp&lt;BR /&gt;INF: Initializing.&lt;BR /&gt;INF: Initialized.&lt;BR /&gt;INF: ;version 1.00, 07/19/2013, Copyright 2013 P&amp;amp;E Microcomputer Systems, Inc. All rights reserved. &lt;A href="http://www.pemicro.com"&gt;www.pemicro.com&lt;/A&gt; [ke_8k_pflash_m0]&lt;BR /&gt;INF: ;device freescale, keazn8m4, pflash&lt;BR /&gt;INF: ;begin_cs device=$00000000, length=$00002000, ram=$20000000&lt;BR /&gt;INF: Loading programming algorithm ... &lt;BR /&gt;INF: WARNING - Selected .ARP file has been modified. CRC16 = $C20A &lt;BR /&gt;INF: Done.&lt;BR /&gt;INF: CMD&amp;gt;EM&lt;BR /&gt;INF: Erasing.&lt;BR /&gt;INF: Module has been erased.&lt;BR /&gt;INF: Reloading programming algorithm ... &lt;BR /&gt;INF: done.&lt;BR /&gt;INF: CMD&amp;gt;PM&lt;BR /&gt;INF: Programming.&lt;BR /&gt;INF: Processing Object File Data ... &lt;BR /&gt;INF: Error during programming.&lt;BR /&gt;ERR: Error Programming flash of device&lt;BR /&gt;ERR: Error occured during Flash programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I shortened the programming ribbon cable and soldered the connections to my board. I'm still getting o-scope traces for Reset, DIO and CLK. I also created a new bare board project with simple toggle output code and tried to flash with no success. I also downloaded the current versions of the .arp files from PE and replaced the old&lt;/P&gt;&lt;P&gt;"freescale_keazn8m4_pflash.arp" file with a fresh version with no success (just in case it was corrupt).&lt;/P&gt;&lt;P&gt;I don't think that it should be this difficult? I must be missing something simple? Thank you very much for your assistance and thank you for any further assistance.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 17:39:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666750#M5964</guid>
      <dc:creator>Vertex</dc:creator>
      <dc:date>2017-08-08T17:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666751#M5965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;Does your board is demo board or custom board ? Can you use another board to test ?&lt;/P&gt;&lt;P&gt;If it is a custom board, please refer to the demo board&amp;nbsp; schematic on NXP to check the hardware, and&lt;/P&gt;&lt;P&gt;also use another IDE to have a try.&lt;/P&gt;&lt;P&gt;And what about the system of your PC , can you change another PC to have try .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 08:21:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666751#M5965</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-08-15T08:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666752#M5966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I greatly appreciate your help. I ordered a PT8 controller and installed it over the weekend. It was easy to flash and the application is up and running. It is a custom board application. I tried changing boards, PC and programmer trying to get the KEA8 up and running and just couldn't get it to work. My application is due next week and I just needed to find a solution and move on. Thank you again for your help and support.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 15:23:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666752#M5966</guid>
      <dc:creator>Vertex</dc:creator>
      <dc:date>2017-08-15T15:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: S9KEAZN8AMTG not erasing. Time out Failure during flash</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666753#M5967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chad,&lt;/P&gt;&lt;P&gt;There are some possible cause for this problem.&lt;/P&gt;&lt;P&gt;- The object file, please change to another object file to have a try, if still can't work, please send the file to me.&lt;/P&gt;&lt;P&gt;- The debugger , could you please change to another debugger to test. About the debug log , I recommend you can&lt;/P&gt;&lt;P&gt;also&amp;nbsp; sent&amp;nbsp; it to the P&amp;amp;E support :&amp;nbsp; &lt;A class="link-titled" href="https://www.pemicro.com/support/index.cfm" title="https://www.pemicro.com/support/index.cfm"&gt;PEmicro - P&amp;amp;E Microcomputer Systems: Over 30 years as an Industry leader in Embedded Systems Development Tools, debug pr…&lt;/A&gt;&amp;nbsp; they can help to analysis whether there is problem on you debugger.&lt;/P&gt;&lt;P&gt;- If not the above two, I think maybe some problem on your board ,&amp;nbsp; I use the same debugger Multilink Universal Rev C,&lt;/P&gt;&lt;P&gt;Win7 PC, TRK-KEA8 board, it can work well .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 09:17:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/S9KEAZN8AMTG-not-erasing-Time-out-Failure-during-flash/m-p/666753#M5967</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-08-16T09:17:50Z</dc:date>
    </item>
  </channel>
</rss>

