Hi all,

Since several weeks I try to solve a problem of interrupt, while developing
an Ethernet controller driver (davicom dm9000) on an embedded system, based
on an ARM 9 (Freescale MX1).

If I trig manually the interrupt pin, the interrupt handler is called.

When I try to send a packet, an interrupt is send by the Ethernet
controller, i.e. material interrupt pin trig from high to low level. but
doesn't seems to be take into account.

It seems that the interrupt vector is masked and not unmasked but the driver
do it. Can you help me?

Cordially,

WALLOIS Cyril
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to