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: | RE: no bin file |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | lynn <lynn0703 at yeah.net>, tech-talk <tech-talk at aps.anl.gov> |
Date: | Mon, 22 May 2023 18:35:04 +0000 |
The bin file is created in the motorAcs/iocs/acsIOC/acsApp/src directory. The iocs/ directory does not get built by default. You can cd to the iocs/ directory and run “make” and it will be built. Mark From: Tech-talk <tech-talk-bounces at aps.anl.gov> On Behalf Of
lynn via Tech-talk Hi all, Recently, i try to modify the dirver of motorAcs.
All environment about epics,motor,asyn was good and run well.
I downloaded motorAcs file from
https://github.com/epics-motor/motorAcs.
Then i modified the motorAcs file as i need. Now, there is not bin file after i make it. Could someone tell me how to make the bin file came out? Because i just know type: ../../bin/ st.cmd to start it. Regards, Lynn --
|