My board is FRDM-S32K144. When I test the example projects "flash_partitioning" of RTM SDK, an error happened.
so I run the program by step," FLASH_DRV_DEFlashPartition() ->FLASH_DRV_CommandSequence() ->FTFx_FSTAT |= FTFx_FSTAT_CCIF_MASK; ". I found that FSTAT[ACCERR] was set and the error happened.
Hi,
RTM SDK is not compatible with S32K144 v1 (N77P).
The first version of S32K144 is fully compatible with SDK v.0.8.1.
Regards,
Daniel
Hello! I just can not find SDK v0.08.1. Do you have this SDK? Can you give me a copy to 1160837320@qq.com? Thanks a lot!
Hello,
I don't have the SDK. But anyway, it is not recommended to use the S32K144 v1 (N77P).
This version is only a prototype. It differs from the current production version and so does the SDK.
Regards,
Daniel
Thanks for your answer!