[ECOS] ARM Assabet software interrupts

Vlasios Tsiatsis tsiatsis@ee.ucla.edu
Wed Mar 28 18:33:00 GMT 2001


Hi,

I would like to define an interrupt handler (ISR and DSR) for a software
interrupt for the ARM processor on the assabet board.
If i use the cyg_interrupt_create() function what should i do so that i
install an interrupt
handler for, say, the software interrupt #5 ?
My problem is that i don't understand (i haven't looked at the source
code yet) how the demultiplexing of software interrupts is done. Should
i give the number 5 as the interrupt handler data to the
cyg_interrupt_create() function ?

thank you,
vlasios




More information about the Ecos-discuss mailing list