SLAA450G April 2010 – April 2020
The project in the IDE itself is another crucial part of the BSL. It needs to be set up to use the correct device and to allow erase and write access to all information memory locations including InfoA.
CCS | IAR |
---|---|
Specifying the target device | |
Project → Properties → CCS Build → General → Device Variant | Project → Options → General Options → Target → Device |
Allow access to information memory | |
Debug Properties → Target → MSP430 Properties → Download Options → Erase options:
Erase main, information, and protected information memory |
Project → Options → Debugger → FET Debugger → Download:
Allow erase and write access to locked flash memory, and erase main and information memory |