[beagleboard] Linux Image building for Beagke Bone Black

2014-12-20 Thread chirag panchal
Hi, Beagle Board provides latest images online. But I want to build my own image from readily available kernel, boot loader and file system. *How to build OS image file from these sources???* -- For more options, visit http://beagleboard.org/discuss --- You received this message

[beagleboard] Re: Help Needed : Custom built debian image

2014-12-20 Thread chirag panchal
you people seems like genius in linux. I am a beginner. I can boot the readily available os image on beagle bone black. but i want to build my own OS image from readily available kernel, how to build OS image for BBB from kernel. you guyzz please help me? On Tuesday, April 1, 2014 4:58:55

Re: [beagleboard] Include fbTFT in the mainline Linux kernel

2014-12-20 Thread Newton
Le samedi 20 décembre 2014 01:38:56 UTC+1, RobertCNelson a écrit : On Fri, Dec 19, 2014 at 6:28 PM, Newton thom...@gmail.com javascript: wrote: Le vendredi 19 décembre 2014 05:45:40 UTC+1, William Hermans a écrit : Well considering the rPI is armv5 versus armv7 on the

[beagleboard] Re: PRU worked, but not anymore

2014-12-20 Thread Miaou
Hi again, I solved the problem. It was not interrupts, it was OCP. The STANDBY_INIT flag of the SYSCFG register must be cleared before attempting to access non-PRU memory offsets. Thanks, nomel (http://nomel.tumblr.com/post/30006622413/beaglebone-tutorial-accessing-main-memory-from) for

[beagleboard] Second Ethernet Port

2014-12-20 Thread faimbs
Hello! Is it possible to add a second Ethernet Port for a second network range? Thanks -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To unsubscribe from this group and stop receiving

Re: [beagleboard] Linux Image building for Beagke Bone Black

2014-12-20 Thread John Syn
From: chirag panchal chiraagkam...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Saturday, December 20, 2014 at 2:27 AM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: [beagleboard] Linux Image building for Beagke Bone Black Hi,

Re: [beagleboard] Second Ethernet Port

2014-12-20 Thread John Syn
On 12/20/14, 11:10 AM, faimbs fai...@gmail.com wrote: Hello! Is it possible to add a second Ethernet Port for a second network range? This cannot be done with BBB because the pins for the second Ethernet Port are available on the cape connectors. The TI AM335x EVM has two ethernet ports and

Re: [beagleboard] Second Ethernet Port

2014-12-20 Thread faimbs
Am Samstag, 20. Dezember 2014 21:46:16 UTC+1 schrieb john3909: On 12/20/14, 11:10 AM, faimbs fai...@gmail.com wrote: Hello! Is it possible to add a second Ethernet Port for a second network range? This cannot be done with BBB because the pins for the second Ethernet Port are available on

Re: [beagleboard] Second Ethernet Port

2014-12-20 Thread John Syn
On 12/20/14, 12:49 PM, faimbs fai...@gmail.com wrote: Am Samstag, 20. Dezember 2014 21:46:16 UTC+1 schrieb john3909: On 12/20/14, 11:10 AM, faimbs fai...@gmail.com wrote: Hello! Is it possible to add a second Ethernet Port for a second network range? This cannot be done with BBB because

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread nima talebpour
could you please tel more about this language? I do not have any information about cobol. and please tel me why are you suggest this language ? On Wednesday, December 17, 2014 5:59:40 PM UTC+3:30, RobertCNelson wrote: On Wed, Dec 17, 2014 at 8:02 AM, nima talebpour nta...@gmail.com

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread nima talebpour
1- yes 2- no 3- yes, for example communicate with usart and so on. 4- I dont get your answer exactly 5- yes, C,C# and java. but i am amateur in java :D 6-as i told you in section 3 :D yes, Usart , control IO pins ,I2C,SPI On Wednesday, December 17, 2014 11:14:15 PM UTC+3:30, john3909 wrote:

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread Rick Reynolds
What is your current level of programming experience? What laguages have you programmed in and on what platforms? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To unsubscribe from this

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread John Syn
From: nima talebpour nta@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Saturday, December 20, 2014 at 1:50 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] which program language is better for BBB could

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread John Syn
From: nima talebpour nta@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Saturday, December 20, 2014 at 1:59 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] which program language is better for BBB 1- yes

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread Robert Nelson
On Sat, Dec 20, 2014 at 3:50 PM, nima talebpour nta@gmail.com wrote: could you please tel more about this language? I do not have any information about cobol. and please tel me why are you suggest this language ? My response was sarcasm... Your question was too simplistic, without know

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread John Syn
On 12/20/14, 2:46 PM, Robert Nelson robertcnel...@gmail.com wrote: On Sat, Dec 20, 2014 at 3:50 PM, nima talebpour nta@gmail.com wrote: could you please tel more about this language? I do not have any information about cobol. and please tel me why are you suggest this language ? My

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread rwrmail1
I was just following Robert's lead. Sorry... ;) It was interesting however to see that a relatively current Open Source COBOL project actually exists. That's just what I do. Say something like that and I have to go look. Lol... Sent from my iPad On Dec 20, 2014, at 17:23, John Syn

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread Robert Nelson
On Sat, Dec 20, 2014 at 5:30 PM, rwrma...@gmail.com wrote: I was just following Robert's lead. Sorry... ;) It was interesting however to see that a relatively current Open Source COBOL project actually exists. That's just what I do. Say something like that and I have to go look. Lol...

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread Peter Lawler
On 21/12/14 10:48, Robert Nelson wrote: A banking language tied to the Programmable Realtime Unit, just think how fast we could trade! pru schwab anyone? I lost my coffee over my keyboard. Well played! P. -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread david turvene
On Saturday, December 20, 2014 6:30:43 PM UTC-5, Rick Reynolds wrote: I was just following Robert's lead. Sorry... ;) It was interesting however to see that a relatively current Open Source COBOL project actually exists. That's just what I do. Say something like that and I have to go

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread Charles Steinkuehler
On 12/20/2014 5:48 PM, Robert Nelson wrote: On Sat, Dec 20, 2014 at 5:30 PM, rwrma...@gmail.com wrote: I was just following Robert's lead. Sorry... ;) It was interesting however to see that a relatively current Open Source COBOL project actually exists. That's just what I do. Say something

Re: [beagleboard] which program language is better for BBB

2014-12-20 Thread David Lambert
I can't resist adding the expression - Go Forth and Multiply ;) On 12/20/2014 05:48 PM, Robert Nelson wrote: On Sat, Dec 20, 2014 at 5:30 PM, rwrma...@gmail.com wrote: I was just following Robert's lead. Sorry... ;) It was interesting however to see that a relatively current Open Source COBOL

[beagleboard] Enabling the PRU -- Debian

2014-12-20 Thread Charles Bergeron
Hello, I'm looking for how to enable the PRU on my beaglebone black, with pre-packaged Debian installed on it. To get it enabled on my Angstrom bone, I had simply manually edited the device tree file, am335x-boneblack.dtb, found in /boot. However, I can not find this file, or an obvious

Re: [beagleboard] Second Ethernet Port

2014-12-20 Thread meino . cramer
John Syn john3...@gmail.com [14-12-21 03:10]: On 12/20/14, 12:49 PM, faimbs fai...@gmail.com wrote: Am Samstag, 20. Dezember 2014 21:46:16 UTC+1 schrieb john3909: On 12/20/14, 11:10 AM, faimbs fai...@gmail.com wrote: Hello! Is it possible to add a second Ethernet Port for a