This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ARM Assabet software interrupts


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]