Hi pratibhasurabhi,
The ADC module reports errors in the ADC Error Interrupt Flag Register (ADCEIF).
Since the ADC commands and results are transferred from and to SRAM by the internal DMA, the MCU can correct single-bit ECC errors and detect double-bit ECC errors (ADC Status Register (ADCSTS) DBECC_ERR).
Double-bit ECC errors detection triggers a machine exception.

Also, please have a look at Section 1.13.1 ADC Calibration in the S12ZVM RM rev.2.13
Regards,
Daniel