<?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 CodeWarrior Flash Programmer Stops with No Errors  in CodeWarrior for QorIQ</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675558#M6367</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;I'm trying to use the codewarrior-v10.0.9 Development Studio for QorIQ LS series - ARM V7 ISA Version: 10.0.9 Build Id: 170322 on Windows 10 64-bit OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to program u-boot and #RCW a NOR flash on a custom design board based upon ls1021atwr reference design board using the #ARM Flash Programmer. &amp;nbsp;&lt;/P&gt;&lt;P&gt;I can preform this task if I use #CodeWarrior 10.0.7 on a 32-bit Ubuntu machine, so I have proven that the CodeWarrior TAP and my hardware is working, but I can't get the Windows version working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output of my console when I try downloading from Windows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;fl::target -lc "PowerBrick_604240_Bare-core0_OCRAM_LS1021ATWR_Connect"&lt;BR /&gt;fl::target -b 0x10000000 0x10000&lt;BR /&gt;fl::target -v off -l off&lt;BR /&gt;cmdwin::fl::device -d "S29GL512N" -o "32Mx16x1" -a 0x60000000 0x63ffffff&lt;BR /&gt;cmdwin::fl::image -f "C:\\Users\\010130024\\workspace\\PBL.bin" -t "Binary/Raw Format" -re off -oe on -o 0x60000000&lt;BR /&gt;cmdwin::fl::erase image&lt;BR /&gt; Beginning Operation ... &lt;BR /&gt;------------------------- &lt;BR /&gt;Performing target initialization ... &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Erasing Sector 0x60000000 to 0x6001FFFF &lt;BR /&gt; Erasing ...&lt;BR /&gt; Erase Command Succeeded &lt;BR /&gt;cmdwin::fl::write verify&lt;BR /&gt;------------------------- &lt;BR /&gt;Programming file C:\Users\010130024\workspace\PBL.bin &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Downloading 0x00000070 bytes to be programmed at 0x60000000 &lt;BR /&gt;Executing program with verify .... &lt;BR /&gt; Program with Verify Command Succeeded &lt;BR /&gt;cmdwin::fl::image -f "C:\\Users\\010130024\\workspace\\u-boot.bin" -t "Binary/Raw Format" -re off -oe on -o 0x60100000&lt;BR /&gt;cmdwin::fl::erase image&lt;BR /&gt; Beginning Operation ... &lt;BR /&gt;------------------------- &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Erasing Sector 0x60100000 to 0x6011FFFF &lt;BR /&gt;Erasing Sector 0x60120000 to 0x6013FFFF &lt;BR /&gt;Erasing Sector 0x60140000 to 0x6015FFFF &lt;BR /&gt;Erasing Sector 0x60160000 to 0x6017FFFF &lt;BR /&gt; Erasing ....&lt;BR /&gt; Erase Command Succeeded &lt;BR /&gt;cmdwin::fl::write verify&lt;BR /&gt;------------------------- &lt;BR /&gt;Programming file C:\Users\010130024\workspace\u-boot.bin &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Downloading 0x0000D490 bytes to be programmed at 0x60100000 &lt;BR /&gt;Executing program with verify .... &lt;BR /&gt; Program with Verify Command Succeeded &lt;BR /&gt;Downloading 0x00002B70 bytes to be programmed at 0x6010D490 &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once the last line is shown the code warrior sits there with no further action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I run the same process on my Ubuntu machine with CoderWarrior 10.0.7 then the task is completed successfully.&lt;/P&gt;&lt;P&gt;I use the same CodeWarrior TAP unit and same hardware which I'm trying to program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2017 23:47:38 GMT</pubDate>
    <dc:creator>sinasattari</dc:creator>
    <dc:date>2017-07-19T23:47:38Z</dc:date>
    <item>
      <title>CodeWarrior Flash Programmer Stops with No Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675558#M6367</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;I'm trying to use the codewarrior-v10.0.9 Development Studio for QorIQ LS series - ARM V7 ISA Version: 10.0.9 Build Id: 170322 on Windows 10 64-bit OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to program u-boot and #RCW a NOR flash on a custom design board based upon ls1021atwr reference design board using the #ARM Flash Programmer. &amp;nbsp;&lt;/P&gt;&lt;P&gt;I can preform this task if I use #CodeWarrior 10.0.7 on a 32-bit Ubuntu machine, so I have proven that the CodeWarrior TAP and my hardware is working, but I can't get the Windows version working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output of my console when I try downloading from Windows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;fl::target -lc "PowerBrick_604240_Bare-core0_OCRAM_LS1021ATWR_Connect"&lt;BR /&gt;fl::target -b 0x10000000 0x10000&lt;BR /&gt;fl::target -v off -l off&lt;BR /&gt;cmdwin::fl::device -d "S29GL512N" -o "32Mx16x1" -a 0x60000000 0x63ffffff&lt;BR /&gt;cmdwin::fl::image -f "C:\\Users\\010130024\\workspace\\PBL.bin" -t "Binary/Raw Format" -re off -oe on -o 0x60000000&lt;BR /&gt;cmdwin::fl::erase image&lt;BR /&gt; Beginning Operation ... &lt;BR /&gt;------------------------- &lt;BR /&gt;Performing target initialization ... &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Erasing Sector 0x60000000 to 0x6001FFFF &lt;BR /&gt; Erasing ...&lt;BR /&gt; Erase Command Succeeded &lt;BR /&gt;cmdwin::fl::write verify&lt;BR /&gt;------------------------- &lt;BR /&gt;Programming file C:\Users\010130024\workspace\PBL.bin &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Downloading 0x00000070 bytes to be programmed at 0x60000000 &lt;BR /&gt;Executing program with verify .... &lt;BR /&gt; Program with Verify Command Succeeded &lt;BR /&gt;cmdwin::fl::image -f "C:\\Users\\010130024\\workspace\\u-boot.bin" -t "Binary/Raw Format" -re off -oe on -o 0x60100000&lt;BR /&gt;cmdwin::fl::erase image&lt;BR /&gt; Beginning Operation ... &lt;BR /&gt;------------------------- &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Erasing Sector 0x60100000 to 0x6011FFFF &lt;BR /&gt;Erasing Sector 0x60120000 to 0x6013FFFF &lt;BR /&gt;Erasing Sector 0x60140000 to 0x6015FFFF &lt;BR /&gt;Erasing Sector 0x60160000 to 0x6017FFFF &lt;BR /&gt; Erasing ....&lt;BR /&gt; Erase Command Succeeded &lt;BR /&gt;cmdwin::fl::write verify&lt;BR /&gt;------------------------- &lt;BR /&gt;Programming file C:\Users\010130024\workspace\u-boot.bin &lt;BR /&gt; Downloading Flash Device Driver ... &lt;BR /&gt; Reading flash ID ...&lt;BR /&gt;Downloading 0x0000D490 bytes to be programmed at 0x60100000 &lt;BR /&gt;Executing program with verify .... &lt;BR /&gt; Program with Verify Command Succeeded &lt;BR /&gt;Downloading 0x00002B70 bytes to be programmed at 0x6010D490 &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once the last line is shown the code warrior sits there with no further action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I run the same process on my Ubuntu machine with CoderWarrior 10.0.7 then the task is completed successfully.&lt;/P&gt;&lt;P&gt;I use the same CodeWarrior TAP unit and same hardware which I'm trying to program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 23:47:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675558#M6367</guid>
      <dc:creator>sinasattari</dc:creator>
      <dc:date>2017-07-19T23:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Flash Programmer Stops with No Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675559#M6368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please provide a ccs verbose log (command 'log v' in ccs console) when you are trying to program from Windows.&lt;/P&gt;&lt;P&gt;Are you using CWTAP over usb or over Ethernet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 06:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675559#M6368</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2017-07-20T06:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Flash Programmer Stops with No Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675560#M6369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sina Sattari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;The latest public released CodeWarrior for ARMv7 should be 10.0.8, please download and install it from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fsoftware-and-tools%2Fsoftware-development-tools%2Fcodewarrior-development-tools%2Fsuite-for-networked-applications%2Fcodewarrior-development-studio-for-qoriq-ls-series-for-arm-v7-isa-v10.0.8%3ACW-LS-ARM7%3Ftab%3DDesign_Tools_Tab%23nogo" rel="nofollow" target="_blank"&gt;http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/suite-for-networked-applications/codewarrior-development-studio-for-qoriq-ls-series-for-arm-v7-isa-v10.0.8:CW-LS-ARM7?tab=Design_Tools_Tab#nogo&lt;/A&gt;&lt;SPAN&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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, 20 Jul 2017 08:16:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675560#M6369</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2017-07-20T08:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Flash Programmer Stops with No Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675561#M6370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Latest CW for ARMv7 release is version is 10.0.9 build 170629 and it is available in CW4NET2017.03 installer + the 2017.06 update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675561#M6370</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2017-07-20T08:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Flash Programmer Stops with No Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675562#M6371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/addiyi"&gt;addiyi&lt;/A&gt;‌ and &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yipingwang"&gt;yipingwang&lt;/A&gt;‌ for your replies.&lt;/P&gt;&lt;P&gt;I updated my&amp;nbsp;CodeWarrior. Here is what About menu shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CodeWarrior Development Studio for QorIQ LS series - ARM V7 ISA&lt;BR /&gt; Version: 10.0.9&lt;BR /&gt; Build Id:170629&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also ran the test again with Failure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using CodeWarrior TAP with USB connection to my laptop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the CCS console output with verbose mode turned on in addition to Flash Programmer Console output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 17:10:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675562#M6371</guid>
      <dc:creator>sinasattari</dc:creator>
      <dc:date>2017-07-20T17:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Flash Programmer Stops with No Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675563#M6372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,this problem have resolve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jul 2017 11:06:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675563#M6372</guid>
      <dc:creator>wangli7975</dc:creator>
      <dc:date>2017-07-29T11:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Flash Programmer Stops with No Errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675564#M6373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not yet. At the moment we installed the Linux version of the CodeWarrior version 10.0.7 and it works. The later versions hang the same way explains before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jul 2017 14:08:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/CodeWarrior-Flash-Programmer-Stops-with-No-Errors/m-p/675564#M6373</guid>
      <dc:creator>sinasattari</dc:creator>
      <dc:date>2017-07-29T14:08:17Z</dc:date>
    </item>
  </channel>
</rss>

