SLAU654E November 2015 – February 2019
MSP Flasher can read out any section of the device memory and write it to a file. The four memory sectors are MAIN, INFO, RAM, and BSL. In this example, the MAIN memory of an MSP430F5438A is written to a file named output.txt.
MSP430Flasher -n MSP430F5438A -r [output.txt,MAIN]
Figure 2 shows the console output after running the previous command line.