<?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 Re: How to change interrupt vector? in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191087#M636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I've just walked on this way...&lt;/P&gt;&lt;P&gt;I saw an option in "Processor expert project options", it is&amp;nbsp; "Generate ISR", now it's "NO".&lt;/P&gt;&lt;P&gt;What about this option? It is not involved with my question, isn't it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2012 09:20:23 GMT</pubDate>
    <dc:creator>enzino</dc:creator>
    <dc:date>2012-09-13T09:20:23Z</dc:date>
    <item>
      <title>How to change interrupt vector?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191085#M634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Had configured and initialized my K60 microcontroller using Processor Expert.&lt;/P&gt;&lt;P&gt;Now I need to change some elements "manually" in the file "vectors.c", for example to use another function for some interrupt.&lt;/P&gt;&lt;P&gt;How should I do? Obviously I wanna avoid to manually write my functions in vectors.c because at a new Code generation the PE will overwrite my changes.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 14:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191085#M634</guid>
      <dc:creator>enzino</dc:creator>
      <dc:date>2012-09-12T14:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to change interrupt vector?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191086#M635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in CW V10.3, there will be available InterruptVector component to provide such functionality (including possibility to handling reserved vectors). Unfortunately it is not available in CW V10.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As workaround you have to modify the Vectors.c manually. To avoid regeneration of this file, please set it as read-only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Making vectors.c read only will cause problems when another component using interrupt will be added and code re-generated. In this case the read-only flag must be removed, Vectors.c regenerated and the manual modification added back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 08:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191086#M635</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2012-09-13T08:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change interrupt vector?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191087#M636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I've just walked on this way...&lt;/P&gt;&lt;P&gt;I saw an option in "Processor expert project options", it is&amp;nbsp; "Generate ISR", now it's "NO".&lt;/P&gt;&lt;P&gt;What about this option? It is not involved with my question, isn't it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 09:20:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191087#M636</guid>
      <dc:creator>enzino</dc:creator>
      <dc:date>2012-09-13T09:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to change interrupt vector?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191088#M637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Generate ISR" feature is intended for Initialization components. In case you select yes and enter a ISR name into some init. component, such ISR will be generated into Events.c otherwise it is users responsibility to create the ISR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 09:23:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-change-interrupt-vector/m-p/191088#M637</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2012-09-13T09:23:06Z</dc:date>
    </item>
  </channel>
</rss>

