Ångström is a versatile Linux distribution designed for embedded devices like handhelds, set top boxes and network-attached storage devices.
I am debugging a multi-threaded application with gdb, but when I start the program in gdb I get the warning: …
multithreading debugging gdb beagleboard angstrom-linuxI'm having strange problems with my cmake cross-compiler projects. My own libraries are found but not the (system) libraries from …
c cmake cross-compiling kdevelop angstrom-linuxI have a RFID module attached to my beaglebone and reading ID tags with a python code. Now, I want …
startup beagleboard angstrom-linuxI'd like my BeagleBone Black to start up and start web-serving with a custom web server, without the need to …
beagleboard angstrom-linux twistdI have a beaglebone on which I have configured lighttpd to run. Currently I have it running on port 8080 and …
node.js port beagleboard angstrom-linuxI'm using the following code to get the MAC address of eth0 into a variable for use in a filename, …
bash angstrom-linuxI need to know how to connect to a beaglebone (or beagleboard) with SSH when I plug it into a …
unix networking ip-address beagleboard angstrom-linuxI have a device tree overlay: /dts-v1/; /plugin/; / { compatible = "ti,beaglebone", "ti,beaglebone-black"; part-number = "mousetraps"; version = "00A1"; /* https://github.com/…
beagleboard gpio angstrom-linux device-treeI'm trying to use a Beaglebone Black running Angstrom (3.8 kernel) to communicate with devices on a half-duplex RS-485 network at 9600…
python pyserial beagleboneblack angstrom-linux rs485I'm working on a BeagleBone Black (BBB from now on) with its stock Angstrom Linux. I'm able to do GPIO/…
c++ c angstrom-linux beagleboneblack sysfs