ND-210721C: Difference between revisions
(created ND-210721C page) |
(removed Category:Norsk Data software, added Category:ND product description) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
BRF-Linker for ND-100. | BRF-Linker for ND-100. | ||
== Description == | == Description == | ||
Used to load and link BRF-units to program files, and editing of BRF-files. | Used to load and link [[Binary Relocatable Format|BRF]]-units to program files, and editing of BRF-files. | ||
{{Stub}} | {{Stub}} | ||
== Prerequisites == | == Prerequisites == | ||
The following isrequired in order to use this product. | The following isrequired in order to use this product. | ||
Line 45: | Line 46: | ||
== Media == | == Media == | ||
=== Labels === | === Labels === | ||
<gallery mode="nolines"> | |||
File:210721C00-XX-01D label.jpg | |||
</gallery> | |||
=== Images === | === Images === | ||
Images (made with dd) of 5.25 inch floppies. | Images (made with dd) of 5.25 inch floppies. | ||
Line 50: | Line 55: | ||
==== Files ==== | ==== Files ==== | ||
[[Category: | Files on the image of the floppy | ||
tingo@kg-core1$ ndfs -t 210721C00-XX-01D.image | |||
Directory name : 210721C00-XX-01D | |||
Object file index pointer : 508 SI: 0x1 (indexed) | |||
User file index pointer : 510 SI: 0x1 (indexed) | |||
Bit file pointer : 306 SI: 0x0 (contiguous) | |||
No. of unreserved pages : 1 | |||
Files: | |||
0 0: I 44 pages 155648 bytes 1987-08-06 16:17:47 (FLOPPY-USER)BRF-LINKER-C00:PROG | |||
Directory size: 611 pages | |||
Bit file size : 1 page | |||
[[Category:ND product description]] | |||
[[Category:ND-210721]] |
Latest revision as of 14:56, 2 January 2017
BRF-Linker for ND-100.
Description
Used to load and link BRF-units to program files, and editing of BRF-files.
This article is a stub. You can improve NDWiki by expanding it. |
Prerequisites
The following isrequired in order to use this product.
Hardware
Software
Operating system: SINTRAN III VS >= version H
Documentation
PD- or PI-sheet
- Program Description ND-210721C (ND-210721C.pdf)
Manuals
- Norsk Data Document ND–60.196.2 EN BRF-LINKER USER MANUAL
Installation
Enter the directory on the floppy and copy the file to user SYSTEM:
@COPY-FILE DESTINATION-FILE: "BRF-LINKER-C<rev>:PROG" SOURCE FILE: (210721C:FLOPPY-USER)BRF-LINKER-C<rev>:PROG
For ND-100 computers with commercial instruction set (not ND-10), the speed of the BRF-Linker can be increased by using the SYMBOLIC DEBUGGER for ND-100 (version D or later). This must be done before the BRF-Linker is dumped as a reentrant subsystem.
@DEBUGGER PLACE BRF-LINKER-C<rev>,W STACK-INSTRUCTIONS EXIT
For SINTRAN III version I or later the BRF-Linker are dumped as a reentrant subsystem using the command:
@DUMP-PROGRAM-REENTRANT BRF-LINKER-C<rev>,BRF-LINKER-C<rev>:PROG
For earlier versions of SINTRAN III a BPUN file must be made before dumping the BRF-Linker as a reentrant subsystem. Make the file BRF-LINKER-C<rev>:BPUN by using the subsystem DITAP:
@DITAP "BRF-LINKER-C<rev>:BPUN",BRF-LINKER-C<rev>:PROG @DUMP-REENTRANT BRF-LINKER-C<rev>,27226,27226,BRF-LINKER-C<rev>:BPUN
NOTE: If you create the BPUN file, the file BRF-LINKER-C<rev>:PROG must not be deleted from user SYSTEM after the reentrant subsystem is generated.
The BRF-Linker must have a terminal background segment of 128Kw. The background segment size can be changed by the SINTRAN III command:
@CHANGE-BACKGROUND-SEGMENT-SIZE <terminal number>,128
Date
Date of release, production, revision.
Date: 1987.09.03
Media
Labels
Images
Images (made with dd) of 5.25 inch floppies.
Files
Files on the image of the floppy
tingo@kg-core1$ ndfs -t 210721C00-XX-01D.image Directory name : 210721C00-XX-01D Object file index pointer : 508 SI: 0x1 (indexed) User file index pointer : 510 SI: 0x1 (indexed) Bit file pointer : 306 SI: 0x0 (contiguous) No. of unreserved pages : 1 Files: 0 0: I 44 pages 155648 bytes 1987-08-06 16:17:47 (FLOPPY-USER)BRF-LINKER-C00:PROG Directory size: 611 pages Bit file size : 1 page