EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: -- Device support and driver for ICV196 R3.14.8.2 --
From: jerome HOSSELET <[email protected]>
To: TECH TALK EPICS SUBSCRIBE MSG <[email protected]>
Date: Thu, 07 Dec 2006 16:24:36 +0100
Hello

i m a beginner in epics world i try to update a R3.13 version of this driver for 3.14.8.2 .

A compilation is looks good but when i launch ioc on VME ppc i have this message :

iocInit: driver drvIcv196 not found
device support devBoIcv296 not found
device support devMbbiIcv296 not found
device support devMbboIcv296 not found
Missing device support entry table PV: bo_ICV196 bo: init_record
Missing device support entry table PV: mbbi_ICV196 mbbi: init_record
Missing device support entry table PV: mbbo_ICV196 mbbo: init_record
Missing device support routine PV: mbbi_ICV196 read_mbbi
Missing device support routine PV: mbbo_ICV196 write_mbbo
iocInit: All initialization complete
value = 0 = 0x0


## Start any sequence programs #seq &sncExample,"user=epics" -> Missing device support routine PV: bo_ICV196 write_bo


I put in the dbd this line : device(bi,VME_IO,devBiIcv196,"ICV196") device(bo,VME_IO,devBoIcv196,"ICV196") device(mbbi,VME_IO,devMbbiIcv196,"ICV196") device(mbbo,VME_IO,devMbboIcv196,"ICV196") driver(drvIcv196)


I write in my drvIcv196.c => epicsExportAddress(drvet,drvIcv196); and in my devIcv196.c => epicsExportAddress(dset,devBoIcv196); epicsExportAddress(dset,devBiIcv196); epicsExportAddress(dset,devMbbiIcv196); epicsExportAddress(dset,devMbboIcv196);

after all structure declaration


Thanks per advance


JEROME HOSSELET
begin:vcard
fn;quoted-printable:J=C3=A9r=C3=B4me HOSSELET
n;quoted-printable:HOSSELET;J=C3=A9r=C3=B4me
org:CNRS / IPHC;Electronique / Informatique
adr:;;23 rue du loess;Strasbourg;;67000;FRANCE
email;internet:[email protected]
title:CNRS / IPHC
tel;work:03 88 10 65 30
tel;home:03 88 xx xx xx
tel;cell:06 60 19 46 34
note;quoted-printable:Assistant Ing=C3=A9nieur =C3=A0 l' IPHC :=0D=0A=
	- Projet CMS=0D=0A=
	- Projet SPIRAL 2
url:http://ireswww.in2p3.fr/
version:2.1
end:vcard


Replies:
Re: -- Device support and driver for ICV196 R3.14.8.2 -- Benjamin Franksen

Navigate by Date:
Prev: SLAC Controls Department Position for LCLS Shoaee, Hamid
Next: SIMM mode for mbbiDirect record Vladimir Sirotenko
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: SLAC Controls Department Position for LCLS Shoaee, Hamid
Next: Re: -- Device support and driver for ICV196 R3.14.8.2 -- Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024