<?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>S32 SDKのトピックRe: a problem of MPC5748G multi-core debug</title>
    <link>https://community.nxp.com/t5/S32-SDK/a-problem-of-MPC5748G-multi-core-debug/m-p/959689#M1218</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;Based on previous experience with this platform&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;uSDHC_DriverIRQHandler means that you have a hard fault in your application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If the applicationa works fine independently I think the root cause can be the clock initialization. Probably you are configuring clock on both applications and the Z1 application disable some clock sources or gates which are needed by Z0. Did you checked this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Razvan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2019 11:20:35 GMT</pubDate>
    <dc:creator>razva_tilimpea</dc:creator>
    <dc:date>2019-08-05T11:20:35Z</dc:date>
    <item>
      <title>a problem of MPC5748G multi-core debug</title>
      <link>https://community.nxp.com/t5/S32-SDK/a-problem-of-MPC5748G-multi-core-debug/m-p/959688#M1217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Hello, commnity guys and NXP experts:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I encountered a problem when using the MPC5748G multi-core&amp;nbsp;debug: the Z4_0 core uses serial device 1 to print, and the Z4_1 core uses serial device 2 to print. As a result, the Z4_0 core prints normally when the Z4_1 core is not started. The Z4_1 core prints normally after the Z4_1 core is started, but the Z4_0 core program enters the uSDHC_DriverIRQHandle, and the error message is no source available for "uSDHC_DriverIRQHandler() at 0x1202c08".&lt;BR /&gt;Has anyone encountered this problem?&lt;BR /&gt;Then I did not add the SD device why would I enter uSDHC_DriverIRQHandler?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Not only serial port debugging, but I have repeatedly appeared above. How can I solve this?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2019 08:34:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/a-problem-of-MPC5748G-multi-core-debug/m-p/959688#M1217</guid>
      <dc:creator>1009427882</dc:creator>
      <dc:date>2019-07-24T08:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: a problem of MPC5748G multi-core debug</title>
      <link>https://community.nxp.com/t5/S32-SDK/a-problem-of-MPC5748G-multi-core-debug/m-p/959689#M1218</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;Based on previous experience with this platform&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;uSDHC_DriverIRQHandler means that you have a hard fault in your application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If the applicationa works fine independently I think the root cause can be the clock initialization. Probably you are configuring clock on both applications and the Z1 application disable some clock sources or gates which are needed by Z0. Did you checked this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Razvan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 11:20:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/a-problem-of-MPC5748G-multi-core-debug/m-p/959689#M1218</guid>
      <dc:creator>razva_tilimpea</dc:creator>
      <dc:date>2019-08-05T11:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: a problem of MPC5748G multi-core debug</title>
      <link>https://community.nxp.com/t5/S32-SDK/a-problem-of-MPC5748G-multi-core-debug/m-p/959690#M1219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, I need to pay attention to the clock configuration.&lt;/P&gt;&lt;P&gt;At the same time, I disabled the device interrupt used by the Z41 in the Z40 core. As a result, the fault did not occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Liu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 02:06:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/a-problem-of-MPC5748G-multi-core-debug/m-p/959690#M1219</guid>
      <dc:creator>1009427882</dc:creator>
      <dc:date>2019-08-06T02:06:41Z</dc:date>
    </item>
  </channel>
</rss>

