Other Parts Discussed in Thread: MSP430F4250, MSP430-FLASHER
Hello,
I have a board controlled by MSP430F4250, which works fine and we need to burn the same code into another MSP430F4250. However, the source code (main.c) got modified erroneously. Since we're a bit short on time, we do not wish to enter the debugging process currently.
We were wondering whether it'd be possible to read the firmware present inside the functioning MSP, save the hex file on a laptop and load this hex file into the other MSP. We have access to a MSP-FET430UIF programmer.
Is this possible?