This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

specs explaination/detailed description

hi;
i read the rtx51 specs on the site.it
gives context switch for fast task as
70-100 cycles.does this difference come
due to priority polling?secondly does
context switch is equivalent to 'dispatch latency' form qnx manual?i
am asking this because dispatch latency
is composed of some other factors plus
context switch time.
your reply is eagerly awaited
pranav phatak

Parents
  • The task switching time that you have mentioned is the fast task switching time. This does not depend on stack load since fast tasks have their own stack area.

    If you have furhter questions, please send email to: support.intl@keil.com. Please give us also your address. In this way we can direct you to our local representative and you can discuss things better.

Reply
  • The task switching time that you have mentioned is the fast task switching time. This does not depend on stack load since fast tasks have their own stack area.

    If you have furhter questions, please send email to: support.intl@keil.com. Please give us also your address. In this way we can direct you to our local representative and you can discuss things better.

Children