<?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: A question about the program RAM in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190149#M4783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you're talking about one of the CodeWarrior for DSP products. There is an example code folder within the CodeWarrior installation folder that has some example programs you can examine. Also, note that when you've opened an example project in CodeWarrior, that there are usually several build targets. These configure the program to run out of Flash or RAM. Check out the Targeting_56800E.pdf manual for more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2009 22:10:22 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2009-06-15T22:10:22Z</dc:date>
    <item>
      <title>A question about the program RAM</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190148#M4782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to use it to run the program, and it will speed up the program, Do you have an example to illustrate how to use the program RAM? Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 10:35:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190148#M4782</guid>
      <dc:creator>Tom_Liu</dc:creator>
      <dc:date>2009-06-15T10:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: A question about the program RAM</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190149#M4783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you're talking about one of the CodeWarrior for DSP products. There is an example code folder within the CodeWarrior installation folder that has some example programs you can examine. Also, note that when you've opened an example project in CodeWarrior, that there are usually several build targets. These configure the program to run out of Flash or RAM. Check out the Targeting_56800E.pdf manual for more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 22:10:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190149#M4783</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2009-06-15T22:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: A question about the program RAM</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190150#M4784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I use 8356, and I want to put the interrupt routine in the program RAM to run, but I don't know how to do, or how to do this job with Processor Export? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 17:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190150#M4784</guid>
      <dc:creator>Tom_Liu</dc:creator>
      <dc:date>2009-06-18T17:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: A question about the program RAM</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190151#M4785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created an example attached for the 8356.&lt;/P&gt;&lt;P&gt;Open this project and check in the Targets Tab.&lt;/P&gt;&lt;P&gt;There are 6 targets for this project.&lt;/P&gt;&lt;P&gt;Depending the target selected the Processor Expert configuration is modified.&lt;/P&gt;&lt;P&gt;For your application I think you should select pROM-xRAM or xROM-xRAM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For details please have a look to linker parameter file.&lt;/P&gt;&lt;P&gt;Hope this will help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/CWDSPCOMM/1401_With_Processor_Expert.zip" rel="nofollow" target="_self"&gt;With_Processor_Expert.zip&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-10-29&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;09:53 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 14:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/A-question-about-the-program-RAM/m-p/190151#M4785</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2009-06-22T14:48:25Z</dc:date>
    </item>
  </channel>
</rss>

