OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [tools/] [oskit/] [rsx11mp-30_rp/] [README_rsx11mp-30_rpset.txt] - Blame information for rev 33

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 wfjm
# $Id: README_rsx11mp-30_rpset.txt 680 2015-05-14 13:29:46Z mueller $
2
 
3
Notes on oskit: RSX-11Mplus V3.0 system on RP06 volumes
4
 
5
  Table of content:
6
 
7
    1.  General remarks
8
    2.  Installation
9
    3.  Usage
10
 
11
1. General remarks ---------------------------------------------------
12
 
13
   See notes, especially on legal terms, in $RETROBASE/doc/w11a_os_guide.txt
14
 
15
   Also read README_license.txt which is included in the oskit !!
16
 
17
2. Installation ------------------------------------------------------
18
 
19
   - A disk set is available from
20
       http://www.retro11.de/data/oc_w11/oskits/rsx11mp-30_rpset.tgz
21
     Download, unpack and copy the disk images (*.dsk), e.g.
22
 
23
       cd $RETROBASE/tools/oskit/rsx11mp-30_rp
24
       wget http://www.retro11.de/data/oc_w11/oskits/rsx11mp-30_rpset.tgz
25
       tar -xzf rsx11mp-30_rpset.tgz
26
 
27
3. Usage -------------------------------------------------------------
28
 
29
   - Start them in simulator
30
       pdp11 rsx11mp-30_rp_boot.scmd
31
     or ONLY IF YOU HAVE A VALID LICENSE on w11a
32
       ti_w11  @rsx11mp-30_rp_boot.tcl
33
     where  is the proper option set for the board.
34
 
35
   - Hit  in the xterm window to connect to simh or backend server.
36
     The boot dialog in the console xterm window will look like
37
     (required input is in {..}, with {} denoting a carriage return:
38
 
39
       RSX-11M-PLUS V3.0  BL24   1920.KW  System:"RSXMPL"
40
       >RED DB:=SY:
41
       >RED DB:=LB:
42
       >RED DB:=SP:
43
       >MOU DB:"RSX11MPBL24"
44
       >@DB:[1,2]STARTUP
45
       >; ... some comments ...
46
 
47
     This os version was released in July 1985, so it's no suprise
48
     that it is not y2k ready. So enter a date before prior to 2000.
49
 
50
       >* Please enter time and date (HH:MM DD-MMM-YY) [S]: {<.. see above ..>}
51
 
52
       >TIME 12:42 14-MAY-95
53
       >ACS SY:/BLKS=1024.
54
       >CON ONLINE ALL
55
       >ELI /LOG/LIM
56
       >CLI /INIT=DCL/CTRLC
57
       >INS LB:[1,1]RMSRESAB.TSK/RON=YES/PAR=GEN
58
       >INS LB:[1,1]RMSLBL.TSK/RON=YES/PAR=GEN
59
       >INS LB:[1,1]RMSLBM.TSK/RON=YES/PAR=GEN
60
       >INS $QMGCLI
61
       >INS $QMGCLI/TASK=...PRI
62
       >INS $QMGCLI/TASK=...SUB
63
       >QUE /START:QMG
64
       >INS $QMGPRT/TASK=PRT.../SLV=NO
65
       >QUE LP0:/CR/NM
66
       >START/ACCOUNTING
67
       >CON ESTAT LP0:
68
       >QUE LP0:/SP/FL:2/LOWER/FO:0
69
       >QUE BAP0:/BATCH
70
       >QUE LP0:/AS:PRINT
71
       >QUE BAP0:/AS:BATCH
72
       >@ 
73
       >
74
 
75
     Now you are at the MCR prompt and can exercise the system.
76
 
77
     At the end it is important to shutdown properly with a 'run $shutup'.
78
     The simululaor (or the rlink backend) can be stopped when the
79
     CPU has halted.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.