<?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 Change the interrupt vector table address in Freemaster driver code in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Change-the-interrupt-vector-table-address-in-Freemaster-driver/m-p/845324#M16050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to change the Vector Table in CodeWarrior, the Freemaster Driver version is "FreeMASTER_Serial_Communication_Driver_V2.0 "&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;CodeWarrior 5.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;integration the Freemaster Driver into my application project code,but the vector table in&amp;nbsp; my project is located in 0xBF** not&amp;nbsp; 0xFF** ， allocate the adrees&amp;nbsp;&lt;SPAN&gt;ffb2 to CAN interrupt adress in default, how to change it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;*freemaster_cfg.h -----------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#define FMSTR_CAN_BASE 0x140 /* MSCAN base on S12G128 */&lt;BR /&gt;#define FMSTR_CAN_RX_INTERRUPT 38 /* HC12 only, MSCAN RX interrupt number (use PRM if not defined) */&lt;BR /&gt;#define FMSTR_CAN_TX_INTERRUPT 39 /* HC12 only, MSCAN TX interrupt number (use PRM if not defined) */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;***Project.map ---------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;MODULE: -- freemaster_HC12.c.o --&lt;BR /&gt;- PROCEDURES:&lt;BR /&gt; FMSTR_CopyToBuffer E8D59 21 33 8 .text &lt;BR /&gt; FMSTR_CopyFromBuffer E8D7A 21 33 6 .text &lt;BR /&gt; FMSTR_CopyFromBufferWithMask E8D9B 42 66 2 .text &lt;BR /&gt; FMSTR_Isr C58C 5 5 1 NON_BANKED &lt;BR /&gt; FMSTR_Isr2 C591 5 5 1 NON_BANKED &lt;BR /&gt;- VARIABLES:&lt;BR /&gt; _Vector_38 FFB2 2 2 0 .abs_section_ffb2&lt;BR /&gt; _Vector_39 FFB0 2 2 0 .abs_section_ffb0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Aug 2018 07:55:33 GMT</pubDate>
    <dc:creator>chenq</dc:creator>
    <dc:date>2018-08-11T07:55:33Z</dc:date>
    <item>
      <title>Change the interrupt vector table address in Freemaster driver code</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Change-the-interrupt-vector-table-address-in-Freemaster-driver/m-p/845324#M16050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to change the Vector Table in CodeWarrior, the Freemaster Driver version is "FreeMASTER_Serial_Communication_Driver_V2.0 "&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;CodeWarrior 5.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;integration the Freemaster Driver into my application project code,but the vector table in&amp;nbsp; my project is located in 0xBF** not&amp;nbsp; 0xFF** ， allocate the adrees&amp;nbsp;&lt;SPAN&gt;ffb2 to CAN interrupt adress in default, how to change it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;*freemaster_cfg.h -----------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#define FMSTR_CAN_BASE 0x140 /* MSCAN base on S12G128 */&lt;BR /&gt;#define FMSTR_CAN_RX_INTERRUPT 38 /* HC12 only, MSCAN RX interrupt number (use PRM if not defined) */&lt;BR /&gt;#define FMSTR_CAN_TX_INTERRUPT 39 /* HC12 only, MSCAN TX interrupt number (use PRM if not defined) */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;***Project.map ---------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;MODULE: -- freemaster_HC12.c.o --&lt;BR /&gt;- PROCEDURES:&lt;BR /&gt; FMSTR_CopyToBuffer E8D59 21 33 8 .text &lt;BR /&gt; FMSTR_CopyFromBuffer E8D7A 21 33 6 .text &lt;BR /&gt; FMSTR_CopyFromBufferWithMask E8D9B 42 66 2 .text &lt;BR /&gt; FMSTR_Isr C58C 5 5 1 NON_BANKED &lt;BR /&gt; FMSTR_Isr2 C591 5 5 1 NON_BANKED &lt;BR /&gt;- VARIABLES:&lt;BR /&gt; _Vector_38 FFB2 2 2 0 .abs_section_ffb2&lt;BR /&gt; _Vector_39 FFB0 2 2 0 .abs_section_ffb0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2018 07:55:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Change-the-interrupt-vector-table-address-in-Freemaster-driver/m-p/845324#M16050</guid>
      <dc:creator>chenq</dc:creator>
      <dc:date>2018-08-11T07:55:33Z</dc:date>
    </item>
  </channel>
</rss>

