<?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 Re: Load Memory Error in CW Starcore 2.7.3 in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139843#M1276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Did you check the document&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {Install}\Release_Notes\StarCore_Notes\Debugger_Notes\MSC711x_Release_Notes.txt?&lt;/DIV&gt;&lt;DIV&gt;There are some known issues when debugging on MSC711x boards.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If this does not help, I would recommend you to submit a service request for that.&lt;BR /&gt;&lt;BR /&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;here&lt;/A&gt; to submit a service request.&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 13:37:31 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2007-07-20T13:37:31Z</dc:date>
    <item>
      <title>Load Memory Error in CW Starcore 2.7.3</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139840#M1273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;As the title suggests, I'm running CW Starcore 2.7.3.&amp;nbsp; I have a CW USB Tap that is used to debug a MSC7116 chip.&amp;nbsp; After loading the debug code, I attempt to load raw data into some free memory.&amp;nbsp; I have the correct memory address, size, file name, etc. as confirmed on another computer.&amp;nbsp; However, when I attempt to make the write, I get a "Memory write verification failed" error, then a "Load Memory failure."&amp;nbsp; The rest of the message says:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Error:&amp;nbsp; Writemem on target failed.&lt;/DIV&gt;&lt;DIV&gt;Address:&amp;nbsp; 0x20400000&lt;/DIV&gt;&lt;DIV&gt;Size:&amp;nbsp; 0x400&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;An interesting note is that no matter the size (in this case, I had 111524 for the size), the error message will always return 0x400 as the size.&amp;nbsp; Any suggestions?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your help in advance.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 23:29:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139840#M1273</guid>
      <dc:creator>gtg927p</dc:creator>
      <dc:date>2007-07-12T23:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load Memory Error in CW Starcore 2.7.3</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139841#M1274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This message seems to indicate that your board is not configured properly.&lt;/DIV&gt;&lt;DIV&gt;Actually the debugger is not able to write to address 0x20400000.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can you check the following:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Are you using the appropriate register configuration file?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This file is specified in the "SC Debugger Target" panel from the "Target settings" dialog.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Are you using the appropriate memory configuration file?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This file is specified in the "Remote Debugging Options" panel from the "Target settings" dialog.&lt;/DIV&gt;&lt;DIV&gt;If you have a PC where this was working, please check which files are specified there and also check the difference between these files and the one you are using on the new Host.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I hope that helps.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2007 13:36:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139841#M1274</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-07-13T13:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load Memory Error in CW Starcore 2.7.3</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139842#M1275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks for the reply and sorry about my delayed response.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The memory address should correspond to external DDR memory, but I get the same error when attempting other memory locations.&amp;nbsp; In the error message, the address is correct, but the size always reads 0x400.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The appropriate register configuration &amp;amp; memory configuration files are there and correspond to the other PC.&amp;nbsp; Could it have anything to do with the USB Tap or how its configured?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks again.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 04:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139842#M1275</guid>
      <dc:creator>gtg927p</dc:creator>
      <dc:date>2007-07-20T04:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Load Memory Error in CW Starcore 2.7.3</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139843#M1276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Did you check the document&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {Install}\Release_Notes\StarCore_Notes\Debugger_Notes\MSC711x_Release_Notes.txt?&lt;/DIV&gt;&lt;DIV&gt;There are some known issues when debugging on MSC711x boards.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If this does not help, I would recommend you to submit a service request for that.&lt;BR /&gt;&lt;BR /&gt;Click &lt;A href="https://www.freescale.com/webapp/servicerequest.create_SR.framework?regFlag=fromOpenSR" rel="nofollow" target="_blank"&gt;here&lt;/A&gt; to submit a service request.&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 13:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Load-Memory-Error-in-CW-Starcore-2-7-3/m-p/139843#M1276</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-07-20T13:37:31Z</dc:date>
    </item>
  </channel>
</rss>

