Hello @PRAtyay1231,
From what I see in the attached image, you are using the MC33772C via SPI and therefore the example targeting MC33772B might not work.
MBDT for S32K1 does not provide a ready to run example for this combination of S32K144 and MC33772C via SPI in the toolbox, but, we offer the bms_s32k_mc33771c_spi which comes with the settings for the closest related part.
I would suggest you to start for the bms_s32k_mc33771c_spi example and apply the following checklist:
1. Open the LPSPU Config block and check the list of pins from the Pins tab to be the ones assigned on the MC33772C SPI board.

2. Open the MC3377xC Config and change the device from MC33771C to MC33772C. If there is a different CS pin for SPI, please adjust this in the SPI tab and then go to the Pins tab to make sure that the RESET_ALT0 is the same one routed on the RESET Pin on the MC33772C evaluation board.

Let;s apply the settings above and then try to see if the MC33772C responds over the SPI protocol as desired.
Please make sure you keep the right binaries and GUI tools for the MC33772C.
Then, as Tomas suggested, please recheck the wiring of your setup according to the MC33772C Reference Manual.
Hope this helps,
Marius