Hi, @jyoti_c,
To ensure the J-Link interface is configured correctly in FreeMASTER, please refer to the following documentation:
1. Click on Tools -> Connection Wizard

2. Click Next

3. Select Connect through a debugger probe or on-board debugger interface

4. Select J-Link or J-Trace interface from Segger Microcontroller (Also supports RTT)

5. Select Direct access to target microcontroller memory

6. Click on Read more link in order to access the guide on how to set up the connection using J-Link


7. Press Plug-in Configuration in order to apply the instructions from the above guide
8. Once the configuration is completed and the connection test passes successfully, you can establish a connection to the target board via J-Link.
For detailed examples showcasing the potentiometers and ADC ports, you can refer to the following model examples from adc folder:
- s32k3xx_adc_ctu_ebt
- s32k3xx_adc_single_read_s32ct
- s32k3xx_adc_stream_read_ebt
Best regards,
Dragos