<?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: Urgently required-how to reprogram the LK24 but keeping one ROM page unaffected in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147631#M7492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello and Welcome,&lt;BR /&gt;&lt;BR /&gt;If the LK24 is using Flash Block Protection, it is not possible as a Mass Erase is required.&lt;BR /&gt;&lt;BR /&gt;Otherwise, if the memory is not protected, you need to erase page by page every page except the calibration data.&lt;BR /&gt;&lt;BR /&gt;IMHO, you could save your data page in a S-Record with CodeWarrior and then, after merging both calibration and software, program the final S-Record (containing everything).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2007 16:44:17 GMT</pubDate>
    <dc:creator>Alban</dc:creator>
    <dc:date>2007-09-19T16:44:17Z</dc:date>
    <item>
      <title>Urgently required-how to reprogram the LK24 but keeping one ROM page unaffected</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147630#M7491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Dear All,&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style=": ; font-size: 4; font-family: Garamond;"&gt;&lt;SPAN&gt;In my application I'm using&lt;/SPAN&gt; MC68HC908LK24 &lt;SPAN&gt;and Metrowerks CodeWarrior IDE.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; font-size: 4; font-family: Garamond;"&gt;I'm using one page at the beginning of the ROM space of the MC68HC908LK24 to store calibration data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; font-size: 4; font-family: Garamond;"&gt;&lt;SPAN&gt;My question is &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;how can I reprogram the MC68HC908LK24&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;without affecting this page&lt;/STRONG&gt;&lt;/SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Garamond; font-size: 4;"&gt;&lt;SPAN&gt;I mean I want to change the code on the MCU but keeping this data page unaffected&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 15:09:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147630#M7491</guid>
      <dc:creator>MuhammadAliMuha</dc:creator>
      <dc:date>2007-09-19T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Urgently required-how to reprogram the LK24 but keeping one ROM page unaffected</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147631#M7492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello and Welcome,&lt;BR /&gt;&lt;BR /&gt;If the LK24 is using Flash Block Protection, it is not possible as a Mass Erase is required.&lt;BR /&gt;&lt;BR /&gt;Otherwise, if the memory is not protected, you need to erase page by page every page except the calibration data.&lt;BR /&gt;&lt;BR /&gt;IMHO, you could save your data page in a S-Record with CodeWarrior and then, after merging both calibration and software, program the final S-Record (containing everything).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 16:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147631#M7492</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-09-19T16:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Urgently required-how to reprogram the LK24 but keeping one ROM page unaffected</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147632#M7493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear all,&lt;/DIV&gt;&lt;DIV&gt;The S19 record generated from codewarrior has 23Hex data bytes per line&lt;/DIV&gt;&lt;DIV&gt;The S19 record read from the MCU Flash [by PROG08SZ Flash Programmer for HC08] has 13Hex data bytes per line&lt;/DIV&gt;&lt;DIV&gt;I'm asking whether there is a way to set the byte count in each line of the S19 record generated from codewarrior.&lt;/DIV&gt;&lt;DIV&gt;Thanks and best regards&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 16:39:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147632#M7493</guid>
      <dc:creator>MuhammadAliMuha</dc:creator>
      <dc:date>2007-10-03T16:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Urgently required-how to reprogram the LK24 but keeping one ROM page unaffected</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147633#M7494</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;Yes this is possible.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Open the burner.bbl (or whatever .bbl file you are using in your project in an edit window.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Add a new line with command SLINELEN in the bbl file. I would add it after the SRECORD command.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SLINELEN=8&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; will make sure each line in a s record file contains data to program 8 bytes.&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, 03 Oct 2007 16:55:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Urgently-required-how-to-reprogram-the-LK24-but-keeping-one-ROM/m-p/147633#M7494</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-10-03T16:55:25Z</dc:date>
    </item>
  </channel>
</rss>

