Moussa Ba wrote:
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 ?
it had an internal bug. the latest version in the CVS repository should
be OK.
you dont say which platform you're using. if its windoze, you have to
wait for the next release of the installer, otherwise, just get the
files from the mspgcc CVS/python dir
chris