This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
感谢您对TI产品的关注!
关于你的咨询,你是因为程序没存储在MCU的flash中吧
MSP430单片机的程序通常存储在Flash存储器中。如果程序没有正确烧录到Flash中,而是被加载到了RAM或其他易失性存储器中,那么在复位或重新上电后,程序就会丢失。