S32DS Building Library: how to have report/summary/statistics ?

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

S32DS Building Library: how to have report/summary/statistics ?

跳至解决方案
1,253 次查看
francoisdugue
Contributor III

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.

 

0 项奖励
回复
1 解答
1,237 次查看
francoisdugue
Contributor III

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.

在原帖中查看解决方案

标记 (1)
0 项奖励
回复
1 回复
1,238 次查看
francoisdugue
Contributor III

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.

标记 (1)
0 项奖励
回复