> > *Thanks John, i will :) I am bare metal embbeded developer for 30+ years > but getting started with (embedded) linux is not really self explaining ;)* >
are you familiar with gcc at all ? I'd actually learn gcc, make, autotools etc, and use an NFS share, with a local( to Windows ) text editor. That is if I undestand your situation correctly. You're using Windows as your main workstation OS ? Anyway, once you understand the basics of the gcc toolchain, and all that you can pretty much pick any IDE you want, if one is really required. I've been programming many years myself ( since the early 90's ) and actually find my self using command line tools more, and more often. Maybe you're in the same boat, maybe not . . . On Mon, Apr 4, 2016 at 3:46 PM, 'Mark Lazarewicz' via BeagleBoard < [email protected]> wrote: > I'm exactly the same in experience . If you wrote an app for bare metal > you would have the advantage of understanding every thing below it with > your background . Writing a Linux app for myself that access the lowest > level without understanding the underlying complexity is something I'm > unwilling to do. If your just writing a Linux app you probably less apt to > experience pain using a make file. You didn't mention why an IDE ? > > Sent from Yahoo Mail on Android > <https://overview.mail.yahoo.com/mobile/?.src=Android> > > On Mon, Apr 4, 2016 at 5:45 PM, Rob van Schelven > <[email protected]> wrote: > Thanks John, i will :) I am bare metal embbeded developer for 30+ years > but getting started with (embedded) linux is not really self explaining ;) > > Op maandag 4 april 2016 21:40:46 UTC+2 schreef Rob van Schelven: >> >> Hi all, >> >> Does someone know if there is any information available to setup a >> development environment (IDE) running under MS Windows or Ubuntu (in >> virtual machine under windows) to develop C/C++ code for the BBB >> >> Thanks >> Rob >> > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
