Hi, i'm using S32DS to build a sw library for S32K116.
For documentation, i need to know stack usage, ram usage, code size...
I try to find options within S32DS, without success...
Any advises/tips/options will be helpfull
Thank you in advance.
解決済! 解決策の投稿を見る。
Okay, i have a solution for code size:
Whitin the tool suite, there is a file called: "arm-none-eabi-size.exe"
We have to call it passing the library file to obtain size of each contained objects.
元の投稿で解決策を見る