<?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>S32GのトピックRe: Question about MCAL LLCE Driver Timeout Setting</title>
    <link>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115796#M13730</link>
    <description>&lt;P&gt;Hi，&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163" target="_self"&gt;&lt;SPAN class=""&gt;chenyin_h&lt;/SPAN&gt;&lt;/A&gt;，&lt;/P&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;I understand what you mean, but in scenarios like the one below, I don't see how it relates to the customer's application requirements.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zyz_0-1749783513070.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342794i00E61BA77312163E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zyz_0-1749783513070.png" alt="zyz_0-1749783513070.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 13 Jun 2025 02:59:14 GMT</pubDate>
    <dc:creator>zyz</dc:creator>
    <dc:date>2025-06-13T02:59:14Z</dc:date>
    <item>
      <title>Question about MCAL LLCE Driver Timeout Setting</title>
      <link>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115120#M13707</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zyz_0-1749713248847.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342629i1BAFA7C3A8ED725E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zyz_0-1749713248847.png" alt="zyz_0-1749713248847.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;BR /&gt;In the EB configuration, the default timeout value for LLCE is set to 1 second. We intend to reduce it (e.g., to 10ms) to avoid prolonged blocking in abnormal conditions, which may impact business responsiveness.&lt;/P&gt;&lt;P class=""&gt;However, upon reviewing the LLCE driver code, we noticed this parameter is used in multiple places, some involving interactions with the S32G's LLCE core. Thus, we are uncertain about the minimum safe threshold to avoid potential errors.&lt;/P&gt;&lt;P class=""&gt;Could you please clarify:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;What is the minimum recommended timeout value to ensure stability?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Are there any constraints or best practices to follow when adjusting this parameter to prevent adverse effects on the LLCE core?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 12 Jun 2025 07:28:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115120#M13707</guid>
      <dc:creator>zyz</dc:creator>
      <dc:date>2025-06-12T07:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Question about MCAL LLCE Driver Timeout Setting</title>
      <link>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115361#M13714</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/187012"&gt;@zyz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your post.&lt;/P&gt;
&lt;P&gt;There are max/min values existed, which are shown below, but no recommended values from RTD's perspective, the&amp;nbsp;&lt;SPAN&gt;timeout value itself depend on the customer application request.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chenyin_h_0-1749725644851.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342696i4FE2EE3E231B3977/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chenyin_h_0-1749725644851.png" alt="chenyin_h_0-1749725644851.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 10:55:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115361#M13714</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-06-12T10:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question about MCAL LLCE Driver Timeout Setting</title>
      <link>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115398#M13717</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I understand this parameter should be configured per user requirements, but we can only evaluate it based on our specific needs. Since multiple driver interactions with the LLCE core depend on this parameter, we cannot assess the appropriateness of the timeout values for these scenarios. We're concerned that setting it too small may cause frequent LLCE response timeouts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 12:07:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115398#M13717</guid>
      <dc:creator>zyz</dc:creator>
      <dc:date>2025-06-12T12:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question about MCAL LLCE Driver Timeout Setting</title>
      <link>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115781#M13727</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/187012"&gt;@zyz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;I understand your point, but by checking it internally, it is confirmed that these timeout values in MCAL depend on customer application request, usually&amp;nbsp;&lt;SPAN&gt;we do not provide any recommand value. I apologize.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From the experience, these values depends on the customer application requirements/protocol/spec/standard(like AUTOSAR,etc.), it varies for different use cases.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Chenyin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 08:39:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115781#M13727</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-06-13T08:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Question about MCAL LLCE Driver Timeout Setting</title>
      <link>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115796#M13730</link>
      <description>&lt;P&gt;Hi，&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163" target="_self"&gt;&lt;SPAN class=""&gt;chenyin_h&lt;/SPAN&gt;&lt;/A&gt;，&lt;/P&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;I understand what you mean, but in scenarios like the one below, I don't see how it relates to the customer's application requirements.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zyz_0-1749783513070.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342794i00E61BA77312163E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zyz_0-1749783513070.png" alt="zyz_0-1749783513070.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Jun 2025 02:59:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Question-about-MCAL-LLCE-Driver-Timeout-Setting/m-p/2115796#M13730</guid>
      <dc:creator>zyz</dc:creator>
      <dc:date>2025-06-13T02:59:14Z</dc:date>
    </item>
  </channel>
</rss>

