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.
Hi,
I am using BSL scripter tool for doing mass erase. Unfortunately in this case mass erase means main erase. Therefor I used segment erase instruction to erase all the INFO memory segments A,B,C, and D. Partly I succeeded. Only INFO A memory segment wasn't erased at all.
This is the workaround script for mass erase:
MODE 5xx COM8 MASS_ERASE RX_PASSWORD ERASE_SEGMENT 0x1800 ERASE_SEGMENT 0x1880 ERASE_SEGMENT 0x1900 ERASE_SEGMENT 0x1980
Only segment that belongs to address 0x1980 stays as it was before "being erased".
I know that this part of memory must be explicitly unlocked before being altered. Does anyone know approach this segment (INFO A) to be erased using BSL scripter?
**Attention** This is a public forum