beagleboard Questions
3
I am debugging a multi-threaded application with gdb, but when I start the program in gdb I get the warning:
warning: Unable to find libthread_db matching inferior's thread library, thread debug...
Marketa asked 20/7, 2012 at 19:2
3
Solved
When I try to install the drivers of my BeagleBone on the Windows 10, I get :
Knowing that I have the latest Image of Beaglebone which :
How can I fix that?
Noctiluca asked 28/8, 2018 at 20:10
6
Solved
In the beagleboard or beaglebone are different modes to work the pin. With the previous kernel they are located in /sys/kernel/debug/omap_mux. Do u know with the last Kernel where are those files?
...
Noach asked 1/6, 2013 at 12:33
3
Solved
I have a beaglebone on which I have configured lighttpd to run. Currently I have it running on port 8080 and it works fine. Except I really want to use it on port 80. Unfortunately it won't start o...
Mcgowan asked 15/5, 2013 at 0:11
5
Solved
After having set-up and customized my "master" BeagleBone Black (BBB) with applications etc. on the on-board eMMC, I want to duplicate it on other BBB boards.
What is the best way to duplicate the...
Nansen asked 24/7, 2013 at 12:51
5
I'm running Ubuntu 11.10 on a BeagleBone with an Edimax EW-7711UAn wifi adapter plugged into the USB port. I've configured /etc/network/interfaces and the wifi works, BUT:
The wlan0 interface doe...
Magnet asked 6/7, 2012 at 14:40
4
Solved
For what kind of applications can i use dsp core of beagleboard? Can i use the DSP acceleration for background subtraction algorithm in OpenCV?
Comeau asked 19/3, 2013 at 10:35
4
Solved
I've been working with the Angstrom Linux distribution for the BeagleBoard. Can anyone point me to a tutorial or reference for how bitbake and OpenEmbedded actually work? For example, when I invoke...
Calceolaria asked 24/10, 2011 at 0:39
1
To setup qemu for Beagleboard in Ubuntu 14.04, I am following steps given in link below:
http://www.cnx-software.com/2011/09/26/beagleboard-emulator-in-ubuntu-with-qemu/
When I tried to run ALIP ...
Zimbabwe asked 17/2, 2015 at 15:15
3
I'm attempting to set up x11 forwarding to monitor video on an embedded robotics platform yet I cannot seem to get the board to generate graphical output. I'm running Arch Linux on a Beagleboard xM...
Berth asked 25/10, 2013 at 12:25
3
I have a wider range question here, so if someone could point me to a doc or article that could explain this, that would suffice. Needless to say, a days worth of googling has gotten me nowhere, an...
Satsuma asked 23/10, 2013 at 18:26
5
Solved
I am trying to share the internet with the Beaglebone Black from my laptop. Here is what I tried till now-
I connected Beaglebone Black to my laptop running Windows 8 via USB cable. Then, I went ...
Canella asked 20/10, 2013 at 18:51
2
I am trying to understand how I compile programs that will run on my beagle board. I need to compile some complex programs that I currently run in fedora, but understanding how to use Open Embedded...
Avera asked 13/5, 2013 at 19:58
1
Solved
I have this simple program with its sources in a 'src' folder and the includes in the 'inc' folder. Normally i compile this with:
gcc -I../inc *.c
This leaves 'a.out' as program which work...
Radiator asked 14/1, 2014 at 8:31
2
Solved
I just got my BeagleBoard-Xm and I'm wondering if there is any detailed step by step tutorials on how to get a very simple bare metal software running on the hardware?
The reason I ask is I want to...
Echo asked 29/7, 2011 at 8:45
2
Solved
I'm trying to find the default web server directory on my BeagleBone with Angstrom Linux. That is, where are the files served when I go to:
http://beaglebone.local:80
Another way would be to ans...
Stressful asked 30/5, 2012 at 14:35
1
I followed this blog to set up a VNC connection from my Windows 8 laptop to my BeagleBone Black.
Digital Diner: Quick hint for Beaglebone Black user
It works well except for one problem: the X11...
Sathrum asked 20/5, 2013 at 13:30
0
I have a BeagleBone Black rev 0A5A. I've got it showing up both as a serial adapter and a network adapter in OSX.8, Linux Mint 13, and Windows 7. Under windows I only see one com port, and th...
Yancy asked 8/5, 2013 at 19:11
2
Solved
I want to implement some image-processing algorithms which are intended to run on a beagleboard. These algorithms use convolutions extensively. I'm trying to find a good C implementation for 2D con...
Parkin asked 20/10, 2010 at 21:23
2
Solved
I need to run a program that uses ftd2xx on my BeagleBoard xM rev C running Ubuntu 12.04. I am trying to use the ARM library libftd2xx.so provided here. libFTDI is not an option.
The difference th...
Persian asked 9/3, 2013 at 2:21
2
Solved
I am working with gpio interrupts. I have a file in "/sys/class/gpio/gpio38/value". I want a notification whenever there is a change in attribute value. So how can I achieve this in user-space. As ...
Bigamy asked 22/9, 2012 at 7:53
2
Solved
I have a RFID module attached to my beaglebone and reading ID tags with a python code. Now, I want my python code to start running in the background directly when I login to my beaglebone without a...
Publicist asked 22/6, 2012 at 8:25
3
Is it possible to compile native GCC for ARM (host == target == ARM) using Code Sourcery G++?
If it is not possible, could I use crosstool-NG to build the cross-compile and then using this one for ...
Rimarimas asked 26/10, 2010 at 22:4
1
Solved
I've recently installed Mono on a BeagleBone embedded ARM device, looking to connect a Kinnect sensor by USB and control it with C#/Mono
I'm wondering, does Mono (I'm using MonoDevelop but I guess...
Lentigo asked 2/6, 2012 at 17:42
3
Solved
I'm trying to get a 'hello world' type program running on my Beagleboard-xm rev. C, by calling a C puts function from assembly.
So far I've been using this as a reference: http://wiki.osdev.org/AR...
Araldo asked 4/2, 2012 at 17:45
1 Next >
© 2022 - 2024 — McMap. All rights reserved.