I ported the S32K142 project with the same number of pins to S32K144, and the compilation was normal, but the software execution effect was not normal. What could be the reason and how to locate it? thank!
Hi@DengSC
You can check the following register first to see if they are involved.
If registers mentioned above are not involved, you can only observe the
possible causes of the differences through single-step debugging.