This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I try to write to flash to address 0x84e7e where IQMATH data should be, although all the area was erased and it is all ones I get error from function Fapi_getFsmStatus , I get the error 0x30 or 48.
Hi,
Error suggests Invalid data, meaning you are trying to program a “1” where a “0” was already present. Please refer to the Flash API guide which describes different error types.
Have you partitioned the memory zones for Security purpose?
Best Regards,
Nirav
you mean with csm function? how you do it. I resolved my last problem I forgot to mention the number of page .
Yes CSM function, but if you are not doing zone partitioning than this problem should not occur.
So is the problem resolved?
Best Regards,
Nirav