JPH05289884A - Initial program loading system - Google Patents

Initial program loading system

Info

Publication number
JPH05289884A
JPH05289884A JP8383092A JP8383092A JPH05289884A JP H05289884 A JPH05289884 A JP H05289884A JP 8383092 A JP8383092 A JP 8383092A JP 8383092 A JP8383092 A JP 8383092A JP H05289884 A JPH05289884 A JP H05289884A
Authority
JP
Japan
Prior art keywords
program
main
storage device
history data
loading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8383092A
Other languages
Japanese (ja)
Inventor
Yoshihiro Hayashi
義博 林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Communication Systems Ltd
Original Assignee
NEC Communication Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP8383092A priority Critical patent/JPH05289884A/en
Publication of JPH05289884A publication Critical patent/JPH05289884A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To bring history data under control by transferring the history data from a main storage device to a sub-storage device, and thereafter, loading a main program loading program to the main storage device and actuating it, and actuating a main program after loading the main program to the main storage device. CONSTITUTION:By an actuation request, a CPU 1 loads a history data save program to a main storage device (MEM) 2 from a sub-storage device (SBM). Subsequently, the history data save program loaded to the MEM 2 is actuated and save of the history data for transferring the history data in the MEM 2 to the SBM 3 is executed. The CPU 1 loads a main program loading program to an application program being a main program to the MEM 2 from the SBM 3, and actuates the main program loading program. The CPU 1 loads the application program of the main program in the SBM 3 to the MEM 2 by actuating the main program loading program and actuates the main program, and finishes an initial program loading program.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は初期プログラムロード方
式に関し、特にシステムリセット時の主プログラム、応
用プログラムの初期プログラムロード方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an initial program loading method, and more particularly to an initial program loading method for a main program and an application program at system reset.

【0002】[0002]

【従来の技術】従来、この種の初期プログラムロード方
式では、システムリセット時に主プログラム,応用プロ
グラムをロードする方式となっている。
2. Description of the Related Art Conventionally, in this type of initial program loading method, a main program and an application program are loaded when the system is reset.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の初期プ
ログラムロード方式では、システムリセット時に応用プ
ログラムをロードする方式となっていて、システムリセ
ット時の履歴データのセーブ手段を備えていないので、
履歴データをセーブできず、また履歴データのセーブ手
段を備えた応用プログラムであっても応用プログラムの
ロードにより履歴データの一部が破壊されて、充分な履
歴データがセーブされないという問題点がある。
The above-mentioned conventional initial program loading method is a method of loading an application program at the time of system reset, and does not include means for saving history data at system reset.
There is a problem that the history data cannot be saved, and even if the application program is provided with a means for saving the history data, a part of the history data is destroyed by loading the application program and sufficient history data cannot be saved.

【0004】本発明の目的は、主プログラム,応用プロ
グラムの機能に関係なくシステムリセット時の履歴デー
タのセーブを可能にする初期プログラムロード方式を提
供することにある。
An object of the present invention is to provide an initial program loading method that enables saving of history data at system reset regardless of the functions of the main program and the application program.

【0005】[0005]

【課題を解決するための手段】本発明の初期プログラム
ロード方式は、副記憶装置に主記憶装置に蓄積されてい
る処理結果の履歴データに対する履歴データセーブプロ
グラムと、主プログラムと、この主プログラムを前記主
記憶装置へロードするための主プログラムロードプログ
ラムとを予め格納し、予め定められたシステムリセット
時の起動要求によって、前記履歴データセーブプログラ
ムを前記主記憶装置にロードして起動し、前記履歴デー
タを前記主記憶装置から前記副記憶装置へ転送させ、こ
の転送後に前記主プログラムロードプログラムを前記主
記憶装置へロードして起動し、前記主プログラムを前記
主記憶装置へロード後に前記主プログラムを起動する。
According to the initial program loading method of the present invention, a history data save program for history data of processing results accumulated in a main storage device in a sub storage device, a main program, and this main program A main program loading program for loading into the main storage device is stored in advance, and the history data save program is loaded into the main storage device and activated by a predetermined activation request at the time of system reset, and the history is stored. Data is transferred from the main storage device to the sub storage device, and after this transfer, the main program loading program is loaded into the main storage device and activated, and after the main program is loaded into the main storage device, the main program is loaded. to start.

