Flash DRV erasesector in SDK s32k1xx 15 does not execute correctly
When the program executes to the following code, the function cannot be executed
/* Calling flash command sequence function to execute the command */
ret = FLASH_DRV_CommandSequence(pSSDConfig);
Hello Yang,
At first, I would like to ask you a few questions.
Which concrete MCU do you use?
Which SDK version and S32 Design Studio do you use?
What are the parameters such as the address and size of the erase sector function (FLASH_DRV_EraseSector)?
Can you share your code?
Thank you.
Best Regards,
Diana