How delete the useless include path in S32 design studio?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How delete the useless include path in S32 design studio?

1,991 次查看
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 项奖励
回复
1 回复

1,661 次查看
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 项奖励
回复