<?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 for MCU中的主题 Re: KINETIS512_SC download problems</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187326#M6572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;leccy wrote:&lt;BR /&gt;&lt;P&gt;I also had that security warning when trying AN4379SW bootloader (which to be fair I thought was good).&amp;nbsp; Turns out that there is an unwanted feature in the IDE which mis-interprets exactly how the security fields can or can't be changed.&amp;nbsp; Flashing the tower went ok, and continues to work.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Regarding the bootloader, you may also want to have a look at this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/102662#102662" title="https://community.freescale.com/message/102662#102662"&gt;https://community.freescale.com/message/102662#102662&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not the same bootloader you're using, but good to know if you ever try to get the MSC bootloader working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2012 23:36:21 GMT</pubDate>
    <dc:creator>dmarks_ls</dc:creator>
    <dc:date>2012-02-13T23:36:21Z</dc:date>
    <item>
      <title>KINETIS512_SC download problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187323#M6569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to download "hello world" RAM project from KINETIS512_SC to TWR-K60N512.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Launching k60-hello-world_MK60N512VMD100_INTERNAL_RAM_PnE U-MultiLink has encountered a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Failed to resume target process., Downloading ELF file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CW10.1&lt;/P&gt;&lt;P&gt;W7 32bit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that after I had imported the file as described in the documentation accompanying &amp;nbsp;KINETIS512_SC, I had to create a Remote System connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone point the obvious out to me?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 23:26:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187323#M6569</guid>
      <dc:creator>leccy</dc:creator>
      <dc:date>2011-11-30T23:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: KINETIS512_SC download problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187324#M6570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what the root cause of your problems may be, but I just encountered the same error message several times ("Failed to resume target process, Downloading ELF file").&amp;nbsp; It persisted through a project clean/rebuild, power-cycle of target, and power-cycle of workstation.&amp;nbsp; I was trying to debug a program that I had been successfully downloading and debugging two hours earlier today.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that my solution was to create a brand-spanking new project, and flash it to the target.&amp;nbsp; I got the ominous "secure flash bit" warning or whatever it is, hadn't seen it in a while, but I clicked through and debugged the new app.&amp;nbsp; I then closed it, re-opened my earlier project, debugged it, and it actually decided to cooperate and download to the target this time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had earlier tried debugging a bootloader-style application directly, which is probably not allowed.&amp;nbsp; But that attempt apparently left the target in such a state, that the tools had no idea how to deal with this condition, and just threw up a useless error message.&amp;nbsp; I'm really getting tired of dealing with beta-quality tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2012 10:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187324#M6570</guid>
      <dc:creator>dmarks_ls</dc:creator>
      <dc:date>2012-01-28T10:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: KINETIS512_SC download problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187325#M6571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up raising a query over the KINETIS512_SC_1 demos, and was told to use "CW_MCU_v10_1_Examples" instead...&lt;/P&gt;&lt;P&gt;Beta tools indeed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also had that security warning when trying AN4379SW bootloader (which to be fair I thought was good).&amp;nbsp; Turns out that there is an unwanted feature in the IDE which mis-interprets exactly how the security fields can or can't be changed.&amp;nbsp; Flashing the tower went ok, and continues to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 20:02:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187325#M6571</guid>
      <dc:creator>leccy</dc:creator>
      <dc:date>2012-02-13T20:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: KINETIS512_SC download problems</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187326#M6572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;leccy wrote:&lt;BR /&gt;&lt;P&gt;I also had that security warning when trying AN4379SW bootloader (which to be fair I thought was good).&amp;nbsp; Turns out that there is an unwanted feature in the IDE which mis-interprets exactly how the security fields can or can't be changed.&amp;nbsp; Flashing the tower went ok, and continues to work.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Regarding the bootloader, you may also want to have a look at this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/102662#102662" title="https://community.freescale.com/message/102662#102662"&gt;https://community.freescale.com/message/102662#102662&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not the same bootloader you're using, but good to know if you ever try to get the MSC bootloader working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 23:36:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/KINETIS512-SC-download-problems/m-p/187326#M6572</guid>
      <dc:creator>dmarks_ls</dc:creator>
      <dc:date>2012-02-13T23:36:21Z</dc:date>
    </item>
  </channel>
</rss>

