How delete the useless include path in S32 design studio?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How delete the useless include path in S32 design studio?

1,992件の閲覧回数
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,662件の閲覧回数
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 件の賞賛
返信