HI :
I got a problem when I want to init fs26 in S32K3X8 EVK.
It fail at :Sbc_fs26_InitDevice();
After debug step by step , and found that it fail at : Sbc_fs26_InitDevice->Sbc_fs26_NormalFSSequence->Sbc_fs26_CheckRegAndOTPCorrupt
in function(Sbc_fs26_CheckRegAndOTPCorrupt), u16CheckMask=0x800, and return E_NOT_OK
Test environment:
Hardware: s32k3x8EVB-Q289
Software: studio3.5.5
SW32K3_RTD4.4_R21-11_3.0.0_D2303
SW32K3_FS26_R21-11_2.0.0_DS_updatesite_D2308
Best Regards
Hello,
Can you please share your project with us? We need to have a look at the complete settings. If yes, please open a support ticket and share it there.
HI Erikac,
Thanks, it's ok now, but I can't find the reason, maybe it relative to power sequence.