Hi Brent, Thank you for your excellent work.! Please guide me with two questions. I have a custom board based on BBB with Linux TI SDK-EVM-06.xx, compiled with arm-linux-gnueabihf- on Ubuntu Linux host machine (board port and embedded Linux works 100%). Q1: When building BBS-BBB-Ada, do I have to 'somehow' point to my gnueabihf toolchain, or can I make it to work with AdaCore's arm-eabi toolchain? (my TI toolchain don't have *gnat compiler) Q2: I would like to use http://www.dmitry-kazakov.de/ada/aicwl.htm widgets in my gui application. I'm not sure how to go about this..? I managed to get other native Ada examples to work, but can't get any embedded target examples going (not even a cmd line "Hello World"). I'm new to Ada development (and fairly new to embedded Linux dev), I appreciate any help, pointers and advice. Regards Steph
On Tuesday, 5 April 2016 20:18:44 UTC+2, [email protected] wrote: > I have been doing some Ada programming on the BeagleBone Black using gnat > and gnat-gps from the Debian repository. One of the things that I've been > doing is developing a library of routines to access various bits of the > board's I/O. The source is available at > https://github.com/BrentSeidel/BBS-BBB-Ada.git and currently covers the > LEDs, GPIO, I2C, PWM, and Analog Inputs. I don't claim that this is > anywhere near production ready, but it might provide some useful examples > or information, even if you're not using Ada. > > Comments, questions, suggestions are welcome. > > Brent > > -- 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/567fb75f-47ce-495a-9141-3762546419e1%40googlegroups.com.
