SDK is not show during library project creation

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SDK is not show during library project creation

2,875 Views
semiconductor_user
Contributor III

IDE : S32DS for platform

MCU : s32k324

i'm creating Library project (shared library). but there 2 problem i'm facing.

1. only s32kxx is showing during MCU selection but my requirment is s32k324. 

2. SDK is not showing during SDK selection. 

check in screenshots.

0 Kudos
Reply
5 Replies

2,845 Views
semiconductor_user
Contributor III

already i installed "S32K3xx development package": you can see in screenshot. then also it's not invisible during library project creation.

Tags (2)
0 Kudos
Reply

2,824 Views
PavelL
NXP Employee
NXP Employee

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:

image.png

Re-install might be a solution.

Best regards,

Pavel

0 Kudos
Reply

2,793 Views
semiconductor_user
Contributor III

 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.

0 Kudos
Reply

2,775 Views
PavelL
NXP Employee
NXP Employee

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

2,858 Views
PavelL
NXP Employee
NXP Employee

Hello @semiconductor_user ,

you need to install "S32K3xx development package": 

image.png

Best regards,

Pavel

0 Kudos
Reply