<?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>S12 / MagniV MicrocontrollersのトピックRe: bootloader protection</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-protection/m-p/173384#M5970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chetu wrote: please help me to protect bootloder area i.e. (3B,3F page)???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm looking at the MC9S12XDP512 data sheet and section 28.3.2.5 talks about the Flash Protection Register (FPROT).&amp;nbsp; The data sheet should have information on what you need to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;chetu wrote: how to jump from application to bootloader ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're programming in C, use some inline assembly:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;
asm jmp BOOTLOADER_ENTRY&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&amp;nbsp;Where BOOTLOADER_ENTRY is defined elsewhere to be the address of the entry point of the boot loader.&amp;nbsp; You might have to mess with the Project.prm to set the boot loader entry point to what you want.&amp;nbsp; Also, bootloaders are usually executed upon reset, so you could just have the microcontroller reset itself.&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2020 09:21:51 GMT</pubDate>
    <dc:creator>isionous</dc:creator>
    <dc:date>2020-10-29T09:21:51Z</dc:date>
    <item>
      <title>bootloader protection</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-protection/m-p/173383#M5969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i am&amp;nbsp; chetan&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using MC9S12DP256 microcontroller in my bootloader project&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.please help me to protect bootloder area i.e. (3B,3F page)???&lt;/P&gt;&lt;P&gt;&amp;nbsp;2. how to jump from application to bootloader ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 14:52:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-protection/m-p/173383#M5969</guid>
      <dc:creator>chetu</dc:creator>
      <dc:date>2010-02-05T14:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: bootloader protection</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-protection/m-p/173384#M5970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chetu wrote: please help me to protect bootloder area i.e. (3B,3F page)???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm looking at the MC9S12XDP512 data sheet and section 28.3.2.5 talks about the Flash Protection Register (FPROT).&amp;nbsp; The data sheet should have information on what you need to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;chetu wrote: how to jump from application to bootloader ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're programming in C, use some inline assembly:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;
asm jmp BOOTLOADER_ENTRY&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&amp;nbsp;Where BOOTLOADER_ENTRY is defined elsewhere to be the address of the entry point of the boot loader.&amp;nbsp; You might have to mess with the Project.prm to set the boot loader entry point to what you want.&amp;nbsp; Also, bootloaders are usually executed upon reset, so you could just have the microcontroller reset itself.&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:21:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-protection/m-p/173384#M5970</guid>
      <dc:creator>isionous</dc:creator>
      <dc:date>2020-10-29T09:21:51Z</dc:date>
    </item>
  </channel>
</rss>

