Dear Nxp team,
I have an s32k144 EVM board. In this i am trying to establish SPI communication. I have used the Design studio 3.4. and I am using example lpspi_transfer_s32k146 sample project. I tried testing it with default setting (1mbps baud rate on spi). This works OK. but when i change the baud rate to 2mbps, the clock is distorted the spi fails.
I have attached the Config tool file for 1mbps and 2mbps setting
Clock with 2mbps setting:

clock with 1 mbps:

I have also attached the project zip.