<?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 bootloader vector table can store another address ?example 0xFE7E00 in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-vector-table-can-store-another-address-example/m-p/1677815#M19253</link>
    <description>&lt;P&gt;can we change this code to change vector table address？&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xudd_0-1687949912276.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/229849i10F5DF3878731726/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xudd_0-1687949912276.png" alt="xudd_0-1687949912276.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 10:58:44 GMT</pubDate>
    <dc:creator>xudd</dc:creator>
    <dc:date>2023-06-28T10:58:44Z</dc:date>
    <item>
      <title>bootloader vector table can store another address ?example 0xFE7E00</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-vector-table-can-store-another-address-example/m-p/1677815#M19253</link>
      <description>&lt;P&gt;can we change this code to change vector table address？&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xudd_0-1687949912276.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/229849i10F5DF3878731726/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xudd_0-1687949912276.png" alt="xudd_0-1687949912276.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 10:58:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-vector-table-can-store-another-address-example/m-p/1677815#M19253</guid>
      <dc:creator>xudd</dc:creator>
      <dc:date>2023-06-28T10:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: bootloader vector table can store another address ?example 0xFE7E00</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-vector-table-can-store-another-address-example/m-p/1677870#M19254</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;You can replace vectors base address to the address defined by IVBR register. The only vector which is not movable is reset vector. See chapter Resets and Interrupts in the reference manual.&lt;BR /&gt;Of course the content of IVBR is defined after reset and you have to change it.&lt;BR /&gt;The RM states....Note: A system reset will initialize the interrupt vector base register with “0xFFFE” before it is used to determine the reset vector address. Therefore, changing the IVBR has no effect on the location of the reset vector (0xFFFFFC–0xFFFFFF).&lt;/P&gt;
&lt;P&gt;So it is up to you where you create and how many vectors arrays you will have. Because IVBR is R/W anytime.&lt;BR /&gt;Best regards,&lt;BR /&gt;Ladislav&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 12:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/bootloader-vector-table-can-store-another-address-example/m-p/1677870#M19254</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2023-06-28T12:29:29Z</dc:date>
    </item>
  </channel>
</rss>

