Thank you for your help!But i still can't connect my board. Following the configuration in AN4752, I selected FMSTR_SHORT_INTR and communication interface is FMSTR_SCI_BASE 0x0710, but how can I define FMSTR_SCI_INTERRUPT? And I also referenced the case of S12ZVMx128EVB:
C:\NXP\FreeMASTER_Serial_Communication_Driver_V2.0\examples\SCI_driver_examples\HC12\S12ZVMx128EVB
The vector.c in S12ZVMx128EVB project,

and the vector.c in S12ZVMLMINIBRD_PMSM_SW_CW11 project, they are different.
If I defined FMSTR_SCI_INTERRUPT 25 or 103 , the program cannot be burned.