S32 Design Studio have some codes files of example, but it do not exist in the computer local.

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

S32 Design Studio have some codes files of example, but it do not exist in the computer local.

210 Views
lyz
Contributor II

S32 Design Studio  IDE have codes files from example, but it do not exist in the computer local. as follow:

lyz_0-1758892252703.png

 

0 Kudos
Reply
3 Replies

57 Views
lyz
Contributor II
创建的例程SDK代码不会保存在本地,可以自己新建一个APP工程,根据该例程适配各个模块,在generate后,本地就有SDK文件
0 Kudos
Reply

49 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @lyz,

Yes. When importing an example, SDK files are generated as a link, but when you create an application from scratch, you can see the files locally:

Snag_5793980.png

Snag_57a17ca.png

Best regards,
Julián

0 Kudos
Reply

190 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @lyz,

The files under SDK folder are not copied into the workspace directory, rather they are linked to the SDK installation:

Snag_a4fadef.png

I guess this is done to reduce space occupied by driver files, so they are not copied for every project every time.

Best regards,
Julián

0 Kudos
Reply