【0006】[0006]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0007】図1は本発明の一実施例を適用するシステ
ムの一例を示すブロック図、図2は図1に示す本適用例
における本発明の一実施例の初期プログラムロードの手
順を示すフローチャートである。
FIG. 1 is a block diagram showing an example of a system to which an embodiment of the present invention is applied. FIG. 2 is a flowchart showing an initial program loading procedure of an embodiment of the present invention shown in FIG. is there.

【0008】図1において、本適用例のシステムは、履
歴データセーブプログラム,主プログラムの応用プログ
ラムロードプログラムおよび主プログラムの応用プログ
ラムを格納する副記憶装置(以下SBM)3と、SBM
3からの各プログラムがロードされる主記憶装置(以下
MEM)2と、バス4を介してMEM2,SBM3を制
御してMEM2内のプログラムを実行する中央処理装置
(以下CPU)1とを有して構成している。
In FIG. 1, the system of the present application example includes a history data save program, a main program application program load program, and a sub storage device (SBM) 3 for storing the main program application program, and an SBM.
3 has a main memory (hereinafter referred to as MEM) 2 into which each program is loaded, and a central processing unit (hereinafter referred to as CPU) 1 that controls the MEM2 and SBM3 via the bus 4 to execute the programs in MEM2. Are configured.

【0009】次に本適用例における本発明の一実施例の
処理手順を図1,図2を用いて説明する。
Next, the processing procedure of one embodiment of the present invention in this application example will be described with reference to FIGS.

【0010】SBM3には履歴データプログラム,応用
プロクラムロードプログラムおよび主プログラムである
応用プログラムが予め適用されているものとする。ま
た、MEM2は本適用例のシステムの今までに処理した
結果の履歴データが蓄積されているものとする。
It is assumed that a history data program, an application program load program, and an application program which is a main program are applied to the SBM 3 in advance. Further, the MEM 2 is assumed to have accumulated the history data of the result of the processing of the system of this application example up to now.

【0011】本適用例のシステムリセット時に予め定め
られた起動要求によって、CPU1は、まず、SBM3
から履歴データセーブプログラムをMEM2にロードす
る(S11)。次に、MEM2にロードされた履歴デー
タセーブログラムを起動し(S12)、MEM2にある
履歴データをSBM3に移す履歴データのセーブを実行
する(S13)。
At the time of system reset in this application example, the CPU 1 first responds to the SBM 3 by a predetermined start request.
To load the history data save program into MEM2 (S11). Next, the history data save program loaded in the MEM2 is activated (S12), and the history data in the MEM2 is moved to the SBM3 to save the history data (S13).

【0012】次に、CPU1はSBM3から主プログラ
ムである応用プログラムに対する主プログラムロードプ
ログラムをMEM2にロードする(S14)し、主プロ
グラムロードプログラムの起動を行う(S15)。
Next, the CPU 1 loads the main program load program for the application program, which is the main program, from the SBM 3 into the MEM 2 (S14), and activates the main program load program (S15).

【0013】CPU1は、主プログラムロードプログラ
ムの起動によって、SBM3にある主プログラムの応用
プログラムをMEMにロードし(S16)、このロード
終了後主プログラムを起動し、初期プログラムロードプ
ログラムを終了する。
The CPU 1 loads the application program of the main program in the SBM 3 into the MEM by activating the main program load program (S16), starts the main program after this loading is completed, and ends the initial program load program.

【0014】[0014]

