Part Number: TMS570LS3137
Hello,
We have integrated TI Autosar MCAL 05.40.00 in our project.
We are enabling parity checks inN2HET module by setting HETPCR to 0x0A.
My question here is, should we need to enable this parity check before the driver initialization ( Pwm_Init() and Icu_Init() ) or after the driver initialization?
What is the impact if the parity check is enabled before the driver initialization?