I finished checking the operation using S32K3X4EVB and made a per_pin board for S32K341.I wrote the S32K3X4EVB firmware, but power is not applied to the crystal oscillator circuit.
I have not created the schematic. Application of power has already been confirmed. It seems that the project is being written to the S32K341 . A 256Hz self-oscillation output can be seen at the MCU reset terminal PTA05.
Can you disable Run on reset in the debug configuration and step through the code from the reset vector after the image has been loaded? Is there is Fault exception detected?