|
Example: Interrupt-2 |
Top Previous Next |
|
Interrupt-2 is an example of how to attach high-level handlers to interrupts.
It connects a handler to INT15 so that clock interrupts from TIMER 1 can signal a semaphore.
Please note that this example is processor-specific. It works unchanged on most C6000 processors but should not be used with the C6455. |