Hi NXP Experts,
I’m getting started with the STCU2 module on S32K358 using S32 Design Studio (RTD5 configuration). The reference manual describes the software setup, but I’m unsure where to perform the STCU2 configuration in the IDE.
Additionally, I have installed the S32_SPD module, but I notice that I cannot access some of the other modules mentioned in the documentation.
For me, I cant see:
ModeSelector (MSEL configuration)
sBoot (sBoot Configuration)
SquareCheck
are missing. The example project for S32_SPD is not loading properly. Could this be an installation issue, or am I missing something in the setup? Any guidance would be very helpful.
I am using the S32K358 board.
Thank you in advance!
Ganesh Bhagwat
Hello,
Additionally, I have installed the S32_SPD module, but I notice that I cannot access some of the other modules mentioned in the documentation.
Yes, that is correct place. SPD drivers offer the configuration for BIST. More featured offers SAF.
Main Components of SPD
SPD includes two primary software modules:
BIST Manager (Built-In Self-Test Manager)
eMCEM (Extended Microcontroller Error Manager)
Could this be an installation issue, or am I missing something in the setup?
No. It is not part of SPD.
Included SAF Components:
SAF package includes:
Best regards,
Peter
Hi @petervlna ,
Thanks for your quick response. I checked by installing both SPD and SAF separately. Even within SAF, I only see the three components I mentioned earlier. I’m using the S32K358; you can see the setup below for reference[below image].
I was able to explore the BIST Manager (Built-In Self-Test Manager) successfully. However, regarding the eMCEM (Extended Microcontroller Error Manager), I was wondering if there is any sample or demo project available as a starting point, since I couldn’t find an entry point to explore it further.
Thanks again for your help and guidance!
Best regards,
Ganesh Bhagwat
Hello,
I was wondering if there is any sample or demo project available as a starting point, since I couldn’t find an entry point to explore it further.
SPD and SAF demo are part of driver package. you will find it in driver installation folder.
Best regards,
Peter
Hi @petervlna ,
Thank you for the clarification. I just wanted to check—are these examples only supported in EB tresos? I noticed that the example shown in the screenshot you shared doesn’t load in S32 Design Studio, which is why I was requesting a demo project. The location you mentioned does seem to contain examples, but they appear to be specific to EB tresos.
Is there any code or reference example similar to the EB tresos one that can be used directly in S32 Design Studio? I haven’t worked with EB tresos before, so I’m not sure if I might be missing something. Alternatively, could this be an installation issue on my end? I’ve installed from the NXP package path below, and I still only see the three options I mentioned earlier.
Could you please point me in the right direction, or suggest any reference example I could try out for verification?
Best regards,
Ganesh Bhagwat
Hello,
The Demo is for EB tresos.
You can create your own following the tresos example. There is already template for S32DS.
As 95% of customers use tresos, we have not created one for S32DS, at least this info I get from SAF team.
I am not aware for any examples for S32DS available.
Best regards,
Peter