problem similar with the link S32K344 IAR startup code problem (SW32K3_S32M27x_RTD_R21-11_5.0.0_D2410) - NXP Community
export the project from SDK to IAR and compile, IAR will report Error[Lp004]: actual size (0x448) exceeds maximum size (0x410) for block "interrupt_vector_init".
I tried to change the maximum size to the actual size, and build succeeded. But, after i download the file into the board, it's going to HardFault handler without going to main function.
using SW32K3_S32M27x_RTD_R21-11_5.0.0_D2410 and IAR VERSION 9.32.1