<?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>S12 / MagniV MicrocontrollersのトピックSWI AND SYS TEST</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SWI-AND-SYS-TEST/m-p/787971#M15575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using s12zvc controller I would like to check interrupt like SWI AND SYS .is their any way to test this two .I would like to test this 2 interrupts at starting stage middle and end of my code .any already existing package avail to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for helping&lt;/P&gt;&lt;P&gt;Rajesh kota&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2018 05:26:33 GMT</pubDate>
    <dc:creator>rajesh057</dc:creator>
    <dc:date>2018-07-26T05:26:33Z</dc:date>
    <item>
      <title>SWI AND SYS TEST</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SWI-AND-SYS-TEST/m-p/787971#M15575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using s12zvc controller I would like to check interrupt like SWI AND SYS .is their any way to test this two .I would like to test this 2 interrupts at starting stage middle and end of my code .any already existing package avail to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for helping&lt;/P&gt;&lt;P&gt;Rajesh kota&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 05:26:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SWI-AND-SYS-TEST/m-p/787971#M15575</guid>
      <dc:creator>rajesh057</dc:creator>
      <dc:date>2018-07-26T05:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: SWI AND SYS TEST</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SWI-AND-SYS-TEST/m-p/787972#M15576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I know we have no a package for the check SWI and SYS interrupts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me introduce you to the SWI and SYS interrupts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For related information see page 293 and 294&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/reference-manual/S12ZCPU_RM_V1.pdf"&gt;https://www.nxp.com/docs/en/reference-manual/S12ZCPU_RM_V1.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The opcode of SWI instruction is 0xFF whereas SYS instruction is 0x1B07 (this is the machine code).&lt;BR /&gt;So, whenever the CPU is trying to execute code from an erased memory location (0xFF), SWI instruction will be called.&lt;BR /&gt;The SYS instruction is similar to the SWI instruction (It clears U bit, the return address is the subsequent instruction after SWI/SYS…) except for different opcode (it will be called when the CPU executes 0x1B07) and it fetches a different vector – SYS vector, not SWI vector. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the&amp;nbsp;information is helpful.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 13:07:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/SWI-AND-SYS-TEST/m-p/787972#M15576</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2018-07-31T13:07:07Z</dc:date>
    </item>
  </channel>
</rss>

