On Sun, Jul 31, 2016 at 10:05 AM, <[email protected]> wrote: > thanks! i'll take a look! :) > is there a way to program and compile it in windows and than take the > executable and use it in the beaglebone? > > The short answer is no.
Technically it is possible, but it would require too much work to setup, and the result is not really what you'd want most likely. It's better to create a virtual machine, run Linux on it, and create / use virtual peripherals to write your code. Then simply port the code over to the beaglebone, which would mostly likely mean moving the code to the beaglebone, and compiling it natively. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORp8EwvDjEUqkpUf-gMBRV92m%3DgcNN6DhENQDGOAFC1sfQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
