EmbeddedRelated.com
Forums

Intel 386EXTC interrupts

Started by Unknown March 12, 2005
Hi,
Can someone suggest how to use Intel 386EXTC interrupt lines.  If I
send an interrupt signal on say INT6 line what should I expect? Do I
have to write Interrupt service routine? How can I do that? And where
will that be stored?

Any suggestions are appreciated.
Thanks
Learner

sonalsingh28@yahoo.com wrote:

> Hi, > Can someone suggest how to use Intel 386EXTC interrupt lines. If I > send an interrupt signal on say INT6 line what should I expect? Do I > have to write Interrupt service routine? How can I do that? And where > will that be stored?
If you configure the internal interrupt controllers to cascade like a PC/XT, the interrupts will work exactly like a PC/XT. There's plenty of stuff on the web to help you.