My personal favorite C/C++ IDE is Eclipse, with the C/C++ Development and Remote System Explorer (RSE) environment packages. I use the GCC cross compiler.
A reference on how to set this up, although needing some updating, due to newer current versions of Debian and Eclipse, is Derek Molloy's book, website, and youtube videos. Since the target system is Linux/Debian, things will run a lot smoother if you run Eclipse and the appropriate GCC cross compiler under Linux, rather than Windows. I use either a separate computer running Ubuntu, or Ubuntu running on a VM under Windows. Setting up Eclipse on the Beaglebone for C++ Development ... http://derekmolloy.ie/beaglebone/setting-up-eclipse-on-the-beaglebone-for-c-development/ by Derek Molloy Google: Eclipse, beaglebone, RSE, GCC ARM Crosscompiler --- Graham = > For C++/C > > On Friday, July 1, 2016 at 3:42:55 PM UTC+3, Graham wrote: >> >> For which programming language(s) ? >> >> Which OS will you be running on the BBB? >> >> --- Graham >> >> >> > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/QN5ojiYDcDU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/dcbcb103-21d0-4b30-ac60-83b2d0b4e190%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/dcbcb103-21d0-4b30-ac60-83b2d0b4e190%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CANN_KV6USTQz6nw%2BD%2BBreAN3sqg_xjE7nodB79Z-MereK8s_PQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
