In AUTOSAR E2E Profile1, the counter max value is fixed as 0x0E. But what if we want to change it to 0xF? Any side effect? is there any consideration to skip the 0xF in the original AUTOSAR standard?
I checked the AUTOSAR_SWS_E2ELibrary.pdf, it only says 0xF is a invalid value to be skipped. But why is it an invalid value? waht's the consequences if we not skip the 0xF? One of my customer insist to use the 0xF unless we can show them the side effects.