Do you know where I can find the older version Msp Player v1.2.0? The latest is version 1.3.20, and I can't find the older version anywhere. I searched for "Security fuse has been blown" in the latest version and this phrase doesn't exist in the open source files. Maybe in this latest Msp flasher 1.3.20. All output is "Unknown device" replacing the older version "Security fuse has been blown"?
MSP Flasher version is irelevan. DLL version is important, but regarding F2xx family nothing changed in last 10 years. Most of updates are related to adding new (FRAM) device description to FET database.
FET firmware function for checking fuse is there from beginning (nothing change in last 10 years) ...
slac460z_MSPDebugStack\Bios\src\hal\macros\IsJtagFuseBlown.c
List of DLL errors is in ...
slac460z_MSPDebugStack\DLL430_v3\include\MSP430.h
List of all functions is in ...
slac460z_MSPDebugStack_OS_Package_3_15_1_1\DLL430_v3\DLL430.def
You are looking on wrong place for your problem solution. Only if you are using (not supported) 430UIF, than maybe older DLL can help.