<?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: CodeWarrior does not flash K20DX32 properly</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-does-not-flash-K20DX32-properly/m-p/417690#M11684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you pleases check if this solution can help?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/391776"&gt;Re: MK10DX256VLK7 doesn't run standalone, just when debugging. Verified it's running from FLASH, not RAM.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 09:49:26 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2015-08-06T09:49:26Z</dc:date>
    <item>
      <title>CodeWarrior does not flash K20DX32 properly</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-does-not-flash-K20DX32-properly/m-p/417689#M11683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have built a simple program and it will run and debug fine, but when I flash it the device, it does not work,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the output of the flash console:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fl::target -lc "Flash Arm"&lt;/P&gt;&lt;P&gt;fl::target -b 0x1ffff000 0x2000&lt;/P&gt;&lt;P&gt;fl::target -v off -l off&lt;/P&gt;&lt;P&gt;cmdwin::fl::device -d "FTFL_PFlash32S1RAM8" -o "8Kx32x1" -a 0x0 0x7fff&lt;/P&gt;&lt;P&gt;cmdwin::fl::image -f "D:\\CSSD Documents\\Apparata\\500RackFirmware\\Arm\\Code Warrior\\V0-0\\Rack500-V0-0\\FLASH\\Rack500-V0-0.elf" -t "Auto Detect" -re on -r 0x0 0x7fff -oe off&lt;/P&gt;&lt;P&gt;cmdwin::fl::erase image&lt;/P&gt;&lt;P&gt; Beginning Operation ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;------------------------- &lt;/P&gt;&lt;P&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Performing target initialization ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Downloading Flash Device Driver ...&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Reading flash ID ...&lt;/P&gt;&lt;P&gt;Erasing Sector 0x00000000 to 0x000003FF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00000400 to 0x000007FF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00000800 to 0x00000BFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00000C00 to 0x00000FFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00001000 to 0x000013FF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00001400 to 0x000017FF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00001800 to 0x00001BFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00001C00 to 0x00001FFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00002000 to 0x000023FF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00002400 to 0x000027FF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00002800 to 0x00002BFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Erasing Sector 0x00002C00 to 0x00002FFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Erasing ...&lt;/P&gt;&lt;P&gt; Erase Command Succeeded&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;cmdwin::fl::write&lt;/P&gt;&lt;P&gt;------------------------- &lt;/P&gt;&lt;P&gt;Using restricted address range 0x00000000 to 0x00007FFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Programming file D:\CSSD Documents\Apparata\500RackFirmware\Arm\Code Warrior\V0-0\Rack500-V0-0\FLASH\Rack500-V0-0.elf&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; Downloading Flash Device Driver ...&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Reading flash ID ...&lt;/P&gt;&lt;P&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downloading 0x000000F8 bytes to be programmed at 0x00000000&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Executing program ....&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Program Command Succeeded&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Downloading 0x00001310 bytes to be programmed at 0x00000400&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Executing program ....&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Program Command Succeeded&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Downloading 0x00001310 bytes to be programmed at 0x00001710&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Executing program ....&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Program Command Succeeded&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Downloading 0x000004C0 bytes to be programmed at 0x00002A20&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Executing program ....&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; Program Command Succeeded&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;cmdwin::fl::device -d "FTFL_DFlash32S1RAM8" -o "8Kx32x1" -a 0x10000000 0x10007fff&lt;/P&gt;&lt;P&gt;cmdwin::fl::image -f "D:\\CSSD Documents\\Apparata\\500RackFirmware\\Arm\\Code Warrior\\V0-0\\Rack500-V0-0\\FLASH\\Rack500-V0-0.elf" -t "Auto Detect" -re on -r 0x10000000 0x10007fff -oe off&lt;/P&gt;&lt;P&gt;cmdwin::fl::erase image&lt;/P&gt;&lt;P&gt;------------------------- &lt;/P&gt;&lt;P&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Image size is 0 bytes, nothing to erase.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Nothing to erase.&amp;nbsp; No sectors selected &lt;/P&gt;&lt;P&gt;Erase Command Succeeded.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;cmdwin::fl::write&lt;/P&gt;&lt;P&gt; Beginning Operation ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;------------------------- &lt;/P&gt;&lt;P&gt;Using restricted address range 0x10000000 to 0x10007FFF&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Programming file D:\CSSD Documents\Apparata\500RackFirmware\Arm\Code Warrior\V0-0\Rack500-V0-0\FLASH\Rack500-V0-0.elf&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; File is of type Elf Format.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; 0 Bytes Programmed, Check Restricted Address Range&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Program Command Succeeded&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't tell if the device was flashed correctly or not, but in any case the program does not run from flash......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 23:00:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-does-not-flash-K20DX32-properly/m-p/417689#M11683</guid>
      <dc:creator>gerryk</dc:creator>
      <dc:date>2015-08-05T23:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior does not flash K20DX32 properly</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-does-not-flash-K20DX32-properly/m-p/417690#M11684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you pleases check if this solution can help?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/391776"&gt;Re: MK10DX256VLK7 doesn't run standalone, just when debugging. Verified it's running from FLASH, not RAM.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 09:49:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-does-not-flash-K20DX32-properly/m-p/417690#M11684</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-08-06T09:49:26Z</dc:date>
    </item>
  </channel>
</rss>

