Add FET error codes from MSP430DLL v3.9.1.002 (SLAC460s)
This commit is contained in:
parent
fcfc8e0452
commit
ee08f5ee94
|
@ -139,6 +139,7 @@ static const char *error_strings[] =
|
|||
"UART connection is not in use.",
|
||||
/* 96 */ "MSP432 devices are not supported using the MSPFET430-UIF",
|
||||
/* 97 */ "DAP is locked or wrong debug protocol selected.",
|
||||
/* 98 */ "Device database not loaded.",
|
||||
|
||||
/* 98 */ "Invalid error number",
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue