<?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: Protected memory - Bootloader for MC9S08JM32 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Protected-memory-Bootloader-for-MC9S08JM32/m-p/175096#M12133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attempts to program / erase protected flash should fail. Will bootloader continue flashing unprotected areas or not depends on how bootloader is made.&amp;nbsp;Bootloader may stop on first failure, or it may ignore errors and continue receiving further commands.&amp;nbsp;It may compare&amp;nbsp;desired flash contents&amp;nbsp;with resulting flash contents, or not. It&amp;nbsp;may clear FSTAT error bits once per download process (which will make all further flash command ignored until FSTAT errors are cleared), or clear FSTAT before each flash command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jan 2011 21:43:47 GMT</pubDate>
    <dc:creator>kef</dc:creator>
    <dc:date>2011-01-11T21:43:47Z</dc:date>
    <item>
      <title>Protected memory - Bootloader for MC9S08JM32</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Protected-memory-Bootloader-for-MC9S08JM32/m-p/175095#M12132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a MC9S08JM board which already has code programmed into it - the code includes bootloader and user application program. The program memory section 0XF6FF - 0XFFFF is protected (using the NVPROT/FPROT registers) - this is where the bootloader resides.&lt;/P&gt;&lt;P&gt;Now, I want to change the user application program (which is located in program memory other than the protected area). I have a VC++ program which will download a *.hex file into the MC9S08JM32 throught USB cable (the bootloader code uses USB). The VC++ doesn't care (it doesn't know either) that there is a protected area in the MC9S08.&lt;/P&gt;&lt;P&gt;What happens if the VC++ attempts to flash the entire program memory, including the protected memory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Protected-memory-Bootloader-for-MC9S08JM32/m-p/175095#M12132</guid>
      <dc:creator>leesp</dc:creator>
      <dc:date>2011-01-11T14:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Protected memory - Bootloader for MC9S08JM32</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Protected-memory-Bootloader-for-MC9S08JM32/m-p/175096#M12133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attempts to program / erase protected flash should fail. Will bootloader continue flashing unprotected areas or not depends on how bootloader is made.&amp;nbsp;Bootloader may stop on first failure, or it may ignore errors and continue receiving further commands.&amp;nbsp;It may compare&amp;nbsp;desired flash contents&amp;nbsp;with resulting flash contents, or not. It&amp;nbsp;may clear FSTAT error bits once per download process (which will make all further flash command ignored until FSTAT errors are cleared), or clear FSTAT before each flash command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 21:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Protected-memory-Bootloader-for-MC9S08JM32/m-p/175096#M12133</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2011-01-11T21:43:47Z</dc:date>
    </item>
  </channel>
</rss>

