<?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 K60N512 Programming Issue in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-Programming-Issue/m-p/161429#M668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently getting started with using the freescale TWR-K60N512 and running CDC USB device example code for the USB stack v3.2.&amp;nbsp; I have successfully programmed the TWR with several example projects and also modified the CDC USB device project to add features like blinking the TWR LEDs on command.&amp;nbsp; I keep having a reoccurring issue where I am unable to flash my TWR-K60N512 with the attached error message reading "Error executing task k60DN512Z. File not found."&amp;nbsp; I have made attempts at re-pointing to the k60dn512z XML file, and have copied it to the local project directory and pointed the flash configuration to it there, both unsuccessfully.&amp;nbsp; I have tried importing it as a Target Task, and have also tried creating a new Target Task. I am not sure exactly what I am doing that breaks the configuration, but I cannot seem to remedy the situation without re installing the driver stack and starting from scratch.&amp;nbsp; I'm sure this is something simple but I haven't been able to figure it out and would greatly appreciate any help on this issue.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 05:55:43 GMT</pubDate>
    <dc:creator>Ben_G</dc:creator>
    <dc:date>2012-05-10T05:55:43Z</dc:date>
    <item>
      <title>K60N512 Programming Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-Programming-Issue/m-p/161429#M668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently getting started with using the freescale TWR-K60N512 and running CDC USB device example code for the USB stack v3.2.&amp;nbsp; I have successfully programmed the TWR with several example projects and also modified the CDC USB device project to add features like blinking the TWR LEDs on command.&amp;nbsp; I keep having a reoccurring issue where I am unable to flash my TWR-K60N512 with the attached error message reading "Error executing task k60DN512Z. File not found."&amp;nbsp; I have made attempts at re-pointing to the k60dn512z XML file, and have copied it to the local project directory and pointed the flash configuration to it there, both unsuccessfully.&amp;nbsp; I have tried importing it as a Target Task, and have also tried creating a new Target Task. I am not sure exactly what I am doing that breaks the configuration, but I cannot seem to remedy the situation without re installing the driver stack and starting from scratch.&amp;nbsp; I'm sure this is something simple but I haven't been able to figure it out and would greatly appreciate any help on this issue.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 05:55:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-Programming-Issue/m-p/161429#M668</guid>
      <dc:creator>Ben_G</dc:creator>
      <dc:date>2012-05-10T05:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: K60N512 Programming Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-Programming-Issue/m-p/161430#M669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;ok, I think the problem is that the provided projects for Kinetis are wrong :smileysad:.&lt;/P&gt;&lt;P&gt;See your debug configuration (attached screenshot target task*.png):&lt;/P&gt;&lt;P&gt;looks it references a target task to flash the device. This target task is not required e.g. for OSBDM or P&amp;amp;E: the probe can flash things directly.&lt;/P&gt;&lt;P&gt;See the settings in 'correct.png' screenshot: change it to this and you should be fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;BK&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 23:00:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-Programming-Issue/m-p/161430#M669</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2012-05-10T23:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: K60N512 Programming Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-Programming-Issue/m-p/161431#M670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it all figured out!&amp;nbsp;&amp;nbsp;Your reply&amp;nbsp;along with another&amp;nbsp;reply to a different post&amp;nbsp;yours helped me tremendously.&amp;nbsp; I had that extra target task&amp;nbsp;and also&amp;nbsp;my initialization target and memory configuration were set incorrectly. Not exactly sure how they got that way but I have a much better understanding of codewarrior now.&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the other post I referenced:&lt;/P&gt;&lt;P&gt;&lt;A href="http://freescale.lithium.com/t5/CodeWarrior-for-8-and-16-bit/Memory-configuration-file-error/td-p/99883" rel="nofollow" target="_blank"&gt;http://freescale.lithium.com/t5/CodeWarrior-for-8-and-16-bit/Memory-configuration-file-error/td-p/99883&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 02:26:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-Programming-Issue/m-p/161431#M670</guid>
      <dc:creator>Ben_G</dc:creator>
      <dc:date>2012-05-11T02:26:44Z</dc:date>
    </item>
  </channel>
</rss>

