EPICS Controls Argonne National Laboratory

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: Re: Device Driver on board ADAS ICV 150 - EPICS version R3.14.8.2
From: Ralph Lange <[email protected]>
To: [email protected]
Cc: EPICS Tech Talk <[email protected]>
Date: Wed, 25 Oct 2006 17:30:58 +0200
Remove the ..._OBJS_... definition and try again.
When creating a library, you should only define the original source of
what has to go in, i.e. if you have a source file: put it in
..._SRCS_..., if you only have an object file (and no matching source
file): put it in ..._OBJS_...
If you define it twice, it will be linked into the library twice, and
all symbols will be defined twice.

Hope this helps,
Ralph

(If that doesn't help, looking into the appropriate section of the
Application Developer's Guide might. ;-)


jerome HOSSELET wrote:
> Hello,
>
> I m a beginner in EPICS WORLD, i have a trouble on device driver ADAS
> ICV150
> I have a R3.13 version of this driver.
> But how to compile and loading this driver in version 3.14.8.2
> I adding in Makefile :
>     "spiralicv150_SRCS_vxWorks += devIcv150jh.c"
>     "spiralicv150_OBJS_vxWorks += devIcv150jh.o"
> I adding in DBD :
>     device(ai,VME_IO,devAiIcv150,"ICV150")
> I have this message during "make"
> [...]


References:
Device Driver on board ADAS ICV 150 - EPICS version R3.14.8.2 jerome HOSSELET

Navigate by Date:
Prev: Device Driver on board ADAS ICV 150 - EPICS version R3.14.8.2 jerome HOSSELET
Next: adl2edl Eric Norum
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: Device Driver on board ADAS ICV 150 - EPICS version R3.14.8.2 jerome HOSSELET
Next: adl2edl Eric Norum
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 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·