MCAL8.6.2 and MCAL8.6.2.1
In the context of ADC SoC being triggered from PWM period match events; the EoC ISR and the corresponding notification is only triggered once. This issue was from the context of the below issue.
The temp solution is to call Adc_EnableHardwareTrigger API cyclically, but is expected to be called only at Init.
Creating the ticket for reference to get to know when the fixed MCAL would be available to be used in the project.