I found McuTimeout in MCAL document (AUTOSAR_MCAL_MCU_UM.pdf).
But I dont know this value means.
If this value is 50000, is it means 50ms?
And how can I change this value to time factor?
Hi,
you can find the description in information field in tresos:
So this means timeout max value represent 3ms. (Mcu Loops TimeOut (0 -> 4294967295)
3ms = 4294967295 dec.
regards,
Peter