I've hooked up my Beagle Bone Black through the micro USB cable to a computer running Windows 7. I was able to follow a project which involves cross compiling and remote connecting to the Beagle Bone through an the Eclipse Luna environment. It tuns a simple hello world program in C. Here's the link: http://jkuhlm.bplaced.net/hellobone/
I want to start advancing this code to control GPIO pins, blink LEDs, read and write to registers, etc. I'm wondering what include files I need to do this and what function calls to use. Is there a mass list somewhere that I can be referred to? All the tutorials and help that I've seen only talk about C++ and I need to use C. Thanks for any help! -- 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.
