S32 Design Studio IDE have codes files from example, but it do not exist in the computer local. as follow:
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:
Best regards,
Julián
Hi @lyz,
The files under SDK folder are not copied into the workspace directory, rather they are linked to the SDK installation:
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