The implementation of the Lcu_Ip_ClearSyncOutputForceEvent function of the S32K3xx RTD is wrong.
The used HwAcc_Lcu_AsyncClearOutputForceEvent function does include a conversion by using the LCU_IP_MAPPING_OUTPUT_ID_TO_HW_OUTPUT macro. This contains a modulo 4 that causes the given channel to be corrupted.
Currently we can't clear the force events of channels 4 until 11 of the LCU via the RTD because of this bug.
Hi joohau,
What is the package you are using?
Best regards,
Dan
Hi joohau,
This issue is a bug and I created a ticket bug for this issue: ARTD-54975
Best regards,
Dan