SDK is not show during library project creation

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SDK is not show during library project creation

2,893件の閲覧回数
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,863件の閲覧回数
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,842件の閲覧回数
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,811件の閲覧回数
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,793件の閲覧回数
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,876件の閲覧回数
PavelL
NXP Employee
NXP Employee

Hello @semiconductor_user ,

you need to install "S32K3xx development package": 

image.png

Best regards,

Pavel

0 件の賞賛
返信