Good Day, I am trying to load code and ease specific sections of the flash using the msp430-bsl, however trying a simple erase yields :
$ msp430-bsl --erase=0x1080 -D MSP430 Bootstrap Loader Version: 2.0 An error occoured: BootStrapLoader instance has no attribute 'makeActionSegmentErase' What is this error ?
