For the security reason, I must divide BootLoader into Boot + Loader in S32K144 CPU.
The Boot is stored in PFLASH. If Application is needed to update, First Boot receive the Loader.
Then Loader is Running in RAM and receive the Application and Program Application to PFLASH.
Can anyone tell me how to do that?
Can anyone share the project?
Thanks.