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.
msp430 5438 通过bsl下载的程序断电不能保存,请问怎么解决?
不符合逻辑,如果程序已经通过BSL下载成功,那程序肯定已经烧录进了Flash,可以用JTAG口或BSL读取回来Flash数据,看是否烧录成功。
我初步猜测是你的烧录的代码不完整导致。