<?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: Using program RAM of 56F8366 in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-program-RAM-of-56F8366/m-p/158209#M2507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You're using an old version of CodeWarrior for DSC 7.3.&lt;/DIV&gt;&lt;DIV&gt;Freescale 56800/E Digital Signal Controllers Version 8.2&lt;BR /&gt;You can download this version on our web site via the link:&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&lt;/A&gt;&lt;BR /&gt;For details please have a look in:&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&amp;amp;tab=In-Depth_Tab" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&amp;amp;tab=In-Depth_Tab&lt;/A&gt;&lt;BR /&gt;In the download tab you can download the Special Edition or the Evaluation.&lt;BR /&gt;The Special edition contains the special edition license limited to 32 kb of Code.&lt;BR /&gt;If you need another version of the license please contact your local distributor.&lt;BR /&gt;You can purchase it directly from the web site too.&lt;BR /&gt;We changed the pricing and packaging structure for Codewarrior Tool.&lt;BR /&gt;Now there are 4 suites:&lt;BR /&gt;&amp;nbsp;special (free version)&lt;BR /&gt;&amp;nbsp;basic&lt;BR /&gt;&amp;nbsp;standard&lt;BR /&gt;&amp;nbsp;professional&lt;BR /&gt;Please refer to the link for details:&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127262E703BC5" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127262E703BC5&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;Go to the &lt;A href="http://www.freescale.com" rel="nofollow" target="_blank"&gt;www.freescale.com&lt;/A&gt; and click on My Freescale.&lt;BR /&gt;After you were logged, select CodeWarrior Licensing under MY Secure Application.&lt;BR /&gt;In the new dialog you can manage your license file.&lt;/DIV&gt;&lt;DIV&gt;Keep in mind you can have several versions installed on the same PC.&lt;BR /&gt;There is only one restriction: install them on separate folder.&lt;BR /&gt;If you're using an old version, please backup your project before to try it with this new version.&lt;BR /&gt;If you will meet some compatibility issue you could back to the older version without problem.&lt;/DIV&gt;&lt;DIV&gt;For the patches, please use the link :&lt;BR /&gt;&amp;nbsp;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regarding your problem.&lt;/DIV&gt;&lt;DIV&gt;Do you want to use the RAM area located in the 0x4f800 to 0x4ffff ?&lt;/DIV&gt;&lt;DIV&gt;Attached you will find an example using Processor Expert.&lt;/DIV&gt;&lt;DIV&gt;This section is already defined in the lcf file:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .p_internal_RAM&amp;nbsp; (RWX) : ORIGIN = 0x0004F800, LENGTH = 0x0800&lt;BR /&gt;You've 2 solution to do that:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; -&amp;nbsp; you've enough space to&amp;nbsp;put all data in this section (I don't think),&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - &amp;nbsp;use __pmem (refer to the Targeting_56800E.pdf manual page 96 -DSC 8.2 manual-)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/files/community_files/CWDSPCOMM/988_test_pe.zip" rel="nofollow" target="_self"&gt;test_pe.zip&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&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-15&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;05:48 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2008 20:38:27 GMT</pubDate>
    <dc:creator>trytohelp</dc:creator>
    <dc:date>2008-06-17T20:38:27Z</dc:date>
    <item>
      <title>Using program RAM of 56F8366</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-program-RAM-of-56F8366/m-p/158208#M2506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am using Metrowerks Codewarrior for DSP56800 7.3 and 56F8366 microcontroller. My data RAM of 32KB is almost used up. I would like to use the 4KB of program RAM space to store my variables. Can anyone advice me on how to modify the cmd file and the C codes according? Thanks a lot.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Chee Wee&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 16:09:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-program-RAM-of-56F8366/m-p/158208#M2506</guid>
      <dc:creator>CCW</dc:creator>
      <dc:date>2008-05-22T16:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using program RAM of 56F8366</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-program-RAM-of-56F8366/m-p/158209#M2507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You're using an old version of CodeWarrior for DSC 7.3.&lt;/DIV&gt;&lt;DIV&gt;Freescale 56800/E Digital Signal Controllers Version 8.2&lt;BR /&gt;You can download this version on our web site via the link:&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&lt;/A&gt;&lt;BR /&gt;For details please have a look in:&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&amp;amp;tab=In-Depth_Tab" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&amp;amp;tab=In-Depth_Tab&lt;/A&gt;&lt;BR /&gt;In the download tab you can download the Special Edition or the Evaluation.&lt;BR /&gt;The Special edition contains the special edition license limited to 32 kb of Code.&lt;BR /&gt;If you need another version of the license please contact your local distributor.&lt;BR /&gt;You can purchase it directly from the web site too.&lt;BR /&gt;We changed the pricing and packaging structure for Codewarrior Tool.&lt;BR /&gt;Now there are 4 suites:&lt;BR /&gt;&amp;nbsp;special (free version)&lt;BR /&gt;&amp;nbsp;basic&lt;BR /&gt;&amp;nbsp;standard&lt;BR /&gt;&amp;nbsp;professional&lt;BR /&gt;Please refer to the link for details:&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127262E703BC5" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127262E703BC5&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;Go to the &lt;A href="http://www.freescale.com" rel="nofollow" target="_blank"&gt;www.freescale.com&lt;/A&gt; and click on My Freescale.&lt;BR /&gt;After you were logged, select CodeWarrior Licensing under MY Secure Application.&lt;BR /&gt;In the new dialog you can manage your license file.&lt;/DIV&gt;&lt;DIV&gt;Keep in mind you can have several versions installed on the same PC.&lt;BR /&gt;There is only one restriction: install them on separate folder.&lt;BR /&gt;If you're using an old version, please backup your project before to try it with this new version.&lt;BR /&gt;If you will meet some compatibility issue you could back to the older version without problem.&lt;/DIV&gt;&lt;DIV&gt;For the patches, please use the link :&lt;BR /&gt;&amp;nbsp;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regarding your problem.&lt;/DIV&gt;&lt;DIV&gt;Do you want to use the RAM area located in the 0x4f800 to 0x4ffff ?&lt;/DIV&gt;&lt;DIV&gt;Attached you will find an example using Processor Expert.&lt;/DIV&gt;&lt;DIV&gt;This section is already defined in the lcf file:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .p_internal_RAM&amp;nbsp; (RWX) : ORIGIN = 0x0004F800, LENGTH = 0x0800&lt;BR /&gt;You've 2 solution to do that:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; -&amp;nbsp; you've enough space to&amp;nbsp;put all data in this section (I don't think),&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - &amp;nbsp;use __pmem (refer to the Targeting_56800E.pdf manual page 96 -DSC 8.2 manual-)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Pascal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/files/community_files/CWDSPCOMM/988_test_pe.zip" rel="nofollow" target="_self"&gt;test_pe.zip&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&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-15&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;05:48 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 20:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Using-program-RAM-of-56F8366/m-p/158209#M2507</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2008-06-17T20:38:27Z</dc:date>
    </item>
  </channel>
</rss>

