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.
工具与软件:
您好!
我在 F28388D 上运行 enet_lwip 示例。 该器件通过以太网适配器连接到我的 PC、并将 PC 设置为静态 IP 地址。 我成功构建了示例、但开始调试时收到错误消息:
"德州仪器(TI) XDS100v2 USB 调试 Probe_0/Cortex_M4_0:在加载程序之前必须连接目标。"
我可以使用"Connect Target"(连接目标)选项手动连接 Cortex_M4_0。 但是、在加载C:\Users\adb-rka\workspace_v12\enet_lwip\Flash\enet_lwip_cm.out
并运行器件后、我的 PC 仍然无法 ping 通器件。
以下是一些图片:
什么原因可能导致该问题?
谢谢。