[Next]
[Previous] [Up] [Top] [Contents] [Back]Chapter 5 Programming Considerations
The CC175 module handles the following interrupts.The 68000 processor uses automatic vectoring for all these interrupts.
IRQ Level |
Function | Vector Number |
Vector Address |
---|---|---|---|
1 | MAILBOX | $19 | $000064 |
2 | CAN Controller Channel 1 | $1A | $000068 |
3 | CAN Controller Channel 0 | $1B | $00006C |
4 | DUART | $1C | $000070 |
5 | 100 µs Timer Interrupt | $1D | $000074 |
6 | Not Used | $1E | $000078 |
7 | Not Used | $1F | $00007C |
[Next]
[Previous] [Up] [Top] [Contents] [Back]