Removing symbol information in '.a' file

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

Removing symbol information in '.a' file

跳至解决方案
1,234 次查看
kmh48301
Contributor IV

Hello.

 

I made '.a' file from s32ds ide (s32ds library project)

 

Now i need to remove symbol information in made '.a' file.

 

Changing makefile or changing project property might be solution...

(I prefer the way changing project property)

 

But I don't know.

 

Please help me

 

 

Thanks

Best Regards

Phillip

0 项奖励
回复
1 解答
1,220 次查看
stanish
NXP Employee
NXP Employee

Hi Phillip,

If you have a separate library project I'd suggest you to switch off the debug information in the project properties -> compiler settings and rebuild the library.

stanish_0-1628154841285.png

Hope it helps.

Stan

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,221 次查看
stanish
NXP Employee
NXP Employee

Hi Phillip,

If you have a separate library project I'd suggest you to switch off the debug information in the project properties -> compiler settings and rebuild the library.

stanish_0-1628154841285.png

Hope it helps.

Stan

0 项奖励
回复