Rate Monotonic Manager

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Oct 12 14:05:58 UTC 2016



On 12/10/16 15:56, Agostino Mascitti wrote:
> #define CONFIGURE_MICROSECONDS_PER_TICK     4000000 /* That's to make it work. a tick of 1.000.000 gives a periodic action every 1 second (with my machine). So 1 : 1.000.000 = 4 : x => x = 4 / 1 * 1.000.000 = 4.000.000 */

I would use 1000 or 10000 for CONFIGURE_MICROSECONDS_PER_TICK. I am not 
sure if values >  20000 work at all.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.




More information about the users mailing list