[beagleboard] Re: Programming BBB A5C using TI CCS 5.5.0

2013-11-28 Thread Martin H.
Look at http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/305959.aspx ... and keep in mind that other emulators require a licensing fee. Martin Am Montag, 25. November 2013 19:50:58 UTC+1 schrieb gled...@lexmark.com: > > Hi, > > I have a beginners question related to the

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread William Hermans
In a lot of cases the difference is only going to be a matter of taste. However, i think you'll find documentation for some distro's far superior to others. As to whether one distro boots faster than another I think that sentiment to be incorrect. If one distro boors faster than another that is be

Re: [beagleboard] BBB Debian Wheezy config bootargs

2013-11-28 Thread William Hermans
console=ttyO0,9600n8 The above works for a fact, at least on my own BBB. I have to use this BAUD rate since I use an MSP430 Launchpad as a serial debug interface( and max BAUD rate is 9600 bps ) As for the rest, I couldn't say. On Wed, Nov 27, 2013 at 1:06 PM, Robert Nelson wrote: > On Wed, No

Re: [beagleboard] Can anyone tell me about PWM in Linux 3.12+ Please?

2013-11-28 Thread Giuseppe Iellamo
Hi, I've tried to build pwm_test under 3.12 and it works seamless BUT the dts_common file is hesvy changed so I didn't figure how to match the old overlay with the new kernel... after that I gave up and went back to 3.8.13. I'm also interested in other experience Il giorno martedì 19 novembre

Re: [beagleboard] Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Philip Polstra
Funny you should ask. I just finished writing a chapter comparing different OS choices for the Beagles for my upcoming book. It really depends on what you want to do. For me Ubuntu is a clear winner with the repository support for desktop and hacking applications. If you just want to run your o

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Don deJuan
On 11/28/2013 02:12 AM, William Hermans wrote: > In a lot of cases the difference is only going to be a matter of > taste. However, i think you'll find documentation for some distro's > far superior to others. > I agree that some distros docs are way better than others. Which is why I got with Arch

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Michael Mullin
I too, find arch to be a superior distro for beaglebone. I like it above the ubuntu or angstrom distros because 1) using the 3.12 kernel + regular kernel updates from pacman 2) installing a gui is easy and it works. I have not had success installing a GUI on ubuntu. The lxde desktop seems a we

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Robert Nelson
On Thu, Nov 28, 2013 at 9:39 AM, Michael Mullin wrote: > I too, find arch to be a superior distro for beaglebone. I like it above > the ubuntu or angstrom distros because > 1) using the 3.12 kernel + regular kernel updates from pacman lol!! That statement is funny, as the arch guys actually use

[beagleboard] Re: Beagleboard black for the dumb evil genius?

2013-11-28 Thread Giuseppe Iellamo
Well it can certainly used (see http://www.linuxcnc.org/ ) but if you fall into coma when someone starts talking about programming... maybe you've to hire someone Il giorno mercoledì 27 novembre 2013 08:51:37 UTC+1, Maximus ha scritto: > > Hi all, > > OK so I am one of those guys who likes

Re: [beagleboard] Re: Need Help with UART configuration

2013-11-28 Thread Mike Bremford
It's the shell causing your problems, not the UART. First, it should be "echo -n \\x00 > /dev/ttyO4" Two backslashes (my error, sorry). Second, "man echo" and take a look at the syntax, you can't just do "\xN". To repeat, you should really write some software to do this rather than doing

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread William Hermans
systemctl seems useful but I've yet to determine if I want it in "my" Debian. I already like Debian just how it is. On Thu, Nov 28, 2013 at 8:55 AM, Robert Nelson wrote: > On Thu, Nov 28, 2013 at 9:39 AM, Michael Mullin > wrote: > > I too, find arch to be a superior distro for beaglebone. I li

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Don deJuan
On 11/28/2013 07:39 AM, Michael Mullin wrote: > I too, find arch to be a superior distro for beaglebone. I like it > above the ubuntu or angstrom distros because > 1) using the 3.12 kernel + regular kernel updates from pacman > 2) installing a gui is easy and it works. I have not had success > in

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Don deJuan
On 11/28/2013 07:55 AM, Robert Nelson wrote: > On Thu, Nov 28, 2013 at 9:39 AM, Michael Mullin wrote: >> I too, find arch to be a superior distro for beaglebone. I like it above >> the ubuntu or angstrom distros because >> 1) using the 3.12 kernel + regular kernel updates from pacman > lol!! That

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Don deJuan
On 11/28/2013 10:07 AM, William Hermans wrote: > systemctl seems useful but I've yet to determine if I want it in "my" > Debian. I already like Debian just how it is. > > > On Thu, Nov 28, 2013 at 8:55 AM, Robert Nelson > mailto:robertcnel...@gmail.com>> wrote: > > On Thu, Nov 28, 2013 at 9:39

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread John Syne
From: Don deJuan Reply-To: Date: Thursday, November 28, 2013 at 10:32 AM To: Subject: Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB > > > On 11/28/2013 10:07 AM, William Hermans wrote: > > >> >> systemctl seems useful but I've yet to determi

Re: [beagleboard] Re: Can someone please calify the differences on OS's for BBB

2013-11-28 Thread Don deJuan
On 11/28/2013 11:57 AM, John Syne wrote: > > > From: Don deJuan mailto:donjuans...@gmail.com>> > Reply-To: > > Date: Thursday, November 28, 2013 at 10:32 AM > To: mailto:beagleboard@googlegroups.com>> > Subject: Re: [beagleboard] Re: Can someone please calify t

[beagleboard] Re: Playing .avi, .mpg, or .mp4 files

2013-11-28 Thread Brent
Scott, I tried building VLC using: bitbake vlc, but it fails, and I have no idea how to fix this. The output from the bitbake recipe is below. Any suggestions? ERROR: Function failed: do_compile (see /media/brent/Disk2/oe/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/beaglebone-angstr

Re: [beagleboard] BeagleBone(White) - PWR LED Blinks Once - USB Power - Works fine with Power adapter

2013-11-28 Thread Gurinder Singh Gill
Yup USB -> DC type. and yes I Have, but same as ever, also I own an Beagle bone black , thats works absolutely fine . I have eliminated the FDI chip going bad , as in LINUX when i connect the Beagle Bone(White) it shows connecting as FTDI for a sec, and goes off . On Wed, Nov 27, 2013 at 8:24 P

[beagleboard] Getting the board back to original setup

2013-11-28 Thread BeagleNoob
So I started playing around with my BBB recently. I followed some instructions I found on eLinux for install Ubuntu on the board. I programmed the SD card and inserted that into the board and it is being recognized as an external storage device when I plug the board into the USB port (sometime