ND-210721C: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created ND-210721C page)
 
m (Inserted link to BRF format description)
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.

Revision as of 10:59, 13 September 2016

BRF-Linker for ND-100.

Description

Used to load and link BRF-units to program files, and editing of BRF-files.

Prerequisites

The following isrequired in order to use this product.

Hardware

Computer ND-10 / ND-100.

Software

Operating system: SINTRAN III VS >= version H

Documentation

PD- or PI-sheet

Manuals

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