Hi @Anjalipurushothaman
From the provided images, I can see that you are using an MCAL example (Port_Example_S32K344). In this example, the pin configurations were made using the Peripherals Tool (refer to attached images).
VaneB_0-1694461170656.png
VaneB_1-1694461179831.png
Please make sure to make the necessary configuration in the Peripherals Tool, or if you want to use Pins Tools, make sure that Port_Init() receives the pointer to the structure which contains initialization parameters instead of NULL_PTR (default).
B.R.
VaneB