Re: Error/Bug in EMC???



Malte Rütemann wrote:
> Hi,
> one hour ago, I updated my EMC to the newest SourceForge version. But with the same .ini files I get a strange error, durig start up of EMC.
> 
> iniaxis.cc 855: bad return from emcAxisSetMaxVelocity 
> 
> What is wrong???
> 
> 

Most likely the nonrealtime task level  can't set the max velocity because it can't communicate with
the real-time module to tell it to obey the max velocity. This is often caused by having code
out of sync between the compiled realtime and non realtime code.

Perhaps after a sourceforge update you only recompiled the realtime or only
the non-realtime. In which case recompile the one you missed.

OR to be really paranoid  run:  (from the emc/src directory)

make clean

and

make clean PLAT=rtlinux_???

then recompile everything again.


-- Will







Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact