Hi
When I do "rtnet start" the client performs a series of checking
Stage 1: searching for master... Stage 2: waiting for other clients... Stage 3: waiting for common setup completion...
after printing Stage 3: ... the terminal does not return from program. Is this correct ? I am assuming the TDMA is required to stay on like this ?
No, although this part may take some seconds, it should, however, terminate and give you the command prompt again.
likewise for the master station.. it also does not return after
Waiting for all clients... Starting TDMA master...
Both actually hold in the same command i.e. "rtcfg rteth0 ready" I am not so sure what it meant and do.. how does it differ if "-r" is used in the client ?
"-r" would make RTcfg to skip this final synchronisation point between all running stations. This would only remove a symptom, but it would not solve the actual problem.
What does the kernel console output on both the master and the client tell you? You should check for the messages of RTmac/TDMA and the debug output of the RTcfg state machine (if not disabled during configure).
Jan
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

