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.
Tool/software:
Hi,
I'm running the enet_lwip example on the F28388D. The device is connected to my PC through an Ethernet adapter, and the PC is set to a static IP address. I successfully built the example, but when I start debugging, I get the error:
"Texas Instruments XDS100v2 USB Debug Probe_0/Cortex_M4_0: Target must be connected before loading program."
I can manually connect the Cortex_M4_0 using the "Connect Target" option. However, after loading C:\Users\adb-rka\workspace_v12\enet_lwip\Flash\enet_lwip_cm.out
and running it, my PC is still unable to ping the device.
Here are some pictures:
What could be causing this issue?
Thanks.