task utilization and computational time

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Locked
stefano

task utilization and computational time

Post by stefano »

Hi everybody,

I\'m using the Flex board with Erika.
I need to know the computational time and the utilization of all tasks used, so I ask you if there is in Erika something to get it, I mean something similar to JET in Shark?

Waiting a response, thanks!

Stefano
paolo.gai
Administrator
Posts: 877
Joined: Thu Dec 07, 2006 12:11 pm

Re:task utilization and computational time

Post by paolo.gai »

Hi,

there is currently nothing like that in EE... sorry :-(

3 options:
- we can implement a feature like that, (the best place to implement it is probably into the EDF Kernel, which already has support for timers)

- if you are using BCC1, BCC2, ECC1, ECC2, then you can use PreTaskHook and PostTaskHook to have the hooks to take the timings. (you need to starta timer for that)

- As Simone did, you can use the second option, putting up and down a pin, and then use an oscilloscope...

Ciao,

PJ
Locked