Altera_Forum
Honored Contributor
19 years agoISR stack
Hi all, what stack does ucosii use when entering an ISR?the interrupted task stack or the system stack? tnx
Hi,
If you define an exception stack, then it should be the target stack. If no, it should be system stack...