S32DS how to add and delete files

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

S32DS how to add and delete files

2,008件の閲覧回数
fanziyu
Contributor IV

Hi ,I am new to S32DS and meet some problems i can 't solve.

S32DS_ARM_Win32_v2018.R1_b180326

SKeaz128

PE Multilink

SWD

Problem 1:how to add files?

It seems like there are two ways.

1: accroding to "CodeWarrior to S32 Design Studio Migration Guide" 4.4 Include Paths。

2: See picture "add files"

which way is better? Do you have a better idea?

 

Problem 2:how to delete files?

I delete the TestFolder file ,then click "project"->"clean",no useful,corresponding file is still under the Debug file.

Could you help me? Project attached.

タグ(1)
0 件の賞賛
6 返答(返信)

1,966件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I had check description on clean.

petervlna_0-1630574519602.png

So the files are deleted, but then project files are rebuild imediatelly.

Best regards,

Peter

0 件の賞賛

1,958件の閲覧回数
fanziyu
Contributor IV

Thanks for your help! But i don't understand what you mean.

Could you see the "DeletePicture1" picture? I delete the TestFolder in my project,but after i used the clean function, the TestFolder is till in debug folder(output files). 

タグ(1)
0 件の賞賛

1,944件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I mean, once you use clear function, the project generated files will be regenerated.

This is usually used in case there are major changes in project and you need to regenerate it from scratch.

Best regards,

Peter

0 件の賞賛

1,941件の閲覧回数
fanziyu
Contributor IV

Thanks!

My colleague do the same thing in S32DS for arm,the TestFolder will not be still in debug file after use clean function.I'll try it myself later.

0 件の賞賛

2,000件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Simply follow the guide:

Therefore every subfolder that contains header files must be added to
the list of include paths. Go to project properties. In the properties window, go to C/C++ Build>Settings>Settings>Standard
S32DS C Compiler>Includes>Include paths. The directories specified in the Include Paths window are the locations that the
linker searches when the #include macro is implemented.

I delete the TestFolder file ,then click "project"->"clean",no useful,corresponding file is still under the Debug file.

This will clean your generated files, like objects, binaries, etc...

Simply do as follow:

petervlna_0-1629962369090.png

Best regards,

Peter

 

0 件の賞賛

1,976件の閲覧回数
fanziyu
Contributor IV

Thanks for your help!

I use clean function,but the generated files are still there.Is that a bug in the IDE?
S32 Design Studio for ARM Version 2018.R1

For some reason,I must use the Version 2018.Is there a solution?

0 件の賞賛