[beagleboard] Where is a manual for GCC asm coding (syntax etc.)?

2015-06-13 Thread Robert Willy
Hi, I want to write ARM asm code with GCC toolchain. Previously, I use TI CGT, whose asm syntax is different from GCC. For example, the last line has an error with GCC toolchain (bad instruction type). .global asmfunc .global gvar asmfunc: LDR r1, gvar_a LDR r2, [r1, #0]

Re: [beagleboard] push button on 7-inch touch screen to send some strings through the serial port.

2015-06-13 Thread Henry Yongfan Men
Dear Eric, Thanks for all the information! I will read all the articles and videos. Now I have a small problem. I followed the video to map an image of Angstrom on my SD card, and boot the BBB with this system. However, when I try to connect the BBB to my mac through USB, the ip of the BBB

RE: [beagleboard] push button on 7-inch touch screen to send some strings through the serial port.

2015-06-13 Thread William Pretty Security
If you Google “Beaglebone latest images” you will see that the OS of choice (and best supported) is Debian. I suggest that you flash that image to your uSD card. From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Henry Yongfan Men Sent: Saturday, June 13,

Re: [beagleboard] Cloning Beaglebone fails running out of space

2015-06-13 Thread Colin Bester
I haven't dug in yet but when trying to execute git pull from within /opt/script/tools/eMMC I get the following error message: root@mydevice:/opt/scripts/tools/eMMC# git pull error: server certificate verification failed. CAfile: /etc/ssl/certs/ca- certificates.crt CRLfile: none while accessing

[beagleboard] BugReport: Debian 8.1 Test June 8 - SegFault when running python help()

2015-06-13 Thread Graham
Unmodified download, bone-debian-8.1-lxqt-4gb-armhf-2015-06-08-4gb.img running on an SD card, BBB REV.C Debian 8.1 Test June 8 - SegFault when running python help(), help modules root@beaglebone:~# cat /etc/dogtag BeagleBoard.org Debian

Re: [beagleboard] Cloning Beaglebone fails running out of space

2015-06-13 Thread Colin Bester
Date and time are definitely correctly and just checked again. I am still getting the same error if running git pull from /opt/scripts/tools/eMMC but if I run from /opt/scripts it works. Should I be running git pull from eMMC directory or from scripts directory? ~C On Saturday, June 13,

Re: [beagleboard] Cloning Beaglebone fails running out of space

2015-06-13 Thread Colin Bester
I will create another BBB from scratch and check, but after running git pull from /opt/scripts I can now run it from /opt/scripts/tools/eMMC?? Maybe it's just been too long of a week. On Saturday, June 13, 2015 at 4:16:32 PM UTC-5, Colin Bester wrote: Date and time are definitely

[beagleboard] Has anyone gotten Xenomai working on a BB white (3.2 kernel)?

2015-06-13 Thread Fred Basset
Hi All, I have a custom designed Linux board, based on the older BB white. It uses the 3.2 kernel from the TI PSP archive. The system is working well, and is stable. I would like to experiment with adding Xenomai to my existing kernel, but looking at the docs the latest Xenomai 3 does not seem