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.

[参考译文] CC3551E:连接到目标时出错(错误-615)

Guru**** 2341440 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1511124/cc3551e-error-connecting-to-the-target-error--615

器件型号:CC3551E

工具/软件:

我尝试调试示例工程、并遵循了 快速入门 CC35XX 用户指南8.21.00.x、但 CCS 给出了此错误:

CS_DAP_0:连接到目标时出错:(错误-615 @ 0x0)目标无法看到格式正确的 SWD 标头。 与目标的连接可能不可靠。 尝试降低 TCLK 设置、然后重试。 (仿真包12.7.0.00130)

以下是来自控制台的消息:

CS_DAP_0: GEL Output: DAP on startup cc35x1
APP_MCU: GEL Output: M33 on startup cc35x1
CS_DAP_0: FlashDeviceOsprey:: Flash loader: CC35xx_FLASH_LIBRARY_VERSION 1.0.93.2
CS_DAP_0: FlashDeviceOsprey:: FlashDeviceOsprey.cpp last changed: Dec 22 2024 17:09:17
APP_MCU: GEL Output: File was loaded successfully. -0
APP_MCU: GEL Output: Only symbols were loaded
CS_DAP_0: FlashDeviceOsprey::RunToolbox 
CS_DAP_0: FlashDeviceOsprey::Programming 
CS_DAP_0: FlashDeviceOsprey::Programming cmd: simplelink-wifi-toolbox.exe programmer -i XDS110 -param1 auto programming --tool_settings programmer/programming/jsons/tool_settings.json --verbose 
CS_DAP_0: ReadFromPipe::before
CS_DAP_0: FlashDeviceOsprey::Programming 
CS_DAP_0: FlashDeviceOsprey::Programming cmd: simplelink-wifi-toolbox.exe programmer -i XDS110 -param1 auto debug --debug_dssm_req_path programmer/programming/images/dssm_req_debug.sign.bin --path_to_tbl programmer/programming/images/tbl.sign.bin --verbose 
CS_DAP_0: ReadFromPipe::before
CS_DAP_0: Error connecting to the target: (Error -615 @ 0x0) The target failed to see a correctly formatted SWD header. The  connection to the target may be unreliable. Try lowering the  TCLK setting before trying again. (Emulation package 12.7.0.00130) 
我尝试了将 TCLK 降低到1 MHz 甚至100kHz、但这不起作用。

使用的 CCS 版本为12.7.1、simplelink_wifi_sdk_8_41_0_0_eng 中的示例工程 CC35xx_network_terminal。

我非常感谢为解决这一问题提出任何建议。

提前感谢。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、

    早期 SDK 和工具箱中存在-615和-614等错误、但这些错误应该已在最新版本中修复。

    您能尝试一下最新的并告诉我们吗?

    此致、

    Shlomi

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我没有连接电源线、连接后就消失了、但错误-614和 停止目标 40MHz 时出错:(错误-2062 -(0:23:3))无法停止器件出现、我使用了 simplelink_WIFI_SDK_9_10_00_01_CPU_ea 和 simplelink_WIFI_toolbox_win_3_1_7_40。