<?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 for MCUのトピックLoading Multiple Programs</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Loading-Multiple-Programs/m-p/170992#M5277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello.&amp;nbsp; I'm agoningly new to Codewarrior and the HCS12 uProcessor.&amp;nbsp; I have two different code segments (not written by me) that are programmed to be flashed to differrent sections in the flash memory so they won't conflict.&amp;nbsp; Using Codewarrior, I'm able to successfuly download (using a P&amp;amp;E multilink) one of the two programs.&amp;nbsp; But when I try to download the second program, it mass erases the flash and the first program alltogether.&amp;nbsp; Is there a way to turn off the mass erase of flash before I try downloading the second program (maybe in the configure menu?)???&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;HELP!!!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;-Matt&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2008 01:45:51 GMT</pubDate>
    <dc:creator>Mattguy30</dc:creator>
    <dc:date>2008-07-08T01:45:51Z</dc:date>
    <item>
      <title>Loading Multiple Programs</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Loading-Multiple-Programs/m-p/170992#M5277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello.&amp;nbsp; I'm agoningly new to Codewarrior and the HCS12 uProcessor.&amp;nbsp; I have two different code segments (not written by me) that are programmed to be flashed to differrent sections in the flash memory so they won't conflict.&amp;nbsp; Using Codewarrior, I'm able to successfuly download (using a P&amp;amp;E multilink) one of the two programs.&amp;nbsp; But when I try to download the second program, it mass erases the flash and the first program alltogether.&amp;nbsp; Is there a way to turn off the mass erase of flash before I try downloading the second program (maybe in the configure menu?)???&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;HELP!!!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;-Matt&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 01:45:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Loading-Multiple-Programs/m-p/170992#M5277</guid>
      <dc:creator>Mattguy30</dc:creator>
      <dc:date>2008-07-08T01:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Programs</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Loading-Multiple-Programs/m-p/170993#M5278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;In the True-Time Debugger, you can set sections of memory to be protected. Start by downloading the first file. Now pick MultilinkCyclonePro &amp;gt; Debugging Memory Map. Select those sections of memory that have the first program and click on Modify/Details.&amp;nbsp; Go to the protection item and set that memory to write protected. I think that should work; I haven't had a chance to test it.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 21:47:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Loading-Multiple-Programs/m-p/170993#M5278</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2008-07-08T21:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Programs</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Loading-Multiple-Programs/m-p/170994#M5279</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;You can ask the debugger to preserve content of some FLASH or EEPROM memory using FLASH AEFSKIPERASE command.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This command is explained in the {Install}\Help\PDF\Debugger_HC12.pdf manual, chapter "Book IV Commands and Environment Variables" section "Connection Specific Commands" -&amp;gt; "NVMC Commands" -&amp;gt; FLASH&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You can also find some information in the {Install}\Release_Notes\HC12\Notes_debugger_P&amp;amp;E_Multilink_Cyclone_Pro.txt file.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Be careful, there are only a couple of flash block that can be programmed/erased separately. THe debugger flash programmer does not allow you to arbitrary erase/program any block of memory.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please use command FLASH to see a list of the blocks that can be programmed/erased separately.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Another approach to do so is to merge the second application code inside of the code from&amp;nbsp;the first application and program both applications at once.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This can be done using the command HEXFILE in your linker parameter file. Please refer to the Build_Tools_Utilities.pdf manual for information on this command.&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>Wed, 09 Jul 2008 18:44:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Loading-Multiple-Programs/m-p/170994#M5279</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2008-07-09T18:44:28Z</dc:date>
    </item>
  </channel>
</rss>

