<?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>MQX Software Solutions中的主题 Re: Vector Table on Kinetis K60</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183722#M3016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;Let's just wait then... &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Feb 2011 22:16:15 GMT</pubDate>
    <dc:creator>NoeSerres</dc:creator>
    <dc:date>2011-02-17T22:16:15Z</dc:date>
    <item>
      <title>Vector Table on Kinetis K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183720#M3014</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 working with Kinetis K60 microcontroller (TOWER K60N512 Kit + IAR + MQX 3.6)&lt;/P&gt;&lt;P&gt;I would like to implement an interrupt outside MQX. I should achieve that using &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;_int_install_kernel_isr()&lt;/FONT&gt;&lt;/STRONG&gt; function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I switched ﻿&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;MQX_ROM_VECTORS&lt;/FONT&gt;&lt;/STRONG&gt; to 0 in user_config.h in order to have Vectors Table located in RAM.&lt;/P&gt;&lt;P&gt;I then recompiled both BSP and PSP of MQX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When debugging the application, it looks like the vector table is still in ROM (address 0x00000000) instead of being in RAM (address 0x20000000).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something I am doing wrong? Is it simply possible to work with vectors in RAM with this microcontroller?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 22:24:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183720#M3014</guid>
      <dc:creator>NoeSerres</dc:creator>
      <dc:date>2011-02-16T22:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Vector Table on Kinetis K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183721#M3015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Noe Serres,&lt;/P&gt;&lt;P&gt;The support for Kinetis having vector table in RAM is going to be in the FSLMQX3.7 release in March.&amp;nbsp; FSLMQX3.6 was not setup to enable this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 22:14:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183721#M3015</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2011-02-17T22:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Vector Table on Kinetis K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183722#M3016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;Let's just wait then... &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 22:16:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183722#M3016</guid>
      <dc:creator>NoeSerres</dc:creator>
      <dc:date>2011-02-17T22:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Vector Table on Kinetis K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183723#M3017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use MQX3.7 and IAR6.1 the vector table for TWR 60N512 still can't be moved to RAM, I 'm right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 01:32:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183723#M3017</guid>
      <dc:creator>dingo</dc:creator>
      <dc:date>2011-07-28T01:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Vector Table on Kinetis K60</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183724#M3018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dingo,&lt;/P&gt;&lt;P&gt;Yes this was implemented in MQX3.7.&lt;/P&gt;&lt;P&gt;By default the MQX_ROM_VECTORS is defined "1" in small_ram_config.h that gets included into user_config.h at bottom of header file.&lt;/P&gt;&lt;P&gt;To place the vector table to RAM add"&lt;/P&gt;&lt;P&gt;#define MQX_ROM_VECTORS 0&lt;/P&gt;&lt;P&gt;to your user_config.h to override the default setting.&lt;/P&gt;&lt;P&gt;Note you must recompile the BSP and PSP then your application.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2011 00:55:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Vector-Table-on-Kinetis-K60/m-p/183724#M3018</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2011-07-30T00:55:11Z</dc:date>
    </item>
  </channel>
</rss>

