<?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>MPC5xxx中的主题 Re: eMIOS Register Access</title>
    <link>https://community.nxp.com/t5/MPC5xxx/eMIOS-Register-Access/m-p/1385478#M19871</link>
    <description>&lt;P&gt;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers Petr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Mon, 13 Dec 2021 08:34:37 GMT</pubDate>
    <dc:creator>Bobkat</dc:creator>
    <dc:date>2021-12-13T08:34:37Z</dc:date>
    <item>
      <title>eMIOS Register Access</title>
      <link>https://community.nxp.com/t5/MPC5xxx/eMIOS-Register-Access/m-p/1382784#M19822</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way I can access&amp;nbsp; eMIOS registers, e.g. eMIOS_0.MCR_B.GPREN etc... in addition to using one of the SDKs.&lt;/P&gt;&lt;P&gt;I need low-frequency pwm (50-200Hz) for the application and have been advised to avoid using the SDK for this purpose.&lt;/P&gt;&lt;P&gt;I've managed to get the code working based on one of the emios example projects.&lt;/P&gt;&lt;P&gt;The problem I'm encountering is that if I've configured the project to use one of the SDKs (SDK_S32_PA_15), as soon as I include 'project.h' for the emios code as is required by the example , I get a mass of errors related to redefinition of variables etc. If I remove 'project.h' in favour of 'Cpu.h', the compiler can't find the register definition I need for configuration.&lt;/P&gt;&lt;P&gt;I would greatly appreciate any help on this matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 16:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/eMIOS-Register-Access/m-p/1382784#M19822</guid>
      <dc:creator>Bobkat</dc:creator>
      <dc:date>2021-12-07T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: eMIOS Register Access</title>
      <link>https://community.nxp.com/t5/MPC5xxx/eMIOS-Register-Access/m-p/1383325#M19830</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yes, you can access eMIOS registers in SDK code too. Just follow registers definition in respective header file. So you can have e.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;eMIOS_0-&amp;gt;MCR |= eMIOS_MCR_GPREN(1);&lt;BR /&gt;eMIOS_0-&amp;gt;MCR |= eMIOS_MCR_GPREN_MASK&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 09:41:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/eMIOS-Register-Access/m-p/1383325#M19830</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-12-08T09:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: eMIOS Register Access</title>
      <link>https://community.nxp.com/t5/MPC5xxx/eMIOS-Register-Access/m-p/1385478#M19871</link>
      <description>&lt;P&gt;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers Petr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 08:34:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/eMIOS-Register-Access/m-p/1385478#M19871</guid>
      <dc:creator>Bobkat</dc:creator>
      <dc:date>2021-12-13T08:34:37Z</dc:date>
    </item>
  </channel>
</rss>

