I am trying to use MSP430Flasher to program info memory on a cc430 design. I can write to the info memory, but If I try to erase and re-write the info memory (using -e ERASE_SEGMENT), I get a verify error. And it looks like the info memory has not been erased. Are Main, All Unprotected, and ( by unlocking info A and/or BSL) All + Protected the only options I have for erasing memory on a CC430? Or is there some parameter for -e ERASE_SEGMENT that I am missing?