NORD-50 monitor: Difference between revisions

From NDWiki
Jump to navigation Jump to search
m (added reference)
(added main tasks)
Line 5: Line 5:
on a terminal connected to the system.
on a terminal connected to the system.


Main tasks<ref name="ND-10-OG" /> of the monitor are:
*loading programs from files into NORD-50 memory. These programs must have an executable format prepared by the NORD-50 loader. (:NOR5)
*starting the programs.
*reporting errors during program execution.
*examining the NORD-50 registers / memory after the programs have come to a stop (normal or abnormal stop).


<references/>
<references/>

Revision as of 00:14, 21 April 2012

The NORD-50 monitor is a subsystem in the SINTRAN operating system, supervising execution of NORD-50 programs.[1]

To use the monitor, it must have been loaded into SINTRAN as an RT program. The monitor is then started under SINTRAN by typing

@N-50

on a terminal connected to the system.

Main tasks[1] of the monitor are:

  • loading programs from files into NORD-50 memory. These programs must have an executable format prepared by the NORD-50 loader. (:NOR5)
  • starting the programs.
  • reporting errors during program execution.
  • examining the NORD-50 registers / memory after the programs have come to a stop (normal or abnormal stop).