Re: FW: Interrupt driven Ethernet
Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Desai, Sohail wrote: > I am working with the DsTini400 eval kit and was wondering if there was > a way to create an interrupt driven Ethernet communication? > Thanks. > > Sohail. Do you mean intercept the Ethernet interrupt and perform a task? No, there is no way to do this unless you write your own Ethernet ISR. Most network applications use an API to communicate with the network subsystem (e.g. BSD sockets, Java Network API, etc.) instead of directly accessing the physical layer. -- -- Bryan Armstrong bryan.armstrong-6tN4nzCoH/[email protected] _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini