Table of Contents | ||
---|---|---|
|
Real Mode, Large Model with Hardware Floating-Point Support
...
Figure 15.4 shows the stack frames as well as the FPU storage areas of the task being suspended and the task being resumed. F15.4(1) L15.15(1
Note that interrupts are disabled during OSCtxSw
and also during execution of OSTaskSwHook
.
...