<?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>S32Kのトピック[Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)</title>
    <link>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1849752#M34346</link>
    <description>&lt;P&gt;We are using S32K312,and the HSE function is running successful in FBL.&lt;/P&gt;&lt;P&gt;Now we want to porting the security for FBL to APP,but we find is loop in&lt;/P&gt;&lt;P&gt;while ((FALSE == Mu_Ip_IsResponseReady(Hse_Ip_apMuBase[u8MuInstance], u8MuChannel)) &amp;amp;&amp;amp; (u32ElapsedTicks &amp;lt; u32TimeoutTicks))&lt;/P&gt;&lt;P&gt;in&amp;nbsp;Hse_Ip_ServiceRequest when we call the Hse service.&lt;/P&gt;&lt;P&gt;But it is all right in FBL.I want to konw what may causes the HSE to be unresponsive?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 09:20:12 GMT</pubDate>
    <dc:creator>faiz_gear</dc:creator>
    <dc:date>2024-04-18T09:20:12Z</dc:date>
    <item>
      <title>[Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)</title>
      <link>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1849752#M34346</link>
      <description>&lt;P&gt;We are using S32K312,and the HSE function is running successful in FBL.&lt;/P&gt;&lt;P&gt;Now we want to porting the security for FBL to APP,but we find is loop in&lt;/P&gt;&lt;P&gt;while ((FALSE == Mu_Ip_IsResponseReady(Hse_Ip_apMuBase[u8MuInstance], u8MuChannel)) &amp;amp;&amp;amp; (u32ElapsedTicks &amp;lt; u32TimeoutTicks))&lt;/P&gt;&lt;P&gt;in&amp;nbsp;Hse_Ip_ServiceRequest when we call the Hse service.&lt;/P&gt;&lt;P&gt;But it is all right in FBL.I want to konw what may causes the HSE to be unresponsive?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 09:20:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1849752#M34346</guid>
      <dc:creator>faiz_gear</dc:creator>
      <dc:date>2024-04-18T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: [Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)</title>
      <link>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1928679#M39150</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I met the same problem as you, if you have solved this problem, can you share the solution with&amp;nbsp; me, thanks very much!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 01:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1928679#M39150</guid>
      <dc:creator>David2024</dc:creator>
      <dc:date>2024-08-09T01:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: [Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)</title>
      <link>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1928688#M39151</link>
      <description>&lt;P&gt;please check the address of data that you want to send to HSE,It should be in sram data or dtcm&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 01:35:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1928688#M39151</guid>
      <dc:creator>faiz_gear</dc:creator>
      <dc:date>2024-08-09T01:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: [Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)</title>
      <link>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1932682#M39533</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;
&lt;P&gt;If you call the HSE service&amp;nbsp;asynchronously, and you have the debugger attached to the MCU, you can try to remove the debugger and add a message print(via CAN or UART) or toggle an LED after this function&lt;/P&gt;
&lt;P&gt;“&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;while ((FALSE == Mu_Ip_IsResponseReady(Hse_Ip_apMuBase[u8MuInstance], u8MuChannel)) &amp;amp;&amp;amp; (u32ElapsedTicks &amp;lt; u32TimeoutTicks))&lt;/SPAN&gt;&lt;/SPAN&gt;”&lt;/P&gt;
&lt;P&gt;We found that sometimes the interrupts could not be entered when the debugger was attached.&lt;/P&gt;
&lt;P&gt;You can also check whether the related interrupts are enabled or not:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeoWang_0-1723693222001.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/293399i190B2473CF9F0708/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WeoWang_0-1723693222001.png" alt="WeoWang_0-1723693222001.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;WW&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 03:41:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1932682#M39533</guid>
      <dc:creator>WeoWang</dc:creator>
      <dc:date>2024-08-15T03:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: [Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)</title>
      <link>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1940770#M40139</link>
      <description>Hi faiz_gear，&lt;BR /&gt;I encountered the same problem. Have you found a solution. Is it necessary to perform some configuration operations before using HSE capabilities? Could you please share the specific solution? Thank you very much.</description>
      <pubDate>Tue, 27 Aug 2024 01:19:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Security-porting-security-to-APP-but-loop-in-FALSE-Mu-Ip/m-p/1940770#M40139</guid>
      <dc:creator>FHY</dc:creator>
      <dc:date>2024-08-27T01:19:59Z</dc:date>
    </item>
  </channel>
</rss>

