How to see the virtual type folder and how can i view it in windows file system.

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

How to see the virtual type folder and how can i view it in windows file system.

982 Views
yiwei_wu
Contributor I

Hello, I use S32DS studio create a project for KEAZN64, and I see a auto generate virtual type folder #KEAZN64# in current directory, but I can't see it. 

How can i open this folder and how can i view it in windows file system.

pastedImage_1.png

Untitled.png

Tags (2)
4 Replies

401 Views
sanjay645
Contributor I

I am not able to see the path, please see this image and reply where is this path located, how to know that?

sanjay645_0-1696402294028.png

 

0 Kudos

327 Views
Mehul_Patel_NXP
NXP Employee
NXP Employee

Hi, @sanjay645 , 

 

As S32DS for ARM used eclipse platform, which would use virtual folder for SDK. Virtual folder method uses virtual link to the actual folder location, which is not same as workspace. (i.e. It doesn't copy these SDK files to the workspace, instead it is just providing linkage. ) 

To check the path for this type of files you can right clock as shown in below image and select the properties option, which will provide you location and resolved location: 

Mehul_Patel_NXP_0-1696631300085.png

 

I hope this help for understanding. 

 

Kindly, please let us know if still any further issue. 

 

Thank you. Best regards. 

 

- Mehul Patel 

0 Kudos

921 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

you can find real path to file by right click on file you are interested in -> properties:

pastedImage_1.png

and you can see real file path: 

pastedImage_3.png

Jiri 

921 Views
yiwei_wu
Contributor I

Great! This problem confuse me for a long time,thank you so much!

0 Kudos