Bug in S32K3xx RTD: Lcu_Ip_ClearSyncOutputForceEvent does not work for channels 4..11
02-03-2023
10:08 AM
835 Views
joohau
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
3 Replies
02-10-2023
03:53 AM
811 Views

NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi joohau,
What is the package you are using?
Best regards,
Dan
02-10-2023
03:59 AM
806 Views
joohau
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
S32K3_RTD_2_0_0_D2203_ASR_REL_4_4_REV_0000_20220331
I didn't see any bug fix in newer RTD 2.x.x versions.
I didn't see any bug fix in newer RTD 2.x.x versions.
02-13-2023
02:46 AM
794 Views

NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi joohau,
This issue is a bug and I created a ticket bug for this issue: ARTD-54975
Best regards,
Dan
