lib.a file creation using S32 SDK Project of s32k144.

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

lib.a file creation using S32 SDK Project of s32k144.

310 Views
Jeevansagar
Contributor II

Hello,

I was just creating a library project in S32DS IDE and noticed that S32 SDK was not in the list, but all my projects were done using S32 SDK.

Jeevansagar_0-1689082011726.png

 

Can't we use S32 SDK in Library project?

 

If not, how can I create a lib.a file for my projects which are written using the S32 SDK?

0 Kudos
Reply
1 Reply

295 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

This seems to be related to the toolchain itself:

DanielAguirre_0-1689103222166.png

When you create a library project, you only select the family, not the product itself, as shown below:

DanielAguirre_2-1689103357383.png

When we create an application project, we select the product itself, as shown below:

DanielAguirre_1-1689103326390.png

Hence, we can attach an SDK to the application project, since the product is defined. Aside from this, there is not much telling about the library project restrictions. We do apologize.

Please, let us know.

0 Kudos
Reply