Hello Ryan, Thank you for the response. As I understand, if I run this command MSP430Flasher.exe -n MSP430F4250 -r [output.hex, MAIN] the firmware should get copied into the computer, which, by running the command given below (where x in COMx stands for port number) can be loaded into the new microcontroller. MSP430Flasher.exe -n MSP430F4250 -w output.hex -v -z [VCC] (-i COMx) (-e ERASE_ALL) Kindly confirm.
↧