<?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>CodeWarrior Development Tools中的主题 Can I protect certain areas of memory from being overwritten when loading through the USB Tap?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-I-protect-certain-areas-of-memory-from-being-overwritten/m-p/259125#M270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are working with the 56800e 56f8367 chip.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We set up a section of memory in the linker file where we load code for an FPGA.&amp;nbsp; This is loaded through a SCI port.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Classic IDE I was using the Local Hardware Connection to load the chip and this area of the code was left untouched.&amp;nbsp; However, if I load with the USB Tap, this area of memory gets wiped out.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have moved to new computers which do not have parallel ports, so I am required to use the USB Tap.&amp;nbsp; Why there is this difference and if there is anyway to avoid wiping out this memory when using the USB Tap?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2013 20:12:11 GMT</pubDate>
    <dc:creator>Charlie</dc:creator>
    <dc:date>2013-12-12T20:12:11Z</dc:date>
    <item>
      <title>Can I protect certain areas of memory from being overwritten when loading through the USB Tap?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-I-protect-certain-areas-of-memory-from-being-overwritten/m-p/259125#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are working with the 56800e 56f8367 chip.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We set up a section of memory in the linker file where we load code for an FPGA.&amp;nbsp; This is loaded through a SCI port.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Classic IDE I was using the Local Hardware Connection to load the chip and this area of the code was left untouched.&amp;nbsp; However, if I load with the USB Tap, this area of memory gets wiped out.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have moved to new computers which do not have parallel ports, so I am required to use the USB Tap.&amp;nbsp; Why there is this difference and if there is anyway to avoid wiping out this memory when using the USB Tap?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 20:12:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-I-protect-certain-areas-of-memory-from-being-overwritten/m-p/259125#M270</guid>
      <dc:creator>Charlie</dc:creator>
      <dc:date>2013-12-12T20:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can I protect certain areas of memory from being overwritten when loading through the USB Tap?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-I-protect-certain-areas-of-memory-from-being-overwritten/m-p/259126#M271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found a solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the MC56F8367.mem file, it gives the ability to define areas of memory as either readwrite or just read (maybe other things, I didn't really check).&amp;nbsp; I made those memory addresses read only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then when I went to download code, it would throw an error.&amp;nbsp; I assume it was doing this because it was trying to erase those memory locations and it was blocking itself.&amp;nbsp; I basically told it to ignore the error in the future and everything is running fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 20:01:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Can-I-protect-certain-areas-of-memory-from-being-overwritten/m-p/259126#M271</guid>
      <dc:creator>Charlie</dc:creator>
      <dc:date>2013-12-13T20:01:03Z</dc:date>
    </item>
  </channel>
</rss>

