您好!
我正在尝试调试程序、但遇到此错误。
MSP430: Trouble Writing Memory Block at 0x1000 on Page 0 of Length 0x354: Could not write device memory MSP430: File Loader: Verification failed: Target failed to write 0x01000 MSP430: GEL: File: C:\sandbox\i4pd-Batteryless-EarDefender\EarDefender\Debug\amcu_EarDefender.out: Load failed.
0x1000是 BSL。 就我而言、我不想覆盖 BSL、通常情况下每次加载代码时都会写入 BSL 吗?
我看过这些论坛、唯一能找到的就是勾选"允许对 BSL 存储器进行读/写/擦除访问"框、我尝试过但没有帮助。
查看了项目属性、但看不到任何其他尝试
有什么想法要尝试什么?
谢谢、
Michael。