Hello all,
I'm using the Unified UDS Bootloader for S32K boards as a baseline for my project. So far, I have gotten both the desktop application and the firmware running, and I have been able to send an update and flash the board using the desktop application.
However, I do not understand how the binaries "flash_api.bin" and "S32k144_CANFD.bin" are generated. I assumed the latter is simply the compiled version of the provided source code, but the .bin file I generated through compiling the source code is larger, and temporarily disables the board until another project is flashed.
I have also followed the description given by @Senlent as a comment in the project post; however, I am still very confused about how to compile the "flash_api.bin". Can I have the source code for it and a description to how I can compile sources to be flashed using the app?
Any replies are greatly appreciated!
Best,
Grasshopper