I download the unified bootloader framework, and run the S32K144_CAN_bootloader project in my own board. Then I try to download the test app Hex file(S32k144_UDS_Bootloader_App_Test.hex) in the framework via ZCANPRO, the download progress is fine, but it seems that the update operation is not success.
Here is my question:
1. Is there a recommended configuration of *.ld file?
2. How to use the flash_api.bin ?
2. I do not know where the error is in my project, and my project post below, could you please help me to solve it?