<?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: Need help with eMIOS in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589334#M13331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your help. &lt;/P&gt;&lt;P&gt;I am using Code warrior IDE and PEMicro USB Multilink Interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you please help with a document in which we can get the details of integrating the eMIOS with the MCU Project in Code Warrior.&lt;/P&gt;&lt;P&gt;eg. we have a document AN4572 for integrating eTPU with MCU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2016 12:26:55 GMT</pubDate>
    <dc:creator>snehakalkhair</dc:creator>
    <dc:date>2016-06-30T12:26:55Z</dc:date>
    <item>
      <title>Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589328#M13325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;I am working on MPC5676R. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Will you please help me with the following questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;1. Can code warrior be used to run the eMIOS code?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;2. What are the configuration steps for the same?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;3. Will you please help with a sample code to configure eMIOS for GPIO mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 13:33:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589328#M13325</guid>
      <dc:creator>snehakalkhair</dc:creator>
      <dc:date>2016-06-29T13:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589329#M13326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Code warrior is IDE. It also contains compiler, linker, debugger and other parts. Code warrior cannot be used for eMIOS code running, but it can be used for compiling and "uploading" the code to the microcontroller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I do not understand this question. What configuration steps you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) If you want to configure eMIOS for GPIO, you only set appropriate GPIO pin and then set mode in eMIOS unified channel. For example, if you want to use eMIOS unified channel 10 you set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIU.PCR[189] - set PA function to eMIOS and set OBE bit&lt;/P&gt;&lt;P&gt;emios.CCR[10] - set MODE bit to GPIO input/output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information about this mode you find in MPC5676R reference manual (rev.5) chapter 18.4.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 06:35:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589329#M13326</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-06-30T06:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589330#M13327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where and how can we run the eMIOS code?&lt;/P&gt;&lt;P&gt;I want to see the OPWM coming from channel 0. But i am unable to see it on the oscilloscope,&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 07:46:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589330#M13327</guid>
      <dc:creator>snehakalkhair</dc:creator>
      <dc:date>2016-06-30T07:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589331#M13328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;the code has to run directly in the microcontroller. There is not any "simulator" in the CodeWarrior. If you do not see any signal on the oscilloscope, you probably have some misconfiguration in your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at the following app note, which shows, how to use OPWM eMIOS function. Example, in the app note is not for MPC5676R, but the module is similar. You have to configure different GPIO pins only.&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/32bit/doc/app_note/AN2865.pdf?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1" title="http://cache.nxp.com/files/32bit/doc/app_note/AN2865.pdf?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/32bit/doc/app_note/AN2865.pdf?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/webapp/sps/download/license.jsp?colCode=AN2865SW&amp;amp;location=null&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=" title="http://www.nxp.com/webapp/sps/download/license.jsp?colCode=AN2865SW&amp;amp;location=null&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType="&gt;MPC5500 and MPC5600 Simple Cookbook Code&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 08:55:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589331#M13328</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-06-30T08:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589332#M13329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The NOTES in the OPWM code says:&lt;/P&gt;&lt;P&gt;/* 1. MMU not initialized; must be done by debug scripts or BAM */&lt;/P&gt;&lt;P&gt;/* 2. SRAM not initialized; must be done by debug scripts or in a crt0 type file */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you please help me with a small code sample for BAM?&lt;/P&gt;&lt;P&gt;I am not so good at assembly programming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 09:52:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589332#M13329</guid>
      <dc:creator>snehakalkhair</dc:creator>
      <dc:date>2016-06-30T09:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589333#M13330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please tell me, which IDE and debug probe you use? If you use Lauterbach debugger, I am sending you SRAM init script in the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use one of PEMicro debug probe and CodeWarrior IDE, you do not have to deal with the note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abou BAM, MPC5676R has hard wired BAM, so it is not possible to change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 11:20:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589333#M13330</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-06-30T11:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589334#M13331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your help. &lt;/P&gt;&lt;P&gt;I am using Code warrior IDE and PEMicro USB Multilink Interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you please help with a document in which we can get the details of integrating the eMIOS with the MCU Project in Code Warrior.&lt;/P&gt;&lt;P&gt;eg. we have a document AN4572 for integrating eTPU with MCU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 12:26:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589334#M13331</guid>
      <dc:creator>snehakalkhair</dc:creator>
      <dc:date>2016-06-30T12:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589335#M13332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no document for eMIOS. It is simple peripheral compared to eTPU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create new project in CodeWarrior and initialize correct GPIO pins. Emios initialization is in the app note 2865 I mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can use at the following example to see, how initialize Emios:&lt;/P&gt;&lt;P&gt;´&lt;A href="https://community.nxp.com/docs/DOC-332028"&gt;Example MPC5644A EMIOS shifted PWM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have some time tomorrow, I will create simple OPWM example for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please clarify me, which CodeWarrior you use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 12:58:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589335#M13332</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-06-30T12:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with eMIOS</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589336#M13333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is the code warrior which was suggested to me to compile eMIOS.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-development-studio-for-mpc55xx-mpc56xx-classic-ide-v2.10:CW-MPC55XX_56XX" title="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-development-studio-for-mpc55xx-mpc56xx-classic-ide-v2.10:CW-MPC55XX_56XX"&gt;CodeWarrior Dev Tools for MPC55xx/MPC56xx|NXP&lt;/A&gt; &lt;/P&gt;&lt;P&gt;If you give a sample program that will help me a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 13:29:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Need-help-with-eMIOS/m-p/589336#M13333</guid>
      <dc:creator>snehakalkhair</dc:creator>
      <dc:date>2016-06-30T13:29:11Z</dc:date>
    </item>
  </channel>
</rss>

