Yeoh Chun Yeow wrote:
> Dear Jan and Gilles,
> 
> I further trace down the code in tdma_ioctl.c and found out that the
> following functional call is not return in the slave (Intel M Processor
> using rt_eepro100):
> 
> ret = rtpc_dispatch_call(start_calibration, 0, &req_cal, sizeof(req_cal),
> copyback_calibration, cleanup_calibration).
> (found in tdma_ioctl_set_slot)
> 
> Any ideas?

If you are already that deep: The interesting question is why the TDMA
code is not issuing calibration request frames. Given that those frames
would be the first to sent by the slave, I wonder if the slave is able
to send at all. Did you check before that there is, e.g., no IRQ
conflict of the rt_eepro100 with some Linux hardware that prevents
correct operation? Does the slave work without any RTmac/TDMA being
activated (test with rtping)?

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to