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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.61/] [tools/] [oskit/] [rsx11m-31_rk/] [README_rsx11m-31_rkset.txt] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 23 wfjm
# $Id: README_rsx11m-31_rkset.txt 558 2014-06-01 22:20:51Z mueller $
2 21 wfjm
 
3
Notes on oskit: RSX-11M V3.1 system on RK05 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 23 wfjm
   Also read README_license.txt which is included in the oskit !!
16 21 wfjm
 
17
2. Installation ------------------------------------------------------
18
 
19
   - A disk set is available from
20 23 wfjm
       http://www.retro11.de/data/oc_w11/oskits/rsx11m-31_rkset.tgz
21 21 wfjm
     Download, unpack and copy the disk images (*.dsk), e.g.
22
 
23
       cd $RETROBASE/tools/oskit/rsx11m-31_rk
24 23 wfjm
       wget http://www.retro11.de/data/oc_w11/oskits/rsx11m-31_rkset.tgz
25 21 wfjm
       tar -xzf rsx11m-31_rkset.tgz
26
 
27
3. Usage -------------------------------------------------------------
28
 
29
   - Start them in simulator
30
       pdp11 rsx11m-31_rk_boot.scmd
31
     or ONLY IF YOU HAVE A VALID LICENSE on w11a
32
       ti_w11 -u @rsx11m-31_rk_boot.tcl
33
 
34
   - Hit  in the xterm window to connect to simh or backend server.
35
     The boot dialog in the console xterm window will look like
36
     (required input is in {..}, with {} denoting a carriage return:
37
 
38
         RSX-11M V3.1 BL22   65408K MAPPED
39
       >RED DK0:=SY0:
40
       >RED DK0:=LB0:
41
       >MOU DK0:SYSTEM0
42
       >@[1,2]STARTUP
43
 
44
     That RSX shows '65408K' is a bug in V3.1. It should be 1920K' the
45
     size of accessible memory in words. For configurations with 1 MByte
46
     and below the correct value is displayed, above a wrong one.
47
 
48
     This os version was released in December 1977, so it's no suprise
49
     that it is not y2k ready. So enter a date before prior to 2000.
50
 
51
       >* PLEASE ENTER TIME AND DATE (HR:MN DD-MMM-YY) [S]: {<.. see above ..>}
52
       >TIM 17:18 12-may-83
53
       >;
54
       >RUN ERRLOG
55
       >
56
       ;ERL -- ERROR LOG INITIALIZED
57
       >MOU DK1:SYSTEM1
58
       >;
59
       >INS DK1:[1,54]BIGMAC/PAR=GEN
60
       >INS DK1:[1,54]BIGTKB/PAR=GEN
61
       >INS DK1:[1,54]CDA
62
       >INS DK1:[1,54]DSC/PAR=GEN
63
       >INS DK1:[1,54]EDT/PAR=GEN
64
       >INS DK1:[1,54]FLX
65
       >INS DK1:[1,54]FOR
66
       >INS DK1:[1,54]FTB
67
       >INS DK1:[1,54]LBR
68
       >INS DK1:[1,54]PSE
69
       >INS DK1:[1,54]RNO
70
       >INS DK1:[1,54]SRD
71
       >INS DK1:[1,54]SYE
72
       >;
73
       >INS DK1:[1,54]TEC
74
       >INS DK1:[1,54]TEC/TASK=...MAK
75
       >INS DK1:[1,54]TEC/TASK=...MUN
76
       >;
77
       >INS DK1:[1,54]VTEC
78
       >;
79
       >;
80
       >SET /UIC=[1,6]
81
       >PSE =
82
       >SET /UIC=[200,200]
83
       >;
84
       >ACS DK1:/BLKS=512.
85
       >;
86
       >@ 
87
       >
88
 
89
     Now you are at the MCR prompt and can exercise the system.
90
 
91
     At the end is important to shutdown properly with a 'run $shutup'.
92
     The simululaor (or the rlink backend) can be stopped when the
93
     CPU has halted.

powered by: WebSVN 2.1.0

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