<?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>S32K中的主题 Re: Problem Relocating Vector Table</title>
    <link>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803425#M2766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ummer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, you gave us little information to analyze your issue.&lt;/P&gt;&lt;P&gt;Could you please share your code and&amp;nbsp;&lt;SPAN&gt;provide more information such as&amp;nbsp;the type&amp;nbsp;of&amp;nbsp;the MCU,&lt;/SPAN&gt;&amp;nbsp;linker file of the application or where did you change the vector table location of&amp;nbsp;the application&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Diana&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2019 13:42:26 GMT</pubDate>
    <dc:creator>dianabatrlova</dc:creator>
    <dc:date>2019-01-25T13:42:26Z</dc:date>
    <item>
      <title>Problem Relocating Vector Table</title>
      <link>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803421#M2762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;While trying to create an application from a starting address 0x48500 and vector table adress 0x48100 I am getting resets possibly due to core lockup. But when I change the vector table location to 0x48000, the application starts working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Can someone explain why there should be a reset when the vector table is located t 0x48100. Also please point me to any documentation available w.r.t this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: There is a small starter application located at 0x0 which jumps to app location 0x48500. Also the VTOR is updated by the startup of the main application in both the above cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ummer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2018 14:59:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803421#M2762</guid>
      <dc:creator>ummerkunnummalk</dc:creator>
      <dc:date>2018-12-15T14:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Relocating Vector Table</title>
      <link>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803422#M2763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What exactly is located at 0x48500, 0x48000?&lt;/P&gt;&lt;P&gt;And how do you jump to the locations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to AN12218, S32K1xx Bootloader.&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12218.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN12218.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip"&gt;https://www.nxp.com/docs/en/application-note-software/AN12218SW.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 13:44:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803422#M2763</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2018-12-18T13:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Relocating Vector Table</title>
      <link>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803423#M2764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/danielmartynek"&gt;danielmartynek&lt;/A&gt;‌ The location 0x48500 contains a startup code. And the address 0x48000 contains nothing in the issue case.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;There is a small starter application located at 0x0 which jumps to app location 0x48500.&lt;SPAN&gt;&amp;nbsp;The code snippet is below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;static void Jump_to_App(unsigned int startupAddr)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; __asm("blx r0"); //jump to this address&lt;BR /&gt;}&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 12:06:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803423#M2764</guid>
      <dc:creator>ummerkunnummalk</dc:creator>
      <dc:date>2019-01-02T12:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Relocating Vector Table</title>
      <link>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803424#M2765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 05:52:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803424#M2765</guid>
      <dc:creator>ummerkunnummalk</dc:creator>
      <dc:date>2019-01-25T05:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Relocating Vector Table</title>
      <link>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803425#M2766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ummer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, you gave us little information to analyze your issue.&lt;/P&gt;&lt;P&gt;Could you please share your code and&amp;nbsp;&lt;SPAN&gt;provide more information such as&amp;nbsp;the type&amp;nbsp;of&amp;nbsp;the MCU,&lt;/SPAN&gt;&amp;nbsp;linker file of the application or where did you change the vector table location of&amp;nbsp;the application&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Diana&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 13:42:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Problem-Relocating-Vector-Table/m-p/803425#M2766</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2019-01-25T13:42:26Z</dc:date>
    </item>
  </channel>
</rss>

