<?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 How relocate the interrupt vector table? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-relocate-the-interrupt-vector-table/m-p/475320#M28902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m trying to relocate the IVT in order to use a Bootloader and I need to relocate the table to the start location 0x8080.&lt;/P&gt;&lt;P&gt;I found an instruction in the reference manual that let me change the location of the interrupt vector table but CW10 do not recognize the MQX command.&lt;/P&gt;&lt;P&gt;Do I need a library in order to use the command?&lt;/P&gt;&lt;P&gt;Is there an example of how to use it?&lt;/P&gt;&lt;P&gt;Can I put an hexadecimal number in the parameters?&lt;/P&gt;&lt;P&gt;How I use this function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command I found it is: _int_set_vector_tablee( _psp_code_addr new)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards! =)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2016 19:27:13 GMT</pubDate>
    <dc:creator>jorgehoraciogon</dc:creator>
    <dc:date>2016-04-25T19:27:13Z</dc:date>
    <item>
      <title>How relocate the interrupt vector table?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-relocate-the-interrupt-vector-table/m-p/475320#M28902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m trying to relocate the IVT in order to use a Bootloader and I need to relocate the table to the start location 0x8080.&lt;/P&gt;&lt;P&gt;I found an instruction in the reference manual that let me change the location of the interrupt vector table but CW10 do not recognize the MQX command.&lt;/P&gt;&lt;P&gt;Do I need a library in order to use the command?&lt;/P&gt;&lt;P&gt;Is there an example of how to use it?&lt;/P&gt;&lt;P&gt;Can I put an hexadecimal number in the parameters?&lt;/P&gt;&lt;P&gt;How I use this function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command I found it is: _int_set_vector_tablee( _psp_code_addr new)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards! =)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 19:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-relocate-the-interrupt-vector-table/m-p/475320#M28902</guid>
      <dc:creator>jorgehoraciogon</dc:creator>
      <dc:date>2016-04-25T19:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: How relocate the interrupt vector table?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-relocate-the-interrupt-vector-table/m-p/475321#M28903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you need the vector table in that specific address? You can set MQX_ROM_VECTORS macro = 0 in user_config.h and rebuild bsp and psp. This will relocate vectors in RAMnad MQX will do ir for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define MQX_ROM_VECTORS 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You only need to move (set offset) of the the linker file segments to make space for your bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 21:11:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-relocate-the-interrupt-vector-table/m-p/475321#M28903</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2016-04-27T21:11:35Z</dc:date>
    </item>
  </channel>
</rss>

