I'm trying to make an updated MachineKit image for the BeagleBone using
the unified-build-candidate-2 branch as a base.

One issue I'm running into is the pru binary image has apparently moved
from rtlib/ to rtlib/xenomai.

I'm not sure exactly why...I suspect it is fallout from some other build
or makefile change.  If the assembled binary was moved on purpose, could
someone explain the reasoning?  At the moment, the PRU code knows
nothing whatsoever about the flavor of real-time that's used for HAL.

On a related issue, I am still having to provide a full hard-coded path
to the PRU binary, so I have the following in the BeBoPr.ini file:

[PRUCONF]
DRIVER=hal_pru_generic
CONFIG=prucode=/home/linuxcnc/linuxcnc/rtlib/xenomai/pru_generic.bin
pru=1 num_stepgens=4 num_pwmgens=3

Is there an easy way to point to files (from within C code) inside the
active linuxcnc run-in-place build?

-- 
Charles Steinkuehler
char...@steinkuehler.net

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to