Hi all,

after some development we just finished an msp application. It is not too complex (several tasks, irq handler, ipc via events ...). Nevertheless we had to do 2 redesigns to finally achieve the required performance.

I wonder if there are any good modeling tools available to get a good performance estimation early during design. Do someone know a good tool to do this? The RMA tools I know can basically model periodic tasks. What I need is a tool to model dependencies between tasks: one event triggers the execution of another task ... Furthermore I don't know tools to model bursts of execution as they occur if one sends a string via a serial line (even cyclically).

Regards,
Peter


Reply via email to