您好!
我正在使用 TM4C1294NCPDT 微控制器、因为我将要将程序加载到该微控制器中、但我会遇到类似的错误
擦除完成。
***JLink 错误:CPU 运行时无法读取寄存器15 (R15)
** JLink 警告:CPU 无法停止
***JLink Error:Could not read memory location 0x20000000 when trying to clear soft RAM BP (尝试清除软 RAM BP 时无法读取内存位置0x20000000)
***JLink 错误:CPU 运行时无法读取寄存器20 (CFBP)
*** JLink 错误:CPU 未停止
***JLink 错误:CPU 运行时无法读取寄存器15 (R15)
** JLink 警告:CPU 无法停止
***JLink Error:Could not read memory location 0x20000000 when trying to clear soft RAM BP (尝试清除软 RAM BP 时无法读取内存位置0x20000000)
编程失败!
我不理解、我必须对上述错误执行什么操作、如果相同的代码加载另一个微控制器、它正在加载并正常工作、但只有一个控制器出现问题、请帮助解决此问题。
谢谢