<?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: interrupt vector table for MC9S08RE16 in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/interrupt-vector-table-for-MC9S08RE16/m-p/137880#M1056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Probably the problem is that the reset vector is defined both by device initialization and explicitely in the prm file.&lt;BR /&gt;If you use device initialization, comment the VECTOR 0 entry in the prm file.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jun 2007 01:15:06 GMT</pubDate>
    <dc:creator>CompilerGuru</dc:creator>
    <dc:date>2007-06-23T01:15:06Z</dc:date>
    <item>
      <title>interrupt vector table for MC9S08RE16</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/interrupt-vector-table-for-MC9S08RE16/m-p/137879#M1055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Can someone tell me how to put an interrupt vector table into CodeWarrior. I'm using an MC9s08RE16. I already have some code written but now require an interrupt driven timer. I've tried using the Device Initialiser but the linker generates error L1119: Vector allocated at absolute address 0xFFFE overlaps with sections placed in segment .absSeg64. Is this because the _Startup vector is being set in the Start08.c code and the MCUinit code? I started the code without using Device Initialiser but called it up to put in the timer interrupt. Is this allowed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by J2MEJediMaster on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-06-22&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;09:42 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 20:24:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/interrupt-vector-table-for-MC9S08RE16/m-p/137879#M1055</guid>
      <dc:creator>stevec</dc:creator>
      <dc:date>2007-06-22T20:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: interrupt vector table for MC9S08RE16</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/interrupt-vector-table-for-MC9S08RE16/m-p/137880#M1056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Probably the problem is that the reset vector is defined both by device initialization and explicitely in the prm file.&lt;BR /&gt;If you use device initialization, comment the VECTOR 0 entry in the prm file.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2007 01:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/interrupt-vector-table-for-MC9S08RE16/m-p/137880#M1056</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2007-06-23T01:15:06Z</dc:date>
    </item>
  </channel>
</rss>

