Hi NXP Support Team,
I downloaded the "Safety Peripheral Drivers for S32K3 Version 1.0.6"
After installing and importing the SPD_example_S32K388_M7_0_0 project into S32 Design Studio, I found that the main.c is essentially empty
**My Environment:** - S32 Design Studio for S32 Platform 3.5 - SPD Version: 1.0.6 (SW32K3_SPD_1.0.6_D2512_DesignStudio_updatesite_updated.zip) - Target: S32K388 M7_0
**What I Expected**
Please send complete register-level examples for:
ECC on all memories (Flash, SRAM, TCM) -
FCCU (Fault Collection and Control Unit) -
STCU2 (Self-Test Control Unit 2 with LBIST/MBIST) -
EIM (Error Injection Module) -
ERM (Error Reporting Module) -
CMU (Clock Monitor Unit) -
Lockstep Core -
SWT (Software Watchdog)
Or provide download link.
Thank you.
Best regards,
Hi @xlele,
Copilot said: The SPD provides a complete demo project, but it is available only for EB Tresos and not for the S32DS IDE.
The demo is distributed in the standalone .exe version.

Here is an unofficial SPD example for S32DS IDE.
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-BIST-eMCEM-SPD106-v2-0-S32DS365-RTD...
There is one bare-metal EIM, ERM example:
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-EIM-ERM-DTCM-SRAM-Baremetal-v3-0-S3...
One CMU_FC example:
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-MCAL-MCU-ClockMonitor-v1-0-S32DS36-...
SWT example can be found by default in RTD.
Best regards,
Daniel