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.

Remote Debugging over the Internet

Hello Everyone,

I'm trying to do remote debugging with CCSv4 and DK-LM3S9B96 over the internet. On one end, I have the board plugged to a PC which uses USB-over-Ethernet software to expose the device over a VPN connection. On the other end, I use the client side of the USB-over-Ethernet to connect to the board and expose it as a local USB device to CCS.

It worked but was extremely slow. It would take on the average 10 mins to flash the FW and more than 10s to do a debugging step. Is there anyway to speed up this? What is the alternative approach for remote debugging over the internet?

Thanks,

Binh