How to check CPU Usage

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

How to check CPU Usage

3,512件の閲覧回数
leekate-b45752
NXP Employee
NXP Employee

Hello, 

In S32 DS for ARM, how can I check the CPU usage or calculate MIPS? 

Also, is there any checking tool about the stack memory usage according to the functions in the SW? 

Best regards,

Kate Lee

ラベル(1)
0 件の賞賛
返信
1 返信

3,111件の閲覧回数
stanish
NXP Employee
NXP Employee

Hi Kate,

I assume you are using GCC in S32DS.

I found a nice article by Erich related to the static stack usage estimation using gcc tools:

GNU Static Stack Usage Analysis | MCU on Eclipse 

If you are using FreeRTOS you can watch dynamic stack usage of each task in the Task List:

pastedImage_2.png

For the bareboard setup we don't offer any sophisticated tool for stack usage/CPU usage.

Stan

0 件の賞賛
返信