Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

ISR stack

Hi all,

what stack does ucosii use when entering an ISR?the interrupted task stack or the system stack?

tnx

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    If you define an exception stack, then it should be the target stack.

    If no, it should be system stack...
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks for your reply David_Cai,

    but now I have this problem: in the system library page, if I include ucosii I can't set the option "use a separate exception stack".Is it normal and why?

    tnx in advance

    bye