Is it possible to do cross compilation through a gateway with debug capabilities?

0

I am able to do cross compilation with Visual Studio or Eclipse when my target and my computer are on the same network but I don't know how to do this when my target is on a subnetwork reachable through a gateway. In all IDE that I tested, I don't find how to configure it.

I looked a long time on the internet and I am surprised that I don't find anything. I don't think to be the first to try to do this.

I am working on Windows 10, my gateway is a Debian and my target is a Raspberry Pi. I prefer to use Visual Studio but I am open to any IDE suggestion to solve my problem.

Thank you for your help.

Thibault Martin

Posted 2019-08-08T13:18:13.050

Reputation: 1

No answers