EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: problems with downloading VxWorks and Epics
From: "F. Gougnaud" <[email protected]>
To: [email protected]
Cc: [email protected]
Date: Thu, 9 Sep 1999 10:56:15 +0200 (MET DST)
Hi,
>cd /export/home/zheng/epicsTest/bin/mv162
>syntax error

It's cd "/export/home/zheng/epicsTest/bin/mv162"

Is it ok now or is there another problem?
Francoise Gougnaud.


>From: "Zheng Lifang" <[email protected]>
>To: "EPICS tech-talk" <[email protected]>
>Subject: problems with downloading VxWorks and Epics
>Date: Thu, 9 Sep 1999 16:03:08 +0800
>Mime-Version: 1.0
>X-Priority: 3
>X-Msmail-Priority: Normal
>X-Mimeole: Produced By Microsoft MimeOLE V5.00.2014.211
>
>Dear all,
>
>I am trying to download VxWorks and EPICS example to MV162 from SUN solaris2.7. 
I have seen the VxWorks boot image on the terminal. But there is problem with 
EPICS.
>
>]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
> ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
> ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
>      ]]]]]]]]]]]  ]]]]     ]]]]]]]]]]       ]]              ]]]]         (R)
> ]     ]]]]]]]]]  ]]]]]]     ]]]]]]]]       ]]               ]]]]            
> ]]     ]]]]]]]  ]]]]]]]]     ]]]]]] ]     ]]                ]]]]            
> ]]]     ]]]]] ]    ]]]  ]     ]]]] ]]]   ]]]]]]]]]  ]]]] ]] ]]]]  ]]   ]]]]]
> ]]]]     ]]]  ]]    ]  ]]]     ]] ]]]]] ]]]]]]   ]] ]]]]]]] ]]]] ]]   ]]]]  
> ]]]]]     ]  ]]]]     ]]]]]      ]]]]]]]] ]]]]   ]] ]]]]    ]]]]]]]    ]]]] 
> ]]]]]]      ]]]]]     ]]]]]]    ]  ]]]]]  ]]]]   ]] ]]]]    ]]]]]]]]    ]]]]
> ]]]]]]]    ]]]]]  ]    ]]]]]]  ]    ]]]   ]]]]   ]] ]]]]    ]]]] ]]]]    ]]]]
> ]]]]]]]]  ]]]]]  ]]]    ]]]]]]]      ]     ]]]]]]]  ]]]]    ]]]]  ]]]] ]]]]]
> ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
> ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]       Development System
> ]]]]]]]]]]]]]]]]]]]]]]]]]]]]
> ]]]]]]]]]]]]]]]]]]]]]]]]]]]       VxWorks version 5.3.1
> ]]]]]]]]]]]]]]]]]]]]]]]]]]       KERNEL: WIND version 2.5
> ]]]]]]]]]]]]]]]]]]]]]]]]]       Copyright Wind River Systems, Inc., 1984-1997
>
>                               CPU: Motorola MVME162.  Processor #0.
>                              Memory Size: 0x400000.  BSP version 1.1/5.
>                             WDB: Ready.
>
>Executing startup script /export/home/zheng/epicsTest/iocBoot/iocexample/st.cmd 
...
># Example vxWorks startup file
>
># Following must be added for many board support packages
>#cd <full path to target bin directory>
>
>
>cd /export/home/zheng/epicsTest/bin/mv162
>syntax error
>
>Done executing startup script 
/export/home/zheng/epicsTest/iocBoot/iocexample/st.cmd
>
>In /usr/local/tornado101/target/config/mv162/config.h, I define as follow:
>
>#define DEFAULT_BOOT_LINE \
>"ei(0,0)COSUN-01:/usr/local/tornado101/target/config/mv162/vxWorks 
h=159.226.222.79 \
> e=159.226.222.85 u=guest pw=control tn=MV162 f=0 \
> s=/export/home/zheng/epicsTest/iocBoot/iocexample/st.cmd" 
>
>
>In <VxWorksBoot>, the parameters is :
>
>boot device          : ei 
>processor number     : 0 
>host name            : COSUN-01 
>file name            : /usr/local/tornado101/target/config/mv162/vxWorks 
>inet on ethernet (e) : 159.226.222.85 
>inet on backplane (b): 
>host inet (h)        : 159.226.222.79 
>gateway inet (g)     : 
>user (u)             : guest 
>ftp password (pw) (blank = use rsh): control 
>flags (f)            : 0x0 
>target name (tn)     : MV162 
>startup script (s)   : /export/home/zheng/epicsTest/iocBoot/iocexample/st.cmd 
>other (o)  
>
>The .../st.cmd is:
>
># Example vxWorks startup file
>
># Following must be added for many board support packages
>#cd <full path to target bin directory>
>
>
>cd /export/home/zheng/epicsTest/bin/mv162
>ld < iocCore
>ld < seq
>ld < exampleLib
>
>#cd startup
>dbLoadDatabase("../../dbd/exampleApp.dbd")
>dbLoadRecords("../../db/dbExample1.db","user=zhenglf")
>dbLoadRecords("../../db/dbExample2.db")
>
>iocInit
>seq &snctest
>
>Could somebody tell me what I made the mistakes and how to solve them?
>
>Thanks in advance.
>
>Lifang Zheng 



Navigate by Date:
Prev: problems with downloading VxWorks and Epics Zheng Lifang
Next: Re: problems with downloading VxWorks and Epics Ralph Lange
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: problems with downloading VxWorks and Epics Ralph Lange
Next: Problems with CA in a WAN environment Stefan Hippler
Index: 1994  1995  1996  1997  1998  <19992000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·