Removing symbol information in '.a' file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Removing symbol information in '.a' file

Jump to solution
1,298 Views
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 Kudos
Reply
1 Solution
1,284 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
1,285 Views
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 Kudos
Reply