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

Subversion Repositories w11

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 wfjm
# $Id: README_rsx11m-31_rkset.txt 680 2015-05-14 13:29:46Z 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 30 wfjm
       ti_w11  @rsx11m-31_rk_boot.tcl
33
     where  is the proper option set for the board.
34 21 wfjm
 
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 V3.1 BL22   65408K MAPPED
40
       >RED DK0:=SY0:
41
       >RED DK0:=LB0:
42
       >MOU DK0:SYSTEM0
43
       >@[1,2]STARTUP
44
 
45
     That RSX shows '65408K' is a bug in V3.1. It should be 1920K' the
46
     size of accessible memory in words. For configurations with 1 MByte
47
     and below the correct value is displayed, above a wrong one.
48
 
49
     This os version was released in December 1977, so it's no suprise
50
     that it is not y2k ready. So enter a date before prior to 2000.
51
 
52
       >* PLEASE ENTER TIME AND DATE (HR:MN DD-MMM-YY) [S]: {<.. see above ..>}
53
       >TIM 17:18 12-may-83
54
       >;
55
       >RUN ERRLOG
56
       >
57
       ;ERL -- ERROR LOG INITIALIZED
58
       >MOU DK1:SYSTEM1
59
       >;
60
       >INS DK1:[1,54]BIGMAC/PAR=GEN
61
       >INS DK1:[1,54]BIGTKB/PAR=GEN
62
       >INS DK1:[1,54]CDA
63
       >INS DK1:[1,54]DSC/PAR=GEN
64
       >INS DK1:[1,54]EDT/PAR=GEN
65
       >INS DK1:[1,54]FLX
66
       >INS DK1:[1,54]FOR
67
       >INS DK1:[1,54]FTB
68
       >INS DK1:[1,54]LBR
69
       >INS DK1:[1,54]PSE
70
       >INS DK1:[1,54]RNO
71
       >INS DK1:[1,54]SRD
72
       >INS DK1:[1,54]SYE
73
       >;
74
       >INS DK1:[1,54]TEC
75
       >INS DK1:[1,54]TEC/TASK=...MAK
76
       >INS DK1:[1,54]TEC/TASK=...MUN
77
       >;
78
       >INS DK1:[1,54]VTEC
79
       >;
80
       >;
81
       >SET /UIC=[1,6]
82
       >PSE =
83
       >SET /UIC=[200,200]
84
       >;
85
       >ACS DK1:/BLKS=512.
86
       >;
87
       >@ 
88
       >
89
 
90
     Now you are at the MCR prompt and can exercise the system.
91
 
92
     At the end is important to shutdown properly with a 'run $shutup'.
93
     The simululaor (or the rlink backend) can be stopped when the
94
     CPU has halted.

powered by: WebSVN 2.1.0

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