HookedIRQs
This field defines a bit for each IRQ on which RTKernel-32 should install its low-level interrupt handlers even when no interrupt handler is installed through RTKernel-32's interrupt API. You should set these bits for all interrupt handlers which are installed before RTKernel-32 is initialized. This will ensure that these interrupt handlers are executed on their own interrupt stack and will protect them from preemptive task switches. By default, this value is 0.
RTKernel-32 Configuration
DefaultPriority
TaskStackOverhead
|