SLAU319AF July 2010 – September 2022
Table 3-7 describes the BSL core messages.
MSG | Meaning |
---|---|
0x00 | Operation Successful |
0x01 | Flash Write Check Failed. After programming, a CRC is run on the programmed data. If the CRC does not match the expected result, this error is returned. |
0x02 | Flash Fail Bit Set. An operation set the FAIL bit in the flash controller (see the MSP430F5xx and MSP430F6xx Family User's Guide for more details on the flash fail bit). |
0x03 | Voltage Change During Program. The VPE was set during the requested write operation (see the MSP430F5xx and MSP430F6xx Family User's Guide for more details on the VPE bit). |
0x04 | BSL Locked. The correct password has not yet been supplied to unlock the BSL. |
0x05 | BSL Password Error. An incorrect password was supplied to the BSL when attempting an unlock. |
0x06 | Byte Write Forbidden. This error is returned when a byte write is attempted in a flash area. |
0x07 | Unknown Command. The command given to the BSL was not recognized. |
0x08 | Packet Length Exceeds Buffer Size. The supplied packet length value is too large to be held in the BSL receive buffer. |