[beagleboard] Bluesteel basic option for flash?

2014-06-28 Thread Charles Kerr
I was looking at the BlueSteel basic. It seems logical to me to have an option to drop HDMI for such a small device (if you are targeting embedded like functions, there is no need for the HDMI). But the loss of flash is disappointing. However, the name basic gives me hope, that there will be

Re: [beagleboard] Build linux kernel from source need help

2014-06-28 Thread David Lambert
On 06/27/2014 11:25 AM, Robert Nelson wrote: On Fri, Jun 27, 2014 at 11:05 AM, Kanchy Kang kan...@gmail.com wrote: Hello all, I use Debian (BeagleBone Black - 2GB eMMC) 2014-05-14 for my BBB. Now i want to build linux kernel 3.13/3.14 from source. Is there any guide? Also i feel confused about

[beagleboard] Re: What are the safe power-down methods?

2014-06-28 Thread John DeLuca
As said before, unless you have a handler attached to the button event, I won't trust it. You can either *# shutdown now* (as stated before) or* # reboot* (if that what you desire). To be honest, I've caught myself failing to follow this advice a couple of times. Maybe too used to my

[beagleboard] Re: Help with the PRU to measure the duration of a pulse

2014-06-28 Thread TJF
Find infos on how to use the PRUSS in the PRU FAQ https://groups.google.com/forum/embed/?place=forum/beagleboardshowsearch=trueshowpopout=trueshowtabs=truehideforumtitle=trueparenturl=http%3A%2F%2Fbeagleboard.org%2FCommunity%2FForums#!category-topic/beagleboard/u28ytaoNenU . I'd try the inbuild

[beagleboard] Cross compile Boost on QT

2014-06-28 Thread Andersan Xiley
Hi, I am trying compile boost on a QT pŕoject but I am getting the following error: /home/Libs/boost_1_55_0/libs/boost/lib/libboost_system.so:-1: error: undefined reference to `__aeabi_atexit@CXXABI_ARM_1.3.3' My configuration: INCLUDEPATH += /home/Libs/boost_1_55_0/libs/boost/include/