1994 1995 1996 1997 1998 <1999> 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 <1999> 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Allen Bradley 6008-SV2R/MVME177 Compatibility |
From: | "John K.J. Dong" <[email protected]> |
To: | "EPICS Tech-Talk" <[email protected]> |
Date: | Thu, 15 Apr 1999 11:26:54 -0400 |
Is anyone using an Allen Bradley 6008-SV2R VME Scanner Module
with the Motorola MVME177?
The VME Scanner was verified to be working with an MVME167 by
an exceptionally helpful bunch at Argonne.
The IOC hangs during iocInit. I went into the drvAb.c
source and put in various traces and found the following:
> drvAb: init() > drvAb: ab_driver_init > drvAb: ab_driver_init PASSED devRegisterAddress > drvAb: ab_driver_init PASSED devConnectInterrupt > drvAb: ab_driver_init PASSED devEnableInterrupt > drvAb: link_init > drvAb: link 0, powerup... > drvAb: link_init, plink->vme_addr=F0C00000 > drvAb: link_init, p6008->sc_intr=F0C00FFC > sc_lock > drvAb: sc_waitcmd, plink->vme_addr=F0C00000 > sc_waitcmd > drvAb: sc_waitcmd, plink->ab_cmd_sem: 1EA382C timeout: 60 The IOC hangs when executing this line of c-code in the sc_waitcmd function - status =
semTake(plink->ab_cmd_sem,sysClkRateGet());
We are running EPICS release R3.13.0.beta11
under Solaris 2.5.1 with a SUN ULTRA 30.
John K.J. Dong; E-Mail: [email protected]; Pager: %315
Work: Princeton Plasma Physics Laboratory P.O. Box 451 Princeton, NJ 08543 Voice: 609-243-3356 FAX: 609-243-3086 Office: C-Site; Room AD113; Mail MS09 Home: 11 Revere Court Princeton Jct, NJ 08550 Voice: 609-275-1999 FAX: 609-799-6349 E-Mail: [email protected] |