We are trying to implement a firmware update function via CAN on a board based on the S32K144. Currently, we are planning to use the code from the unified bootloader demo available at the following URL:
https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099
However, it appears that the project does not build properly with the latest S32 Design Studio version (3.6.2).
Could you please let us know if there is a specific version of the tool required to build this code?
In addition, we would like to ask if there are any other recommended methods to implement this CAN-based firmware update feature apart from the unified bootloader demo.