how to reduce the size of project folder generated after i build the s32ds project?

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

how to reduce the size of project folder generated after i build the s32ds project?

ソリューションへジャンプ
1,969件の閲覧回数
jinhui_wu
Contributor III

Every time ,after i build the project about s32k.There lots of .i files and .s file generated in the file named Debug_FLASH in the computer.Their sizes are very large,which are above 100MB.

If i email the project to my colleague, the size is very large.

If i delete the Debug_FLASH file, my colleague need rebuild.

but when rebuilding in my colleague computer,some errors will appeare.

so i wonder whether the .i and .s files could be config to not be generated.

thanks

ラベル(1)
0 件の賞賛
1 解決策
1,825件の閲覧回数
raresvasile
NXP Employee
NXP Employee

Hi,

Please uncheck "Save Temporary files" and perform a clean operation prior to build. See below picture.

pastedImage_1.png

Best regards,

Rares

元の投稿で解決策を見る

0 件の賞賛
4 返答(返信)
1,825件の閲覧回数
stanish
NXP Employee
NXP Employee

Hi,

You can delete generated output directory Debug_FLASH. It will be recreated by the build process.

Please make sure you are using the same version of S32DS and updates on both computers.

Can you possibly post the error screenshot you get?

Stan

0 件の賞賛
1,825件の閲覧回数
jinhui_wu
Contributor III

stanislav:

   thanks,the error reason is that my colleague S32DS vision is different with mine.

 As you say,we should rebuild the project.

other way we have?

can we config the IDE  so that don't generate .i and .s files?

0 件の賞賛
1,826件の閲覧回数
raresvasile
NXP Employee
NXP Employee

Hi,

Please uncheck "Save Temporary files" and perform a clean operation prior to build. See below picture.

pastedImage_1.png

Best regards,

Rares

0 件の賞賛
1,825件の閲覧回数
jinhui_wu
Contributor III

Rares:
you are right!thanks very much!

0 件の賞賛