<?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中的主题 Re: Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202127#M8185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have experience programming the XGATE in an independant development environemt.&amp;nbsp; I have tried this recommended procedure for Processor Expert, however, I find it quite useless, almost counter intuative and counter productive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using Processor Expert, the beans generate all the code for you to interface to the hardware, including handling interrupts.&amp;nbsp; The purpose of XGATE is to process interrupts.&amp;nbsp; If Processor Expert automatically generates interrupts for the S12X CPU core, then what is the point of adding in the XGATE support?&amp;nbsp; You cannot control the interrupt generation from Processor Expert, or even insert #pragmas to control the segment placement of the interrupt service functions or to create shared data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only purpose that I can see why you'd want to add XGATE support in this manner is to manually create your own code to do your own thing in XGATE along side Processor Expert.&amp;nbsp; If that is the case, then why even have Processor Expert at all?&amp;nbsp; How do you get the Processor Expert interrupts to run in XGATE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Jan 2013 00:53:31 GMT</pubDate>
    <dc:creator>jgirard1</dc:creator>
    <dc:date>2013-01-27T00:53:31Z</dc:date>
    <item>
      <title>Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202121#M8179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After using processor expert for quite sometime and being used to the high productivity realised, it seemed a bit difficult to have x-gate support for one of my projects, without using processor expert. Remember, when you enable x-gate on your project, the option for using processor expert is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Through some tweaking and asking questions to the support technicians at freescale, I have formulated a procedure that will alow you to have x-gate support with the processor expert feature available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The trick is to configure a project without x-gate support initially thereby allowing you to use processor expert. At a later stage you add the x-gate support. The steps that you will need to follow thereby is given in the attached file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this works for your projects. If you face any difficulties then please post your question here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Ffiles%2Fcommunity_files%2F16BITCOMM%2Fadd_xgate_supp_using_PE.pdf" rel="nofollow" target="_blank"&gt;To add XGATE support to projects using Processor Expert.pdf&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-08-31&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;10:46 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 18:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202121#M8179</guid>
      <dc:creator>speakbinary</dc:creator>
      <dc:date>2009-07-23T18:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202122#M8180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm very interresting on your work. I would to had xgate to my processor expert single core project.&lt;/P&gt;&lt;P&gt;Is it possible to transmit to me the attached files or explain to me how to get this files. (In particulary the prm files)&lt;/P&gt;&lt;P&gt;Can I use the similar files from a freescale example xgate project ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 14:56:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202122#M8180</guid>
      <dc:creator>GuillaumeDourne</dc:creator>
      <dc:date>2009-08-25T14:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202123#M8181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attached is the word document with all the necessary files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/16BITCOMM/add_xgate_supp_using_PE.doc" rel="nofollow" target="_self"&gt;To add XGATE support to projects using Processor Expert.doc&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-08-31&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;10:47 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 16:08:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202123#M8181</guid>
      <dc:creator>speakbinary</dc:creator>
      <dc:date>2009-08-25T16:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202124#M8182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;jus send me your mail id and i can email to you the files..&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 16:13:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202124#M8182</guid>
      <dc:creator>speakbinary</dc:creator>
      <dc:date>2009-08-25T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202125#M8183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I posted to you a private message with my email, but i did not receive the files.&lt;/P&gt;&lt;P&gt;Can you post the prm files on the thread ?&lt;/P&gt;&lt;P&gt;Or can I use the prm file from the freescale example project ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guillaume.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 14:27:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202125#M8183</guid>
      <dc:creator>GuillaumeDourne</dc:creator>
      <dc:date>2009-08-26T14:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202126#M8184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you go...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/community_files/16BITCOMM/xgate.zip" rel="nofollow" target="_self"&gt;xgate.zip&lt;/A&gt;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by t.dowe on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-08-31&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;10:48 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 16:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202126#M8184</guid>
      <dc:creator>speakbinary</dc:creator>
      <dc:date>2009-08-26T16:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to add XGATE support to projects using Processor Expert for HCS12X</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202127#M8185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have experience programming the XGATE in an independant development environemt.&amp;nbsp; I have tried this recommended procedure for Processor Expert, however, I find it quite useless, almost counter intuative and counter productive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using Processor Expert, the beans generate all the code for you to interface to the hardware, including handling interrupts.&amp;nbsp; The purpose of XGATE is to process interrupts.&amp;nbsp; If Processor Expert automatically generates interrupts for the S12X CPU core, then what is the point of adding in the XGATE support?&amp;nbsp; You cannot control the interrupt generation from Processor Expert, or even insert #pragmas to control the segment placement of the interrupt service functions or to create shared data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only purpose that I can see why you'd want to add XGATE support in this manner is to manually create your own code to do your own thing in XGATE along side Processor Expert.&amp;nbsp; If that is the case, then why even have Processor Expert at all?&amp;nbsp; How do you get the Processor Expert interrupts to run in XGATE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2013 00:53:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Procedure-to-add-XGATE-support-to-projects-using-Processor/m-p/202127#M8185</guid>
      <dc:creator>jgirard1</dc:creator>
      <dc:date>2013-01-27T00:53:31Z</dc:date>
    </item>
  </channel>
</rss>

