Thread 中讨论的其他器件: MSPM0G3507
工具/软件:
我有一个基于 MSPM0G3107-Q1 的定制电路板、我尝试使用 XDS110 调试器进行调试。 我在调试控制台中获得以下输出:
Flash Programmer: Hard reset before programming Writing Flash @ Address 0x00002000 of Length 0x00001398 Flash Programmer: Uploading RAM loader to device Flash Programmer: RAM loader returned after 10 ms Flash Programmer: Device init finished Flash Programmer: Erasing main memory Debug: Returning from main erase Flash Programmer: RAM loader returned after 10 ms Flash Programmer: Main erase finished Flash Programmer: Attempting to halt device for write operation Flash Programmer: Device halted for write operation Flash Programmer: Beginning write operation Flash Programmer: Writing 5016 bytes for address 0x2000, Checksum: a8bf97f7 Flash Programmer: RAM loader returned after 20 ms Flash Programmer: Write speed 12.9 kB/sec Flash Programmer: Hard reset after programming Error: (Error -1001 @ 0x0) Requested operation is not supported on this device. (Emulation package 20.2.0.3536) Trouble Halting Target CPU: (Error -2064 @ 0x0) Unable to read device status. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 20.2.0.3536) Error: Connection to MSPM0 core failed. Possible root causes: 1) Debug access within NONMAIN was disabled or enabled with password. 2) Peripheral mis-configuration (e.g improper watchdog or clock). To see a more detailed diagnostic of the issue, please press the 'Read boot diagnostic'
请注意、已启用 verbose 输出。 相同的设置可在不同的 PC 上运行。 我已尝试重新安装所有设备、但没有任何用处。 如何缩小问题范围?