<?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>i.MX Processors中的主题 Re: Remapping vector table in the iMX6</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Remapping-vector-table-in-the-iMX6/m-p/1368925#M182833</link>
    <description>&lt;P&gt;Got the answer from ARM. The vector table must be on a 32-byte boundary.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Nov 2021 04:49:44 GMT</pubDate>
    <dc:creator>ogj</dc:creator>
    <dc:date>2021-11-10T04:49:44Z</dc:date>
    <item>
      <title>Remapping vector table in the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Remapping-vector-table-in-the-iMX6/m-p/1364803#M182448</link>
      <description>&lt;P&gt;I'm having an issue/misunderstanding on remapping the vector table for the A9 core (iMX6 Quad) in a bare metal (flat mapped) application. I assumed I could create a vector table in some arbitrary location in RAM, load that location into the vbar register:&lt;/P&gt;&lt;P&gt;ldr r0, =vector_tbl&lt;BR /&gt;mcr p15, 0, r0, c12, c0, 0 //write VBAR register&lt;/P&gt;&lt;P&gt;and when an interrupt occurred (via the gic/IRQ), control would pass to the IRQ handler. This isn't happening. Control actually passes to the svc handler with the cpu in IRQ mode. I'm pretty sure this is a result of not remapping the vector table correctly. Any guidance on this?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 03:54:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Remapping-vector-table-in-the-iMX6/m-p/1364803#M182448</guid>
      <dc:creator>ogj</dc:creator>
      <dc:date>2021-11-02T03:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remapping vector table in the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Remapping-vector-table-in-the-iMX6/m-p/1364815#M182451</link>
      <description>&lt;P&gt;The&amp;nbsp;Remapping vector table code in start.S/vectors.S is not written by nxp. You should post this issue in linux kernel site.And this start code shouldn't have errors.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 04:26:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Remapping-vector-table-in-the-iMX6/m-p/1364815#M182451</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2021-11-02T04:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remapping vector table in the iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Remapping-vector-table-in-the-iMX6/m-p/1368925#M182833</link>
      <description>&lt;P&gt;Got the answer from ARM. The vector table must be on a 32-byte boundary.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 04:49:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Remapping-vector-table-in-the-iMX6/m-p/1368925#M182833</guid>
      <dc:creator>ogj</dc:creator>
      <dc:date>2021-11-10T04:49:44Z</dc:date>
    </item>
  </channel>
</rss>

