How delete the useless include path in S32 design studio?

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

How delete the useless include path in S32 design studio?

1,262 Views
1622542013
Contributor II

I built a folder and included some C and H files in it.

Now I do not want the folder and files,I remove them and delete the settings in properties->C/C++ Build->Settings->inlcudes and  C/C++ General -> Paths and Symbols.

But it is not useful.

12.png

While I find a way to solve it that delete the code about the path in .cprogect.

It does work but it is complex and may cause risk in my project(I don't understand this programming language).

How can I delete the useless include path in the S32 design studio?

regards.

0 Kudos
1 Reply

932 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

you are doing it by right way, but you also need to delete the include for assembly 

pastedImage_1.png

and also for all configurations (debug, debug RAM...). 

Hope it helps. 

Jiri 

0 Kudos