SDK is not show during library project creation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SDK is not show during library project creation

2,876 次查看
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 项奖励
回复
5 回复数

2,846 次查看
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.

标记 (2)
0 项奖励
回复

2,825 次查看
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 项奖励
回复

2,794 次查看
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 项奖励
回复

2,776 次查看
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,859 次查看
PavelL
NXP Employee
NXP Employee

Hello @semiconductor_user ,

you need to install "S32K3xx development package": 

image.png

Best regards,

Pavel

0 项奖励
回复