<?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: Trying to run in RAM, but nothing is loaded into RAM in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264887#M309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stanislav,&lt;/P&gt;&lt;P&gt;Sorry for the late response and thank you for the suggestion, this works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 20:41:00 GMT</pubDate>
    <dc:creator>seandonohue</dc:creator>
    <dc:date>2014-01-09T20:41:00Z</dc:date>
    <item>
      <title>Trying to run in RAM, but nothing is loaded into RAM</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264884#M306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm trying to figure out why when I attempt to run a program from RAM, everything in RAM is all 1's and nothing seems to be getting loaded. I am using CW10.5, the MPC5675KEVB473 eval board, and a P&amp;amp;E Micro USB Multilink debugger. I can run from RAM in CW Classic, so I think there may be something wrong with the .tcl debugger script in CW10.5. Does anyone else have this problem or have a fix for it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 19:36:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264884#M306</guid>
      <dc:creator>seandonohue</dc:creator>
      <dc:date>2013-12-16T19:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run in RAM, but nothing is loaded into RAM</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264885#M307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A little more information:&lt;/P&gt;&lt;P&gt;- Script prints out the message "Exception occurred during SRAM initialization." This occurs in init_ram() when {[reg ${GPR_GROUP}PC -np] != [expr $pstart + 0x10]}. I'm trying to figure out the syntax for printing the value of the PC and pstart at this point.&lt;/P&gt;&lt;P&gt;- Running in LSM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 20:11:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264885#M307</guid>
      <dc:creator>seandonohue</dc:creator>
      <dc:date>2013-12-16T20:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run in RAM, but nothing is loaded into RAM</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264886#M308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all please make sure your MCU and project are both in LSM mode.&lt;/P&gt;&lt;P&gt;If the modes are the same can you possibly try to add this line into the .tcl script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;# env setup&lt;/P&gt;&lt;P&gt;envsetup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; puts "Original memory access type:"&lt;/P&gt;&lt;P&gt; cmdwin::mcu::gdi nexus_rwa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; puts "Memory access set to normal load/store"&lt;/P&gt;&lt;P&gt; cmdwin::mcu::gdi nexus_rwa 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; puts "New memory access type verification:"&lt;/P&gt;&lt;P&gt; cmdwin::mcu::gdi nexus_rwa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# main entry&lt;/P&gt;&lt;P&gt;mpc567xK_init&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it does not help can you&amp;nbsp; please sen us the log from the console View?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 17:30:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264886#M308</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2013-12-19T17:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run in RAM, but nothing is loaded into RAM</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264887#M309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stanislav,&lt;/P&gt;&lt;P&gt;Sorry for the late response and thank you for the suggestion, this works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 20:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Trying-to-run-in-RAM-but-nothing-is-loaded-into-RAM/m-p/264887#M309</guid>
      <dc:creator>seandonohue</dc:creator>
      <dc:date>2014-01-09T20:41:00Z</dc:date>
    </item>
  </channel>
</rss>

