Is there an example shows how to implement the IAP with S32K144 use S32DS?
1. how to implement the bootloader code, where to set the app address, how to jump to app
2. how to implement the app code, how to flash the app code
My goal is to update the app code via the can bus, and my first step is to implement the IAP via serial port.