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).
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