I am having trouble getting failures on pinout.hal.  The indications in the
error report indicate a problem with the parallel port.  When I tried changing
the default 

loadrt hal_parport cfg="0x0378"

to my 2nd address of "0xdff0" and connecting my breakout box to the 2nd port,
the led's on board didn't flash like they did on the first port. I then put the
box back on the first port without changing the from "0xdff0" to "0x0378" in the
pinout.hal and found that even though pinout.hal defined the port as "0xdff0"
the signals were coming out on the first port.

I thought that I could troubleshoot the problem by using hal and doing the
following:

halrun
loadrt hal_par_port "0x0378"
newsig one bit
linksp one parport.0.pin-2-out
sets one TRUE

However, I get this:

[EMAIL PROTECTED]:~$ halrun
halcmd: loadrt hal_parport "0x0378"
insmod: error inserting
'/usr/realtime-2.6.15-magma/modules/emc2/hal_parport.ko': -1 Unknown symbol in
module
HAL:1: ERROR: systemv failed, returned 1
HAL:1: ERROR: insmod failed, returned -1
halcmd: [EMAIL PROTECTED]:~$

Jack Ensor

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to