Hello E2E Experts,
I'm trying to write some data in the Flash memory through UART, before writing i'm flashing the .s19 or elf file which contain the 0xFF on that location. i'm trying to write the data first time it writen data what i'm sending. on the second go/third/...n times if i send the FLASHCTL STATUS shows INPROGRESS: completed PASS: Pass(1), DONE: 1(done).
As my understanding before erasing the flash we can't write, if i write i'll get some exception. but how i'm able to write first time then i'm not getting the error/exception in the further write operation?
Regards,
TICSC