Part Number:MSP432P401R
Hi,
I am using "MSP432P401R" in my project and MSP-FET debugging Downloaded MSP-flasher 1_03_11_00 version for SW flashing through MSP-FET ADPTR Rev1.0. After firmware update is successful it throws Exit 60: verification error. I am using the below commands and switches
CLS
REM -n switch is mandatory for MSP432!
MSP430Flasher.exe -n "MSP432P401R" -b -w "MSP_Bootloader.txt" -v -g -z [VCC]
pause MSP430Flasher.exe -n "MSP432P401R" -r [FirmwareOutput432.txt,BSL]
Pause