Hi,
The code which I am debugging they configured the ADC similar to ADC configuration in ADC_swtrigger. Actually They have not added ADC component in the project but they have add the ADC configurations as driver folder. When I clock manager component clock for ADC0 and ADC1 are disabled.
AparnaSridharan_0-1650887005661.png
Processor expert changes are blocked. So I tried to enable my processor expert and then I enabled the clock for ADC0 and ADC1.
AparnaSridharan_1-1650887357739.png
AparnaSridharan_2-1650887412072.png
After enabling PE changes and enabling error occured regarding SDK retrieving
AparnaSridharan_3-1650887533651.png
Earlier Kinetics SDK only enabled for the project so tried to add S32K144_SDk with this project.
AparnaSridharan_4-1650887682992.png
After changes I came across below error which were not before changing the SDk properties.
AparnaSridharan_5-1650888158367.png
Could you please help regarding this issue.