Hello @semiconductor_user ,
Since you are not seeing MCUs and SDK, it looks like RTD has not been installed successfully. In your case, it's necessary to follow SW32K3_RTD_R21-11_3.0.0_P07_D2306_ReleaseNotes.pdf.
Please check Help / About S32 Design .... You should see list like that:
Re-install might be a solution.
Best regards,
Pavel
hello @PavelL whatever you suggest thats all step i tried but still i'm not getting sdk for library project. for application project SDK is showing.
Hello @semiconductor_user ,
I reviewed this case once again and I guess I got it.
If you create a Library project, there's only M7 core, which all S32K3s have. RTD can't be attached. Technically, library project is only set of .o files.
You shall create an Application Project to be able to select MCU and attach RTD/SDK.
Best regards,
Pavel