Hello @avenkat
Could you please share with us what errors you encountered while trying to run the MBDT application example?
As an alternative, you could also start from the s32k3xx_adc_single_read_s32ct.mdl application, which converts the Adc0Group_0, which is configured, in the associated configuration project, for SW triggered single shot conversion.

For customizing this model for S32K358, please note that you would need to change its Hardware Part parameter, as the application is configured as default for the S32K344 MCU. For a guide on how this could be achieved, please check the model's help file.

Based on this new selection, a new configuration project, targeting S32K358 will be used in conjunction with the model for ensuring an initial enablement of the on-board peripherals, pins, and clocks. After making sure that those settings are in accordance to the hardware setup that you are using, you should be able to generate code from the model, and deploy it on your evaluation board.
For more information on how to configure and use ADC with MBDT for S32K3, you could also check the following article on our NXP Community.
Please let us know if this helps,
Irina