matrix_df hotmail wrote: > Hello > > I recompiled. (make clean, make) > But I have installed the new svn-version only on master. Is that a problem?
Nope.
>
> Now I removed some lines and I can say that neither WAITONCYCLE nor
> WAITONCYCLE_EX return. They just wait and hang.
>
> //ret = rt_dev_ioctl(fdtdma, RTMAC_RTIOC_WAITONCYCLE,
> TDMA_WAIT_ON_SYNC);
> ret = rt_dev_ioctl(fdtdma, RTMAC_RTIOC_WAITONCYCLE,
> RTMAC_WAIT_ON_DEFAULT);
> if (ret < 0 ) {
> printf("RTMAC_WAITONCYCLE failed");
> }
>
Your build must have become inconsistent in some way. Are you sure that
the latest RTnet modules are installed on the master, not accidentally
some older ones?
Jan
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ RTnet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-users

