Hello, is it possible to tell msp430-jtag to erase multiple segments with a short option? I know i can write msp430-jtag --erase=0xf000 --erase=0xf200 ...... But this is a bit ugly for lets say 12 segments. An option like --erasemultiple=0xf000-0xffff would be handy.
Sorry for bothering about this, but i am not able to change the phyton script by my self. Regards, Christian