<?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のトピック5510 z1 core code runs more slowly if z0 core started</title>
    <link>https://community.nxp.com/t5/MPC5xxx/5510-z1-core-code-runs-more-slowly-if-z0-core-started/m-p/277957#M262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found that the code in my z1 core runs about half as fast if I start the z0 core. Even with an empty loop running in the z0 core.The z0 core is not generating any interrupts or exceptions and the only interrupt occurring in the z1 is the PIT I have coded.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else found this? Does anyone know why it happens? I've been through the manuals and can't find an explanation.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Oct 2013 14:48:02 GMT</pubDate>
    <dc:creator>markelson</dc:creator>
    <dc:date>2013-10-14T14:48:02Z</dc:date>
    <item>
      <title>5510 z1 core code runs more slowly if z0 core started</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5510-z1-core-code-runs-more-slowly-if-z0-core-started/m-p/277957#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found that the code in my z1 core runs about half as fast if I start the z0 core. Even with an empty loop running in the z0 core.The z0 core is not generating any interrupts or exceptions and the only interrupt occurring in the z1 is the PIT I have coded.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else found this? Does anyone know why it happens? I've been through the manuals and can't find an explanation.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 14:48:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5510-z1-core-code-runs-more-slowly-if-z0-core-started/m-p/277957#M262</guid>
      <dc:creator>markelson</dc:creator>
      <dc:date>2013-10-14T14:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: 5510 z1 core code runs more slowly if z0 core started</title>
      <link>https://community.nxp.com/t5/MPC5xxx/5510-z1-core-code-runs-more-slowly-if-z0-core-started/m-p/277958#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to fix this myself. There must have been some kind of bus contention going on. I used PFCRP0 to prioritize z1's port over z0's (ARB=0, PRI=0) and then, for both PFCRP0 and PFCRP1, enabled line buffers (BFEN=1). The speed improvement was astonishing - z1 ran 6x faster even with z0 running. I couldn't find any documentation suggesting this might be necessary, not even in the dual core example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 10:45:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/5510-z1-core-code-runs-more-slowly-if-z0-core-started/m-p/277958#M263</guid>
      <dc:creator>markelson</dc:creator>
      <dc:date>2013-10-15T10:45:27Z</dc:date>
    </item>
  </channel>
</rss>

