<?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>OSBDM and TBDMLのトピックRe: USBDM programming MKV44F16</title>
    <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622135#M3433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luciano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I forget to answer the other part of your question.&lt;/P&gt;&lt;P&gt;The dialogue sorts the devices by name and speed.&amp;nbsp; It is meant to leave unrecognized devices unsorted but due to a bug it filters them out - In this case because it doesn't handle the 160MHz speed.&lt;/P&gt;&lt;P&gt;If you change the name of the device to MKV44F64M15 it should appear but there are still a few things broken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case I didn't think KDS supported the MKV40 devices yet?&amp;nbsp; Do you have to install something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will fix this in the next release probably on the weekend since there are a few other changes to finalise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 21:59:59 GMT</pubDate>
    <dc:creator>pgo</dc:creator>
    <dc:date>2017-03-23T21:59:59Z</dc:date>
    <item>
      <title>USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622129#M3427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pgo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to include MKV44F16?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I identify the sdid value = 0x44601145&lt;/P&gt;&lt;P&gt;Now I need to change the .xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copying this:&lt;/P&gt;&lt;P&gt;&amp;lt;!-- MKV31F12--&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;lt;device name="MKV31F256M12" family="CortexM4F" subfamily="MKV31F25612"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetis16K_32K_Ram"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="FTFA_PFlash0_SEC_256K_2KS"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetisIO_MK"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;sdid value="0x31600A80" mask="0xFFF00F80"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tclScriptRef ref="Kinetis-Kxx-Scripts"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;flashProgramRef ref="Kinetis-MK-FTFA-flash-program"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;registerDescriptionRef ref="CortexM4F-register-description"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;note&amp;gt;KV31P100M120SF8RM&amp;lt;/note&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;note&amp;gt;Tested&amp;lt;/note&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/device&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to this:&lt;/P&gt;&lt;P&gt;&amp;lt;!-- MKV44F16--&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;lt;device name="&lt;SPAN&gt;MKV&lt;/SPAN&gt;&lt;SPAN&gt;44&lt;/SPAN&gt;&lt;SPAN&gt;F16&lt;/SPAN&gt;" family="CortexM4F" subfamily="&lt;SPAN&gt;MKV&lt;/SPAN&gt;&lt;SPAN&gt;44&lt;/SPAN&gt;&lt;SPAN&gt;F16&lt;/SPAN&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetis16K_32K_Ram"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="FTFA_PFlash0_SEC_256K_2KS"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetisIO_MK"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;sdid value="0x44601145" mask="0xFFF00F80"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tclScriptRef ref="Kinetis-Kxx-Scripts"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;flashProgramRef ref="Kinetis-MK-FTFA-flash-program"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;registerDescriptionRef ref="CortexM4F-register-description"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;note&amp;gt;&lt;SPAN&gt;KV&lt;/SPAN&gt;&lt;SPAN&gt;44&lt;/SPAN&gt;&lt;SPAN&gt;F16&lt;/SPAN&gt;&amp;lt;/note&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;note&amp;gt;Tested&amp;lt;/note&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/device&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think I nee to change something more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luciano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 21:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622129#M3427</guid>
      <dc:creator>lucianonicolau</dc:creator>
      <dc:date>2017-03-06T21:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622130#M3428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- MKV44F--&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;lt;device name="MKV44F6416" family="CortexM4F" subfamily="MKV44F6416"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetis16K_16K_Ram"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="FTFA_PFlash0_SEC_64K_2KS"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetisIO_MK"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;sdid value="0x44601145" mask="0xFFF00F80"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tclScriptRef ref="Kinetis-Kxx-Scripts"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;flashProgramRef ref="Kinetis-MK-FTFA-flash-program"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;registerDescriptionRef ref="CortexM4F-register-description"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;note&amp;gt;MKV44F6416&amp;lt;/note&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/device&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;device name="MKV44F25616" family="CortexM4F" subfamily="MKV44F25616"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetis32K_32K_Ram"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="FTFA_PFlash0_SEC_256K_2KS"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;memoryRef ref="kinetisIO_MK"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;sdid value="0x44601145" mask="0xFFF00F80"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tclScriptRef ref="Kinetis-Kxx-Scripts"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;flashProgramRef ref="Kinetis-MK-FTFA-flash-program"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;registerDescriptionRef ref="CortexM4F-register-description"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;note&amp;gt;MKV44F25616&amp;lt;/note&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/device&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please include it on the next revision!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luciano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622130#M3428</guid>
      <dc:creator>lucianonicolau</dc:creator>
      <dc:date>2017-03-07T12:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622131#M3429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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/15321iA2ED08E39C0AE3B8/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;How to include the MKV44 on KDS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 19:51:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622131#M3429</guid>
      <dc:creator>lucianonicolau</dc:creator>
      <dc:date>2017-03-07T19:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622132#M3430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´d like to add the STM32F030 and STM32F070 on this .xml too. Do you believe it can works? Why don´t you include it yet?&lt;BR /&gt;It is because STlinkV2 takes 10sec to program and USBDm takes 3sec (much faster).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:04:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622132#M3430</guid>
      <dc:creator>lucianonicolau</dc:creator>
      <dc:date>2017-03-17T18:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622133#M3431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luciano,&lt;/P&gt;&lt;P&gt;The main reason for chips not being included is that I don't have one for testing!&amp;nbsp; I don't feel confident to do this blind.&lt;/P&gt;&lt;P&gt;You can add device basically as you have outlined but you need to do thorough testing to be sure that the device is programmed correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 09:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622133#M3431</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2017-03-22T09:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622134#M3432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;Thank you, I understood.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;These XML files I changed allowed USBDM flash programmer to identify MKV44, so USBDM to Chip KV44 is working now.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;But KDS (Kinetis Design Studio) can not show CPU KV44 in order to debug&amp;nbsp; in "Debug Configuration"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;Could you send to me accurate instructions to change more files in order to have MKV44 in USBDM Debug with KDS?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #002060; font-size: 11.0pt;"&gt;Regards,&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 13:54:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622134#M3432</guid>
      <dc:creator>lucianonicolau</dc:creator>
      <dc:date>2017-03-23T13:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622135#M3433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luciano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I forget to answer the other part of your question.&lt;/P&gt;&lt;P&gt;The dialogue sorts the devices by name and speed.&amp;nbsp; It is meant to leave unrecognized devices unsorted but due to a bug it filters them out - In this case because it doesn't handle the 160MHz speed.&lt;/P&gt;&lt;P&gt;If you change the name of the device to MKV44F64M15 it should appear but there are still a few things broken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case I didn't think KDS supported the MKV40 devices yet?&amp;nbsp; Do you have to install something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will fix this in the next release probably on the weekend since there are a few other changes to finalise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 21:59:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622135#M3433</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2017-03-23T21:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622136#M3434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luciano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have uploaded a new version of USBDM to sourceforge&amp;nbsp; with device descriptions based on those you provided.&amp;nbsp; Could you check these please?&lt;/P&gt;&lt;P&gt;The devices should now appear correctly but obviously I have not tested them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 06:57:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622136#M3434</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2017-03-24T06:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622137#M3435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pgo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The KV44 works perfectly with KDS and ARM Programmer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the MKE02Z64, it is not working with 4.12.1.160 &amp;nbsp;it can detect chip but cannot erase and program, see the error:&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/16309i47F582BD469A85FF/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;I reinstall all with no success for MKE02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luciano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 19:20:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622137#M3435</guid>
      <dc:creator>lucianonicolau</dc:creator>
      <dc:date>2017-04-03T19:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622138#M3436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luciano,&lt;/P&gt;&lt;P&gt;The MKE02 support in 160 is broken. If you are in a hurry, you can (re)install the 120 version which works guaranteed :smileyhappy:&lt;/P&gt;&lt;P&gt;I have both versions on my computer (120 and 160).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Raimond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 14:20:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622138#M3436</guid>
      <dc:creator>raimonddragomir</dc:creator>
      <dc:date>2017-04-04T14:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622139#M3437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luciano,&lt;/P&gt;&lt;P&gt;As Raimond has indicated, I have broken the ME support in the .160 version.&lt;/P&gt;&lt;P&gt;Yo can see this thread &lt;A href="https://community.nxp.com/thread/446167?sr=stream"&gt;https://community.nxp.com/thread/446167?sr=stream&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for a quick fix (replacement MKE02 script attached near the bottom)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 12:07:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622139#M3437</guid>
      <dc:creator>pgo</dc:creator>
      <dc:date>2017-04-12T12:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: USBDM programming MKV44F16</title>
      <link>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622140#M3438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pgo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to dissapoint you, but it's still not working. Something happens just&lt;/P&gt;&lt;P&gt;at the end of flash programming (I can see the progress because it's a ~16K&lt;/P&gt;&lt;P&gt;binary). Then it fails with this message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Programming of the target flash failed! Reason: Internal program error -&lt;/P&gt;&lt;P&gt;please report).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The interesting thing is that the programmed binary is almost working! Only&lt;/P&gt;&lt;P&gt;that it's resetting itself after probably one second. I saw this easily on&lt;/P&gt;&lt;P&gt;my board because I have a flashing led pattern in the first 200ms in my&lt;/P&gt;&lt;P&gt;application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also installed 140 version (I had 120) and I can confirm it's working.&lt;/P&gt;&lt;P&gt;Now I have the 140 and 160 versions on my computer. 140 is working well,&lt;/P&gt;&lt;P&gt;160 fails in this new way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chip is a MKE02Z64VLD2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2017-04-12 15:08 GMT+03:00 pgo &amp;lt;admin@community.nxp.com&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;NXP Community&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;Re: USBDM programming MKV44F16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from pgo&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.nxp.com/people/pgo?et=watches.email.thread&amp;gt; in *OSBDM&lt;/P&gt;&lt;P&gt;and TBDML* - View the full discussion&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.nxp.com/message/896259?commentID=896259&amp;amp;et=watches.email.thread#comment-896259&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 12:52:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/OSBDM-and-TBDML/USBDM-programming-MKV44F16/m-p/622140#M3438</guid>
      <dc:creator>raimonddragomir</dc:creator>
      <dc:date>2017-04-12T12:52:31Z</dc:date>
    </item>
  </channel>
</rss>

