
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.
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.
Could you please clarify:
What is the minimum recommended timeout value to ensure stability?
Are there any constraints or best practices to follow when adjusting this parameter to prevent adverse effects on the LLCE core?