<?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>LayerscapeのトピックProblem in using the Flash Programmer of CodeWarrior Development Studio for QorIQ LS series - ARM V7 ISA 	 Version: 10.0.7</title>
    <link>https://community.nxp.com/t5/Layerscape/Problem-in-using-the-Flash-Programmer-of-CodeWarrior-Development/m-p/428496#M348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using TWR-LS1021A-PB evolution board and trying to use Flash Programmer which is part of CW Dev Studio(Version:10.0.7) to Flash the UBoot in NOR Flash Bank1 area of EV Board, but seems like Erase is working but not program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have chosen the "Flash File To Target" Option from Flash Programmer ikon and followed the steps according to the help provided by Freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls see the Console output when i execute the Target Task.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;/////////////////////////////////////////////////////////////////////////////////////////////////&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;fl::target -lc "LC for Simple Flash"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;fl::target -b 0x10000000 0x20000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;fl::target -v off -l off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::device -d "JS28F00AM29EWHA" -o "64Mx16x1" -a 0x60000000 0x67ffffff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::image -f "F:\\Debug\\u-boot\\u-boot.bin" -t "Auto Detect" -re on -r 0x60000000 0x67ffffff -oe on -o 0x4100000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::erase image&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; Beginning Operation ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;------------------------- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp; File is of type Binary/Raw Format.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Image size is 0 bytes, nothing to erase.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Nothing to erase.&amp;nbsp; No sectors selected &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Performing target initialization ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1570200&amp;nbsp; &amp;lt;m&amp;gt;0xFFFFFFFF&amp;lt;/m&amp;gt;&amp;nbsp;&amp;nbsp; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Erase Command Succeeded.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::write&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;------------------------- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Using restricted address range 0x60000000 to 0x67FFFFFF&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Programming file F:\Debug\u-boot\u-boot.bin&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp; File is of type Binary/Raw Format.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; 0 Bytes Programmed, Check Restricted Address Range&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Program Command Succeeded&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone in the community tried this on the LS1021A Evo board?&lt;/P&gt;&lt;P&gt;I would really appreciate for any help to fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nagi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 06:24:44 GMT</pubDate>
    <dc:creator>nagireddychitta</dc:creator>
    <dc:date>2015-11-20T06:24:44Z</dc:date>
    <item>
      <title>Problem in using the Flash Programmer of CodeWarrior Development Studio for QorIQ LS series - ARM V7 ISA 	 Version: 10.0.7</title>
      <link>https://community.nxp.com/t5/Layerscape/Problem-in-using-the-Flash-Programmer-of-CodeWarrior-Development/m-p/428496#M348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using TWR-LS1021A-PB evolution board and trying to use Flash Programmer which is part of CW Dev Studio(Version:10.0.7) to Flash the UBoot in NOR Flash Bank1 area of EV Board, but seems like Erase is working but not program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have chosen the "Flash File To Target" Option from Flash Programmer ikon and followed the steps according to the help provided by Freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls see the Console output when i execute the Target Task.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;/////////////////////////////////////////////////////////////////////////////////////////////////&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;fl::target -lc "LC for Simple Flash"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;fl::target -b 0x10000000 0x20000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;fl::target -v off -l off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::device -d "JS28F00AM29EWHA" -o "64Mx16x1" -a 0x60000000 0x67ffffff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::image -f "F:\\Debug\\u-boot\\u-boot.bin" -t "Auto Detect" -re on -r 0x60000000 0x67ffffff -oe on -o 0x4100000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::erase image&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; Beginning Operation ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;------------------------- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp; File is of type Binary/Raw Format.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Image size is 0 bytes, nothing to erase.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Nothing to erase.&amp;nbsp; No sectors selected &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Performing target initialization ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1570200&amp;nbsp; &amp;lt;m&amp;gt;0xFFFFFFFF&amp;lt;/m&amp;gt;&amp;nbsp;&amp;nbsp; ....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Erase Command Succeeded.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;cmdwin::fl::write&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;------------------------- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Using restricted address range 0x60000000 to 0x67FFFFFF&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Programming file F:\Debug\u-boot\u-boot.bin&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Auto-detection is successful.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;&amp;nbsp; File is of type Binary/Raw Format.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt; 0 Bytes Programmed, Check Restricted Address Range&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Program Command Succeeded&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone in the community tried this on the LS1021A Evo board?&lt;/P&gt;&lt;P&gt;I would really appreciate for any help to fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nagi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 06:24:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Problem-in-using-the-Flash-Programmer-of-CodeWarrior-Development/m-p/428496#M348</guid>
      <dc:creator>nagireddychitta</dc:creator>
      <dc:date>2015-11-20T06:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using the Flash Programmer of CodeWarrior Development Studio for QorIQ LS series - ARM V7 ISA 	 Version: 10.0.7</title>
      <link>https://community.nxp.com/t5/Layerscape/Problem-in-using-the-Flash-Programmer-of-CodeWarrior-Development/m-p/428497#M349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the log it seems that offset address is not in the address range. For uboot, it should be something like 0x60100000 (depending on the rcw used).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 07:50:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Problem-in-using-the-Flash-Programmer-of-CodeWarrior-Development/m-p/428497#M349</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2015-11-20T07:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using the Flash Programmer of CodeWarrior Development Studio for QorIQ LS series - ARM V7 ISA       Version: 10.0.7</title>
      <link>https://community.nxp.com/t5/Layerscape/Problem-in-using-the-Flash-Programmer-of-CodeWarrior-Development/m-p/428498#M350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is right indeed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 13:44:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Problem-in-using-the-Flash-Programmer-of-CodeWarrior-Development/m-p/428498#M350</guid>
      <dc:creator>nagireddychitta</dc:creator>
      <dc:date>2015-12-14T13:44:20Z</dc:date>
    </item>
  </channel>
</rss>

