Hello Tom @nxf10035 ,
I followed your suggestion, config refer S32K312.
Also, I replace the S32K342 flash&ram linker file with S32K312 linker file, values of DTCM and ITCM from S32K342 are preserved to default .It can build succesfully, but the debuger shut down when programming, It says:
BusFault: An imprecise (asynchronous) data access error has occurred.
HardFault: A fault has been escalated to a hard fault.
If I didn't change linker file, it can programming successfully, but program also block in Hardfault while in boot power check function.
Did I make any mistakes in the above steps of modifying the memory?


BR,
Harry