Am 13.02.2014 um 20:38 schrieb bruno <[email protected]>:

> Is this "machinekit" using the PRU on the beaglebone board, like this 
> project is doing ?
> 
> https://github.com/hzeller/beagleg

yes, the others are catching up ;)

> 
> given the beagle has a PRU, why couple it with an additional FPGA ? 
> Sounds like what we really need is just a linuxcnc driver for the PRU 
> firmware developed for the project above...

That's already in place for several months, and it's the reason why the BB 
works disproportionally well as soft stepper generator (relative to it's CPU 
bang).

You find Charles's great work here:

http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=tree;f=src/hal/drivers/hal_pru_generic;h=5e7dc56c1891408833362fd7f480a9da20dcc31d;hb=b45ce813cc7b76b1f35e60b116a7f8a02e002703

and here: http://bb-lcnc.blogspot.co.at/

- Michael


> 
> Bruno
> 
> On 2/13/14 4:01 PM, [email protected] wrote:
>> Date: Wed, 12 Feb 2014 14:19:45 -0600
>> From: Charles Steinkuehler<[email protected]>
>> Subject: Re: [Emc-developers] usage of get_rtapi_config on machinekit?
>> To: EMC developers<[email protected]>
>> Message-ID:<[email protected]>
>> Content-Type: text/plain; charset="iso-8859-1"
>> 
>> On 2/12/2014 11:41 AM, W. Martinjak wrote:
>>>> Charles,
>>>> 
>>>>>> I did the user-mode hostmot2 PCI driver for the x86 Xenomai flavor, but
>>>>>> AFAIK no one has built pluto drivers for Xenomai (x86 or ARM), or*ANY*
>>>>>> FPGA drivers for the BeagleBone.  There could easily be a problem with
>>>>>> the make files or defines.  Using the verbose flag with make and posting
>>>>>> the actual make results and not just a snippet with a truncated single
>>>>>> error message are probably the best bet for identifying the problem.
>>>>>> 
>>>>>> Is your code somewhere that's publicly visible (github or similar)?
>>>>>> 
>>>> Maybe I'm "no one" but I'm doing it.
>>>>    https://github.com/tinkercnc/spi-fpga-driver
>> I didn't say it hadn't been done, just that I didn't know about it...now
>> I do!:)
>> 
>> It's exciting to see progress with an FPGA and the BeagleBone.  I have a
>> lot of interest in this, but don't want to design my own board (and the
>> Logi-Board I'm getting from KickStarter won't be here for a while).
>> 
>>>> I know, there are some issues with the code but basically it works. (ie: 
>>>> hardcoded firmware path. see above)
>>>> The raspi version better than the BBB version due to the mentioned 
>>>> spi-driver issues (last PM).
>>>> Apropos  spi-driver.
>>>> do you know something about the mcspi-driver? (activating in DT etc.)
>> I've dug around a bit in the example device tree overlay files provided
>> with the 'Bone, and added SPI support to my universal device tree
>> overlay, but I haven't actually verified anything beyond the creation of
>> the device nodes in /dev.
> 
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience.  Start now.
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to