Hi,
I created s32k322 project in S32DS 3.4 using
New-> S32DS Application Project and choose "S32K322" in "Family S32K3xx"
But the files in the "include" folder are for S32K342, so the configuration files for mcal driver cannot find the files for S32K322
Solved! Go to Solution.
Hi @YL005
From the provided information, I assume you are creating a project without selecting an RTD version. If you want to use MCAL, to ensure the correct functionality of this, please make sure to select an RTD version when creating a project.
Also, please use the latest versions of S32DS and RTDs.
B.R.
VaneB
Hi @YL005
From the provided information, I assume you are creating a project without selecting an RTD version. If you want to use MCAL, to ensure the correct functionality of this, please make sure to select an RTD version when creating a project.
Also, please use the latest versions of S32DS and RTDs.
B.R.
VaneB
Hi VaneB,
Thanks for your reply.
I have changed to S32DS 3.5 to create the s32k322 project. At this time, the files in the include folder are correct for s32k322.
How can I select a RTD while creating project? Do you mean SDKs?
Hi @YL005
How can I select an RTD while creating the project? If the software packages as correctly installed you should be able to select it in the SDK section.
In case not have installed the software packages, can be downloaded through S32K3 Standard Software -> Automotive SW - S32K3/S32M27x - Real-Time Drivers for Cortex-M. For installation, this needs to be done with S32DS Extensions and Updates.
S32DS Extensions & Updates: Explanation and How To Use
Do you mean SDKs? Yes, the name of the software is Real-Time Drivers (RTD).