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

Subversion Repositories w11

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 wfjm
# $Id: README_rsx11m-40_rkset.txt 680 2015-05-14 13:29:46Z mueller $
2 21 wfjm
 
3
Notes on oskit: RSX-11M V4.0 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-40_rkset.tgz
21 21 wfjm
     Download, unpack and copy the disk images (*.dsk), e.g.
22
 
23
       cd $RETROBASE/tools/oskit/rsx11m-40_rk
24 23 wfjm
       wget http://www.retro11.de/data/oc_w11/oskits/rsx11m-40_rkset.tgz
25 21 wfjm
       tar -xzf rsx11m-40_rkset.tgz
26
 
27
3. Usage -------------------------------------------------------------
28
 
29
   - Start them in simulator
30
       pdp11 rsx11m-40_rk_boot.scmd
31
     or ONLY IF YOU HAVE A VALID LICENSE on w11a
32 30 wfjm
       ti_w11  @rsx11m-40_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 V4.0 BL32   1920.K MAPPED
40
       >RED DK:=SY:
41
       >RED DK:=LB:
42
       >MOU DK:SYSM40RKV0
43
       >@DK:[1,2]STARTUP
44
 
45
     This os version was released in November 1981, so it's no suprise
46
     that it is not y2k ready. So enter a date before prior to 2000.
47
 
48
       >* PLEASE ENTER TIME AND DATE (HR:MN DD-MMM-YY) [S]: {<.. see above ..>}
49
       >TIM 18:17 12-may-83
50
       >* ENTER LINE WIDTH OF THIS TERMINAL [D D:132.]: {}
51
       >SET /BUF=TI:132.
52
       >ACS SY:/BLKS=512.
53
       >CLI /INIT=DCL/TASK=...DCL
54
       >;
55
       >; mount 2nd system disk
56
       >;
57
       >mou dk1:SYSM40RKV1/pub
58
       >;
59
       >; installing tasks from 2nd system disk
60
       >;
61
       >INS DK1:$BRU
62
       >INS DK1:$DMP
63
       >INS DK1:$DSC
64
       >INS DK1:$EDT
65
       >INS DK1:$FLX
66
       >INS DK1:$K11RSX/TASK=...KER
67
       >INS DK1:$LBR
68
       >INS DK1:$MAC
69
       >INS DK1:$RMD
70
       >INS DK1:$SLP
71
       >INS DK1:$SRD
72
       >INS DK1:$TEC
73
       >INS DK1:$TEC/TASK=...MAK
74
       >INS DK1:$TKB
75
       >INS DK1:$VFY
76
       >INS DK1:$VTEC
77
       >@ 
78
       >
79
 
80
     Now you are at the MCR prompt and can exercise the system.
81
 
82 27 wfjm
     You can also login on the 2nd DL11, possible accounts are
83
       >hel 1,1             ; password root
84
       >hel 200,201         ; password test
85
 
86
     At the end it is important to shutdown properly with a 'run $shutup'.
87 21 wfjm
     The simululaor (or the rlink backend) can be stopped when the
88
     CPU has halted.

powered by: WebSVN 2.1.0

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