Re: [beagleboard] BBB and Geany

2016-04-23 Thread Wadi Ben Rhouma
Hi Taceant,

Sorry for bothering you again , i'm knew with Linux , i have a huge
problems using BBB terminal , many commands did not work and it one erreur
appears in every command , the " -bash : command not found " what is the
problem and how can i fix it , thanks again.

Best regards

2016-04-20 11:41 GMT+01:00 Taceant Omnes :

> On 20 April 2016 at 09:06, Wadi Ben Rhouma 
> wrote:
> > Hi Taceant,
> >
> > I installed Geany in my pc , how can i configure it to compile my C
> programs
> > and send them to my BBB ???
>
> Hi Wadi,
>
> To compile on the PC for the BB means cross-compiling. There are many
> ways of doing that, it can be tricky though, just do a Google search
> or search this email list. I have done it with the BB only when I was
> playing with buildroot [1] which makes it very easy.
>
> When using Debian (or previously Angstrom) on the BB I always used the
> gcc compiler that comes with them, in other words I did not
> cross-compile. This is much easier, I just used gcc via putty.
>
> [1] https://buildroot.org/
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/fcReK6YH0RI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/CAKkGsYLH5%3DFhRc6NcSeUJ3Sn1N4kFJFDQQH38LADLXOS3CYqYg%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Wadi Ben Rhouma*
*Vice Président ENET'COM Junior Entreprise*

*Tél : +216 53 56 61 70*
*E-mail : wadi.benrhoum...@gamil.com *
*Facebook : https://www.facebook.com/wadi.benrhouma
<https://www.facebook.com/wadi.benrhouma>*
*Skype : benrhoumawadi*

*--Dream as if you'll live forever; Live as if you'll die today.--*

-- 
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 emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAFy1tHXs6DKJh7GU27LtVq%2B-UjZZsm_iYdJNjrSwKEJM%3DPFQ8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] BBB and Geany

2016-04-20 Thread Wadi Ben Rhouma
Hi Taceant,

I installed Geany in my pc , how can i configure it to compile my C
programs and send them to my BBB ???

Best regards

2016-04-19 14:01 GMT+01:00 Taceant Omnes :

> On 19 April 2016 at 11:12, Brainiac  wrote:
> > Hi everyone
> >
> > Can i program my BBB with Geany (EDI) ?? if that's possible how can i do
> it
> > ?? i'm using a normal PC that runs windows 7 32bits , i'm new with the
> BBB
> > and i'm stocked with the programming issue , need help
>
> I edit files on my BB from a Windows PC using Notepad++ with its FTP
> plugin. It works very well. I use putty to build.
>
> I also use Geany from a Linux PC.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/fcReK6YH0RI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/CAKkGsYJE4v9bkgN2H2R5pAR2bmbC%3DYfXmK9kVX9-h-wP0A%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Wadi Ben Rhouma*
*Vice Président ENET'COM Junior Entreprise*

*Tél : +216 53 56 61 70*
*E-mail : wadi.benrhoum...@gamil.com *
*Facebook : https://www.facebook.com/wadi.benrhouma
<https://www.facebook.com/wadi.benrhouma>*
*Skype : benrhoumawadi*

*--Dream as if you'll live forever; Live as if you'll die today.--*

-- 
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 emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAFy1tHXDBmRA%2BnO_em7NnQWv0s1FyUFWnBWpseGwj_P%3Dd70wBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: beaglebone black PWM

2016-04-19 Thread Wadi Ben Rhouma
any idea how can setup Geany on my BBB ??? i think it's the best and short
(time speaking) solution

2016-04-15 23:00 GMT+01:00 William Hermans :

> *I think there s a situation for both cross compiling, and compiling
>> native.*
>>
>
> By this *above* what I mean is that if it will take you more than half a
> day to read about, and figure out how to cross compile something. Then it
> is probably much easier to compile natively. Even if physically compiling a
> bit of software takes a day or longer. The reason is simple. You can easily
> spend months trying to figure out how to cross compile various projects.
> Nodejs would be a perfect example, except compiling natively on the
> beaglebone only takes up to a couple hours. Wireshark would be a perfect
> example, and QT would also be a good example, except that I do not believe
> it is possible to compile QT natively on the beaglebone it's self.
>
> There is also another option. You can buy an ARM build system that uses
> the same hardware architecture ( armv7). Such as a Beagleboard X15, or
> wanderboard.
>
> On Fri, Apr 15, 2016 at 2:52 PM, William Hermans 
> wrote:
>
>> *Your best bet is to look at the book Exploring the Beaglebone by Derek
>>> Molloy.  It gives you all the instructiions to setup a cross compiled
>>> environment on a Debian Linux version.  It takes time - but DO IT.  DOn't
>>> compile on the bone.  Logn term it is not the way to go.*
>>>
>>
>> I think there s a situation for both cross compiling, and compiling
>> native. But that one should be aware that compiling on flash media is
>> probably not the best idea every. However, one can setup an NFS share, to
>> share with the beaglebone. Which does compile a bit slower. *Or* the method
>> I prefer to use when possible. Is setup a tmpfs directory, and do all my
>> compiling there. Which if you're unfamiliar with what tmpfs *is*. Basically
>> you're create a file system in memory, for which you can specify size. Me,
>> I set my own tmpfs up to 256M in size. Do however keep in mind that I use a
>> separate image for development, than what I'd use for production.
>>
>> Also, Derrek Molloy's book is indeed a decent read for beginners to
>> embedded Linux. *BUT*, it is dated, and may not work with the newer
>> kernel's and images. Device tree files for instance are slightly different,
>> and the sysfs objects for various things such as PWM, GPIO, etc may also be
>> located in a slightly different location. For the more experienced embedded
>> Linux developer, this would not be a problem, but can cause all sorts of
>> grief and confusion for beginners. Do not that I have noticed that DR
>> Molloy *does* have updated content on his web site as "companion" content
>> for his book. However, what I do not know is that if he has addressed the
>> things I mentioned in this paragraph.
>>
>> On Fri, Apr 15, 2016 at 2:01 PM, Walter Schilling 
>> wrote:
>>
>>> Your best bet is to look at the book Exploring the Beaglebone by Derek
>>> Molloy.  It gives you all the instructiions to setup a cross compiled
>>> environment on a Debian Linux version.  It takes time - but DO IT.  DOn't
>>> compile on the bone.  Logn term it is not the way to go.
>>>
>>> On Thursday, April 14, 2016 at 3:56:50 AM UTC-5, Brainiac wrote:
>>>>
>>>> hi everyone,
>>>>
>>>> i'm working with BBB rev C for my final year project , i want to
>>>> controle a 3 step by step motors of a 3 axis cartesien robot, i didn't come
>>>> to a solution to set up a cross compiler for my BBB , i tried Eclipse and
>>>> NetBeans but it didn't work , can u help me to program the BBB ?? the "
>>>> Master " want a C program that can generate a PWM , and he wants to
>>>> controle the robot using a LabWindows/CVI human-machine interface , that's
>>>> another problem for me , i'm stocked , please need help
>>>>
>>> --
>>> 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 emails from it, send
>>> an email to beagleboard+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic 

Re: [beagleboard] C compiler

2016-03-25 Thread Wadi Ben Rhouma
thx ,sorry i have another question, i'm not familiar with LINUX , so can u
help me with this , how can i write a C code on the terminal and excute it
on my BBB ?? what command i have to use???

2016-03-25 11:55 GMT+01:00 Dieter Wirz :

> gcc
>
> On Fri, Mar 25, 2016 at 11:40 AM, Brainiac 
> wrote:
> > hi eeveryone,
> >
> > does the BeageleBone Black have a C compiler ?
> >
> > i want to controle a step by step motor using BBB with C language , and
> i'm
> > wondering if the BBB has an integrated C compiler
> >
> >
> > --
> > 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 emails from it, send an
> > email to beagleboard+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/Q6Ed3hfRQag/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Wadi Ben Rhouma*
*Vice Président ENET'COM Junior Entreprise*

*Tél : +216 53 56 61 70*
*E-mail : wadi.benrhoum...@gamil.com *
*Facebook : https://www.facebook.com/wadi.benrhouma
<https://www.facebook.com/wadi.benrhouma>*
*Skype : benrhoumawadi*

*--Dream as if you'll live forever; Live as if you'll die today.--*

-- 
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 emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] C compiler

2016-03-25 Thread Wadi Ben Rhouma
thx ,sorry i have another question, i'm not failiar with LINUX , so can u
help me with this , how can i write a C code on the terminal and excute it
on my BBB ??


2016-03-25 11:55 GMT+01:00 Dieter Wirz :

> gcc
>
> On Fri, Mar 25, 2016 at 11:40 AM, Brainiac 
> wrote:
> > hi eeveryone,
> >
> > does the BeageleBone Black have a C compiler ?
> >
> > i want to controle a step by step motor using BBB with C language , and
> i'm
> > wondering if the BBB has an integrated C compiler
> >
> >
> > --
> > 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 emails from it, send an
> > email to beagleboard+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/Q6Ed3hfRQag/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Wadi Ben Rhouma*
*Vice Président ENET'COM Junior Entreprise*

*Tél : +216 53 56 61 70*
*E-mail : wadi.benrhoum...@gamil.com *
*Facebook : https://www.facebook.com/wadi.benrhouma
<https://www.facebook.com/wadi.benrhouma>*
*Skype : benrhoumawadi*

*--Dream as if you'll live forever; Live as if you'll die today.--*

-- 
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 emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.