This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
MCAL : 08.06.02.01
Config : ADC Group 2 -> HW Trig,
ADC Group 3 -> SW Trig
On Calling Adc_EnableHardwareTrigger(AdcConf_AdcHwUnit_AdcHwUnit_1_AdcGroup_Adc_HU1_Group_2) results in DET for the condition (ADC_TRIGG_SRC_SW == groupObj->groupCfg.triggSrc)
Similarly on calling Adc_StartGroupConversion(AdcConf_AdcHwUnit_AdcHwUnit_1_AdcGroup_Adc_HU1_Group_3) results in DET for the condition (ADC_TRIGG_SRC_HW == groupObj->groupCfg.triggSrc)
Uploaded the .xdm for reference.
Looks like the code generated Adc code generated from the vector SIP seems to have a problem. We were under the impression that Vector would use the EB generator to generate the Adc code. I am raising a ticket to Vector to address the topic.
Hi Ashish,
Any updates on this issue from Vector?
Thanks And Regards,
Sunil Kumar M S