Siniša Denić wrote: > I forgot to say that the same code which uses rt_dev_send and rt_dev_recv, > already working on efika and lite5200 (mpc5200b microcontroller), with > attached PCI-realtek8139 eth. card and rt_8139too driver. > About this driver we had discussion a few weeks ago, but now I have to run > code on arm9 platform. > Does it maybe matter because mpc5200 running on ~500Mhz and arm9 just on > ~200Mhz? > I'm assuming?
The CPU speed can only make a difference if there is some race behind it. This problem here is likely either a general issue with RTnet on ARM (but there are already success stories on that arch) or a specific problem with your own driver port - hard to tell without source code. Jan
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________ RTnet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-users

