Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connecting a Pi to a Pi?
#13
(03-18-2019, 08:44 AM)Brian Beuken Wrote: Why is easy...editing and compiling on one machine then sending to another to run and debuh is how all professional game coders work, Ideally use a Pc like they do, but its clear some people just hate the idea of using a windows pc, or can't afford it, so 2 Pis, gives another option

Why would you install raspberry on a pc?? Think you've misunderstood the intention.

I think building and using SCP or similar is the one of thebest options, code needs to be transferred, but then also need GDB to run on the target so that needs and SSH style connection and an IDE on the dev system thats receptive to it....

I still say, use a Pc..use the right tools for the job.

Well, cross compiling from a more powerful system to an embedded device or an embedded linux device is quite common in the Embedded dev world and not specific to game dev.  It is also quite common to use a Virtual Machine on something like a PC or hosted on a VMWare server that has a dev OS and tools installed or even a Docker instance.

The recommendation is not to install a Raspberry Pi on a PC but the Raspbian OS so there is a common OS between the two devices.  

You may get away with some development on a Pi for a Pi, but the device is just not powerful enough for any large tasks and it was really never intended for such use.  

Good luck.
Reply


Messages In This Thread
Connecting a Pi to a Pi? - by Brian Beuken - 03-15-2019, 05:43 PM
RE: Connecting a Pi to a Pi? - by GSalvato - 03-16-2019, 01:54 PM
RE: Connecting a Pi to a Pi? - by Brian Beuken - 03-16-2019, 04:35 PM
RE: Connecting a Pi to a Pi? - by GSalvato - 03-16-2019, 07:21 PM
RE: Connecting a Pi to a Pi? - by Brian Beuken - 03-16-2019, 10:04 PM
RE: Connecting a Pi to a Pi? - by GSalvato - 03-16-2019, 10:16 PM
RE: Connecting a Pi to a Pi? - by jomoengineer - 03-18-2019, 12:17 AM
RE: Connecting a Pi to a Pi? - by Brian Beuken - 03-18-2019, 08:44 AM
RE: Connecting a Pi to a Pi? - by GSalvato - 03-18-2019, 10:04 AM
RE: Connecting a Pi to a Pi? - by Brian Beuken - 03-18-2019, 04:25 PM
RE: Connecting a Pi to a Pi? - by jomoengineer - 03-22-2019, 05:15 PM
RE: Connecting a Pi to a Pi? - by GSalvato - 03-18-2019, 03:25 PM
RE: Connecting a Pi to a Pi? - by GSalvato - 03-18-2019, 04:47 PM
RE: Connecting a Pi to a Pi? - by Brian Beuken - 03-22-2019, 06:23 PM
RE: Connecting a Pi to a Pi? - by jomoengineer - 03-23-2019, 06:31 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)