I couldn't find the HSE peripheral driver in version 3.6.6 of S32DS. How should I use HSE in version 3.6.6?
HSE can be found in S32DS3.5
And, How can I migrate the project of version 3.5 to version 3.6?
Hi @ZDDL
This is not about version of S32 Design Studio, it’s about version of used RTD drivers.
Sometimes the Crypto driver is not available in first initial release of new RTD and it is provided later in separate package. You can check section “2.5 Support and Driver Plugins Delivered” in release notes for each package.
For example, in case of RTD 7.0.0, Crypto driver is provided in package 7.0.0 QLP02 which must be installed on top of RTD 7.0.0.
In case of RTD 7.0.1, Crypto driver is provided in package 7.0.1 P02:
Notice that this is Code Drop release only, it needs to be replaced by RFP (ready for production) version once it is available.
I recommend to check the versions rather here than in the S32DS updates:
https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D
Open the link and then go to “Automotive SW - S32K3/S32M27x - Real-Time Drivers for Cortex-M”.
The release notes file for each RTD also contains information about version of S32 Design Studio which was used for development and testing of that RTD. And we recommend to use the same version for your development.
Regards,
Lukas