【発明の効果】以上説明したように本発明は、副記憶装
置に主記憶装置に蓄積されている処理結果の履歴データ
に対する履歴データセーブプログラムと、主プログラム
と、この主プログラムを主記憶装置へロードするための
主プログラムロードプログラムとを予め格納し、予め定
められたシステムリセット時の起動要求によって、履歴
データプログラムを主記憶装置にロードして起動し、履
歴データを主記憶装置から副記憶装置へ転送させ、この
転送後に主プログラムロードプログラムを主記憶装置へ
ロードして起動し、主プログラムを主記憶装置へロード
後に主プログラムを起動することにより、主プログラム
の機能に関係なく、システムリセット時の履歴データの
収拾が可能となるので、履歴データから生涯によるシス
テムリセット時の原因解析を行うことができる効果があ
る。
As described above, according to the present invention, the history data save program for the history data of the processing result accumulated in the main memory device in the sub memory device, the main program, and the main program to the main memory device. A main program for loading and a load program are stored in advance, and the history data program is loaded into the main storage device and activated by a predetermined activation request at the time of system reset, and the history data is transferred from the main storage device to the sub storage device. When the system is reset regardless of the function of the main program, the main program load program is loaded into the main storage device and started after this transfer, and the main program is started after loading the main program into the main storage device. Since it is possible to collect the history data of the There is an effect that it is possible to carry out an in-analysis.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例を適用するシステムの一例を
示すブロック図である。
FIG. 1 is a block diagram showing an example of a system to which an embodiment of the present invention is applied.

【図2】図1に示す本適用例における初期プログラムロ
ードの手順をフローリャートである。
FIG. 2 is a flow chart showing a procedure of initial program loading in the application example shown in FIG.

【符号の説明】[Explanation of symbols]

1 中央処理装置(CPU) 2 主記憶装置(MEM) 3 副記憶装置(SBM) 4 バス 1 Central Processing Unit (CPU) 2 Main Memory (MEM) 3 Secondary Memory (SBM) 4 Bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 副記憶装置に主記憶装置に蓄積されてい
る処理結果の履歴データに対する履歴データセーブプロ
グラムと、主プログラムと、この主プログラムを前記主
記憶装置へロードするための主プログラムロードプログ
ラムとを予め格納し、予め定められたシステムリセット
時の起動要求によって、前記履歴データセーブプログラ
ムを前記主記憶装置にロードして起動し、前記履歴デー
タを前記主記憶装置から前記副記憶装置へ転送させ、こ
の転送後に前記主プログラムロードプログラムを前記主
記憶装置へロードして起動し、前記主プログラムを前記
主記憶装置へロード後に前記主プログラムを起動するこ
とを特徴とする初期プログラムロード方式。
1. A history data save program for history data of processing results accumulated in a main storage device in a sub storage device, a main program, and a main program loading program for loading the main program into the main storage device. Is stored in advance, and the history data save program is loaded into the main storage device and activated by a predetermined activation request at the time of system reset, and the history data is transferred from the main storage device to the sub storage device. The initial program loading method is characterized in that the main program loading program is loaded into the main storage device and activated after the transfer, and the main program is activated after loading the main program into the main storage device.
JP8383092A 1992-04-06 1992-04-06 Initial program loading system Pending JPH05289884A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8383092A JPH05289884A (en) 1992-04-06 1992-04-06 Initial program loading system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8383092A JPH05289884A (en) 1992-04-06 1992-04-06 Initial program loading system

Publications (1)

Publication Number Publication Date
JPH05289884A true JPH05289884A (en) 1993-11-05

Family

ID=13813618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8383092A Pending JPH05289884A (en) 1992-04-06 1992-04-06 Initial program loading system

Country Status (1)

Country Link
JP (1) JPH05289884A (en)

Similar Documents

Publication Publication Date Title
JPH05289884A (en) Initial program loading system
US20030140082A1 (en) Patch processing system and method
JPH04186453A (en) File transfer system
JP2001256055A (en) Program download system
JP2001265750A (en) Memory controller
JPH0659954A (en) Method for overlaying ram-disk program
JP3778720B2 (en) Software update method
JPH0619726A (en) Exclusive control method for common resource
JPS61255440A (en) Program interruption control system
JP2851039B2 (en) Workstation backup system
JPH05346867A (en) Processor for restarting data transfer
JPH06105439B2 (en) Program management method
JPH07146809A (en) Information processor
JPH01121932A (en) Program loading system
JP2704146B2 (en) File transfer device
JPS6069739A (en) Information processor
JPH0764938A (en) Device for starting multiple cpu system
JPH02280229A (en) System for executing program
JPH05224941A (en) Application program control system
JPH09245006A (en) Execution device and execution method for job in tightly coupled multiprocessor system
JPS60181952A (en) Program loading system
JPH05204665A (en) Method for automatically starting succeeding job
JPH02212965A (en) Program loading system
JPH04195535A (en) Program space forming system
JPS63180156A (en) Program loading system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990309