How to show Runtime in S32K FreeRTOS

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

How to show Runtime in S32K FreeRTOS

1,025件の閲覧回数
jianlongzhang
NXP Employee
NXP Employee

Hi All,

I see there is a TaskList indicator show task's information. But I cannot see RunTime view, even after check the "Collect runtime statistics". Do you know how to see the runtime statistics? Is there any special configuration to do? Thank you.

pastedImage_1.png

pastedImage_2.png 

Best Regards

Tony Zhang

ラベル(1)
タグ(3)
0 件の賞賛
2 返答(返信)

837件の閲覧回数
ovidiualexandru
NXP TechSupport
NXP TechSupport

Hi Tony, Jiri,

Currently I can recommend a workaround to get the Runtime facility working:

In the FreeRTOS component, go to the 'User Settings' tab and add a definition (click on the three dots):

#define portREMOVE_STATIC_QUALIFIER 1

like in this snapshot:

pastedImage_1.png

After, re-generate Processor Expert code.

Now the 'Runtime' facility should work as expected:

pastedImage_2.png

Best regards,

Ovidiu

0 件の賞賛

837件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi Tony, 

I can confirm the same behavior. No Runtime stat with enabled requested macros. I sent this thread into SDK team, hope someone will ask it soon. 

Jiri 

0 件の賞賛