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.

[参考译文] CC3235MODAS:使用 Launchpad XSD110调试嵌入式 CC3235

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

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1107269/cc3235modas-using-launchpad-xsd110-to-debug-embedded-cc3235

器件型号:CC3235MODAS
主题中讨论的其他器件: UNIFLASH

我在定制卡上嵌入了一个 CC3235ModAS。  它具有一个.05" JTAG 连接器。 Swru548c 表示我应该能够将嵌入式 CC3235与 Launchpad XDS110交叉连接。  执行此操作时、我会得到错误:

Error connecting to the target:
(Error -1170 @ 0x0)
Unable to access the DAP. 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 9.6.0.00172)

E2E 中的其他来源表示、在3235上、这可能是由于 SOP 未设置为0x010 (UARTLOAD_Functional _4WJ)引起的。  我的嵌入式卡不允许我设置该值、但我可以将其设置为 bb000 (Functional _4WJ)、我已经尝试过该值、但没有解决问题。  必须将 SOP 设置为 UARTLOAD_FUNCTIONAL_4WJ、唯一的区别是 UARTLOAD 标签、不管怎样、该标签不应与 JTAG 一起使用、对吧?  我应该知道该错误的任何其他原因?

谢谢。

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

    您好!

    您是否已将器件编程为开发模式(通过 UART 通过 Uniflash 软件)? 当器件未在开发模式下编程且 JTAG 已锁定时、错误-1170很常见。

    1月

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

    此时、我们无法对 Wifi 闪存(https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1102958/cc3235modasf-migrating-from-launchpad-to-embedded-processor-failing/4100322#4100322)进行编程。  我希望这能解决这个问题。  遗憾的是、我们不知道我们的制造封装中包含什么、因为从事该工作的人员不再与公司合作。  是否执行出厂复位(SOP RET_factory_image、011)会复位芯片以便我们可以访问 JTAG?  SOP Functional _4WJ (000)是否可以连接到 XSD110?

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

    您好!

    除非您在开发模式下对器件进行了编程、否则出厂默认 SOP 模式不会对您有所帮助。 SOP 模式 Functional _4WJ 应该可以用于 JTAG 调试。 但是、要编程到开发模式、您需要使用 SOP 模式 UARTLOAD_FUNCTIONAL_4WJ 或 UARTLOAD。

    结论:如果不能对 sFlash (4MB SPI 闪存芯片、位于模块内)进行编程、您将无法通过 JTAG 进行调试。

    1月