When I set new time at sparc v7 board using rtems_clock_set( &newTime ) function, at some point ticks jump back to previous value!? It does not happen if I use rtems_clock_set twice: rtems_clock_set rtems_clock_set I have same code running at i386 processor and rtems_clock_set is working OK. Any ideas? Thank you, Grigori