Tags:
create new tag
view all tags
Getting started with new AMC13 software: 1. Install SLC6 OS and Cactus tools on your computer. - [[http://linux.web.cern.ch/linux/scientific6/docs/install.shtml][SLC6 install]] - [[CactusInstallation][Cactus install]] 2. Check out AMC13 software package and build: Clone from [[https://gitlab.cern.ch/cms-cactus/svn2git/software/boards/amc13][git]]: - SSH option: <verbatim> $ git clone ssh://git@gitlab.cern.ch:7999/cms-cactus/svn2git/software/boards/amc13.git</verbatim> In case of permission denial, follow the [[https://gitlab.cern.ch/help/ssh/README#generating-a-new-ssh-key-pair][instruction]] to add a ssh key. - HTML option: <verbatim> $ git clone https://gitlab.cern.ch/cms-cactus/svn2git/software/boards/amc13.git</verbatim> - Kerberos option: <verbatim> $ git clone https://:@gitlab.cern.ch:8443/cms-cactus/svn2git/software/boards/amc13.git</verbatim> - No longer used: <verbatim> $ svn co svn+ssh://svnuser@svn.cern.ch/reps/cactus/trunk/cactusupgrades/boards/amc13/software/amc13 (substitute your CERN user name for svnuser)</verbatim> To build the code after downloading run: <verbatim> $ cd amc13 $ source env.sh # or possibly .csh $ make # possibly needed twice first time $ export AMC13_ADDRESS_TABLE_PATH=~/amc13/amc13/etc/amc13</verbatim> 3a. Create a connection file for your board. You need to know the IP addresses (two, for T1 and T2). By default they are: <pre> T1: 192.168.1.x where x = 255-2*SN T2: 192.168.1.y where y = 254-2*SN </pre> SN is the serial number from the front of the module. There are other ways to set the IP addresses; let me know if you can't use the default ones. There are a sample connection files: <pre> amc13/etc/amc13/connectionSN43.xml (not using control hub) amc13/etc/amc13/connectionSN43_ch.xml (using control hub) </pre> Please copy the appropriate one and edit it to match your AMC13. 3b. (Alternatively) you can run the tool to specify the IP address of your AMC13 on the command line: =AMC13Tool2.exe -c 192.168.1.50 -p ~/work/amc13/amc13/etc/amc13= See [[AMC13Tool2#Startup][Documentation]] for details. 4. Run the AMC13Tool2 as follows: <pre> $ tools/bin/AMC13Tool2.exe -c amc13/etc/amc13/connectionSN43.xml Using AMC13 software ver:30304 >list Connected AMC13s *0: SN: 43 T1v: 0209 T2v: 0021 cf: amc13/etc/amc13/connectionSN43.xml > </pre> Assuming you get to this point and you get a display of firmware versions and serial number which make sense, you are in good shape! -- Main.EricHazen - 04 Sep 2014</verbatim>
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r8
<
r7
<
r6
<
r5
<
r4
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r8 - 26 Feb 2019
-
DanielArcaro
Home
Site map
BUCMSPublic web
Main web
Sandbox web
TWiki web
BUCMSPublic Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 2008-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback