<div><meta http-equiv="content-type" content="text/html; charset=utf-8"> I use NTP to set system time on several species of RTEMS targets. Works as expected.</div><div><br></div>This sounds like it may be a <meta http-equiv="content-type" content="text/html; charset=utf-8">configuration problem, either in the ntp-server, network routing, or the target. Simplest thing to check is if your ntp server is actually up and healthy.<div>

<br></div><div>Can you send me your NTP server config (/etc/ntp.conf) and your target's network config?</div><div><br></div><div><br></div><div>-- dc<br><br><div class="gmail_quote">On Tue, Oct 12, 2010 at 11:09 AM, Martin Grim <span dir="ltr"><<a href="mailto:W.M.Grim@sron.nl">W.M.Grim@sron.nl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
Did someone mange to get updated date/time via NTP in its target? If so, how?<br>
<br>
I've set the ntp servers in the rtems_bsc_config structure and I call the rtems_bsdnet_synchronize_ntp function somewhere in the beginning of my app, but to no avail. I get either a "no more processes" (EAGAIN) or a "host not reachable" out of the rtems_bsdnet_get_ntp() function.<br>


<br>
Any clues what I might be doing wrong?<br>
<br>
Regards,<br>
<br>
Martin<br>
<br>
--<br>
<br>
ir. W.M. Grim<br>
SRON Netherlands Institute for Space Research<br>
Sorbonnelaan 2<br>
3584 CA Utrecht, The Netherlands<br>
<a href="http://www.sron.nl" target="_blank">www.sron.nl</a><br>
<br>
<br>
<br>
_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
</blockquote></div><br></div>