Hi NXP,
Why is it found in Section 67 that S32K328, 338, 348, 358 support 3 SWT instances? We do see in section 2.5 that 2, 3, 1, and 2 SWT instances are supported respectively.
Best regards,
Li 3.
Hello,
SWT chapeter description does not look correct to me.
You have one SWT for one active core (not for lockstepped), so you can refer to this simple rule.
Table 5. is correct.
Best regards,
Peter
Hello,
From general uC theory:
Dual-redundant core (lock-step) CPU functionality
One of the most common techniques for implementing replication in automotive MCUs is called 'lockstep'. Lockstep means that two processors are running the same set of operations in parallel. The two sets of results are compared by a checker unit or comparator to look for single point faults.
Decoupled
Independent operation on each core.
Best regards,
Peter