JP3394834B2 - Debugging method for devices that make up a multiprocessor system - Google Patents

Debugging method for devices that make up a multiprocessor system

Info

Publication number
JP3394834B2
JP3394834B2 JP06042795A JP6042795A JP3394834B2 JP 3394834 B2 JP3394834 B2 JP 3394834B2 JP 06042795 A JP06042795 A JP 06042795A JP 6042795 A JP6042795 A JP 6042795A JP 3394834 B2 JP3394834 B2 JP 3394834B2
Authority
JP
Japan
Prior art keywords
interface
devices
common
unit
individual
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.)
Expired - Fee Related
Application number
JP06042795A
Other languages
Japanese (ja)
Other versions
JPH08263323A (en
Inventor
真一 平野
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP06042795A priority Critical patent/JP3394834B2/en
Publication of JPH08263323A publication Critical patent/JPH08263323A/en
Application granted granted Critical
Publication of JP3394834B2 publication Critical patent/JP3394834B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明はマルチプロセッサシステ
ムを構成する装置のデバッグ方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a debugging system for devices constituting a multiprocessor system.

【0002】マルチプロセッサにより各種のシステムが
利用されるようになったが,例えば,交換システムのよ
うな大規模システムを開発する場合,それぞれ機能が異
なる多数の装置を別々に開発して,それぞれを個別にデ
バッグしたりテストを行っている。そのため,装置毎に
信頼性にばらつきが生じたり,システム全体をまとめた
場合に,全体の制御を行う上位装置と接続を行った状態
での各種の装置の確認に多くの時間と手間がかかるため
その改善が望まれている。
Various systems have come to be used by multiprocessors. For example, when developing a large-scale system such as a switching system, a large number of devices each having a different function are separately developed, and each system is developed. I debug and test individually. For this reason, the reliability varies from device to device, and when the entire system is put together, it takes a lot of time and effort to check various devices while connected to a host device that controls the entire system. The improvement is desired.

【0003】[0003]

【従来の技術】図6は従来例の説明図である。図6の
A.は一般的なマルチプロセッサシステムの構成を示
し,図中,60はシステム全体を制御する上位装置,6
1はそれぞれ独立した機能を持つ各種の装置(装置1〜
装置nで表示),62は各装置61及び上位装置60の
間を接続するシステムバスであり,制御系の上位装置6
0及び各装置61にはそれぞれマイクロプロセッサが備
えられ,プログラムによりそれぞれの機能を実行し,各
装置61は上位装置60からの指令を受けて制御動作を
行う。
2. Description of the Related Art FIG. 6 is an explanatory view of a conventional example. A. of FIG. Shows the configuration of a general multiprocessor system. In the figure, 60 is a host device for controlling the entire system, 6
1 is various devices each having an independent function (devices 1 to 1
62 is a system bus that connects each device 61 and the host device 60, and is a host device 6 of the control system.
0 and each device 61 are respectively provided with microprocessors, each function is executed by a program, and each device 61 receives a command from the host device 60 and performs a control operation.

【0004】このシステムの例としては,例えば交換シ
ステムがあり,各装置61として,回線制御装置,信号
装置,STM(Synchronous Transfer Mode)スイッチ,
パケット交換スイッチ,等のそれぞれが異なる機能を持
つ多数の装置が存在する。
As an example of this system, there is, for example, a switching system, and as each device 61, a line control device, a signal device, an STM (Synchronous Transfer Mode) switch,
There are a large number of devices, each having a different function, such as a packet switching switch.

【0005】マルチプロセッサシステムが異なる機能を
持つ多種類の装置で構成される場合,システムを開発す
る時には,それぞれ個別の装置を開発して,各装置につ
いてデバッグを行っている。
When the multiprocessor system is composed of various kinds of devices having different functions, when developing the system, individual devices are developed and debugging is performed for each device.

【0006】図6のB.に従来の機能確認の方法を示
し,各装置61のデバッグを行うために,各装置61の
種別に対応した個別の構成を持つデバッグ用インタフェ
ース63を作成し,そのインタフェース63にテスト装
置64(パソコンやワークステーション)を接続して,
テスト装置64から装置61に対して指令やデータを送
って対象となる装置61の動作をチェックすることによ
り機能確認を行っていた。
FIG. 6B. A conventional function confirmation method is shown in Fig. 1, and in order to debug each device 61, a debug interface 63 having an individual configuration corresponding to the type of each device 61 is created, and a test device 64 (PC Or workstation)
The function is confirmed by sending a command or data from the test device 64 to the device 61 to check the operation of the target device 61.

【0007】また,装置61の単体試験を行っただけで
は,システム構成の上で正常な動作を行うか確認できな
いので,各装置及び制御系の上位装置60を図6のA.
のようにシステム全体を接続した状態にした上で,デバ
ッグを行って各装置の機能及びシステム全体として機能
を確認している。
Further, since it is not possible to confirm whether or not the system 61 operates normally only by performing a unit test of the device 61, the respective devices and the host device 60 of the control system are designated as A.A in FIG.
After the entire system is connected as described above, debugging is performed to confirm the function of each device and the function of the entire system.

【0008】[0008]

【発明が解決しようとする課題】上記した個別のインタ
フェースを用いて,装置の機能確認を行っても,実際の
システムに設けられた上位装置とのインタフェースとは
異なるため操作性が悪く,デバッグ用インタフェースか
ら確認した項目の大部分を実際の装置を接続して再確認
する必要があった。
Even if the function of the device is confirmed by using the above-mentioned individual interface, the interface is different from the interface with the host device provided in the actual system, so that the operability is poor and the device is used for debugging. Most of the items checked from the interface had to be rechecked by connecting an actual device.

【0009】また,上位装置と接続した状態で各装置の
機能確認を行う場合,装置は各種の装置が多数備えられ
ているため,一つの上位装置60から各装置61を順番
にデバッグするためには多大な時間を要していた。そこ
で,多数の上位装置を使用する方法が考えられるが,上
位装置は高価であり台数を増やすことが困難であるた
め,全ての装置の機能確認に長時間を要していた。
When confirming the function of each device in a state where it is connected to the host device, since a large number of various devices are provided, it is necessary to debug each device 61 from one host device 60 in order. Took a great deal of time. Therefore, a method of using a large number of upper devices can be considered, but it is difficult to increase the number of upper devices because it is expensive, so it takes a long time to check the functions of all the devices.

【0010】また,装置には,関連する他の装置と連携
して動作するものがあるが,他の装置も平行して同時に
開発する場合には,両者を接続して機能確認を行うこと
ができないという問題があった。これは,上位装置と装
置を平行して開発する場合にも生じる問題である。
Some devices operate in cooperation with other related devices. However, when other devices are developed in parallel at the same time, it is possible to connect the two to check the function. There was a problem that I could not. This is also a problem that occurs when developing higher-level equipment and equipment in parallel.

【0011】本発明はマルチプロセッサシステムを構成
する各装置が上位装置の存在なしに,しかも異なる機能
を持つ装置に対し同じ外部装置から機能確認を行うこと
を可能とするマルチプロセッサシステムを構成する装置
のデバッグ方式を提供することを目的とする。
The present invention is an apparatus constituting a multiprocessor system which enables each apparatus constituting the multiprocessor system to perform function confirmation from the same external apparatus for apparatuses having different functions without the presence of a host apparatus.
The purpose is to provide a debugging method of.

【0012】[0012]

【課題を解決するための手段】図1は本発明の原理構成
図である。図1において,1は上位装置4に対し下位装
置として設けられ,プロセッサを備え固有の機能を備え
た装置,2は各装置で同じ構成を備えた共通部,2aは
上位装置とのインタフェースをとる上位装置インタフェ
ース部,2bはデバッグを行う装置とのインタフェース
をとるデバッグインタフェース部,3は各装置に固有の
機能を実行する構成を備えた個別部,4はマルチプロセ
ッサシステムのシステム全体を制御する上位装置,4a
は上位装置と各装置間のバスによるハード・インタフェ
ース,5はデバッグを行うパソコン等の処理装置,5a
は装置1と処理装置5の間のハード・インタフェースで
ある。また,3aは共通部2と個別部3との間のインタ
フェースをとる論理インタフェースである。なお,図1
には装置1を1台だけ示すが,マルチプロセッサシステ
ムを構成する図示されない多数の装置1が配置される。
FIG. 1 is a block diagram showing the principle of the present invention. In FIG. 1, 1 is a device provided as a lower device with respect to the upper device 4 and having a processor and a unique function, 2 is a common unit having the same configuration in each device, and 2a is an interface with the upper device Upper device interface unit, 2b is a debug interface unit for interfacing with a device to be debugged, 3 is an individual unit having a configuration for executing a function peculiar to each device, 4 is an upper unit for controlling the entire system of the multiprocessor system Device, 4a
Is a hardware interface by a bus between the host device and each device, 5 is a processing device such as a personal computer for debugging, 5a
Is a hard interface between the device 1 and the processing device 5. Reference numeral 3a is a logical interface that serves as an interface between the common unit 2 and the individual unit 3. Note that Fig. 1
Although only one device 1 is shown in FIG. 1, a large number of devices 1 (not shown) constituting a multiprocessor system are arranged.

【0013】本発明は各種の機能を持つ複数の装置を,
各装置に共通の構成を備えた共通部と各装置に対応する
個別の機能を実行する構成を備えた個別部とで構成し,
共通部に上位装置とのインタフェースとデバッグを行う
装置とのインタフェースとを備え,各インタフェースと
個別部との間を論理インタフェースで接続するものであ
る。
The present invention provides a plurality of devices having various functions,
It is composed of a common unit having a common configuration for each device and an individual unit having a configuration for executing individual functions corresponding to each device.
The common unit is provided with an interface with a higher-level device and an interface with a device for debugging, and each interface and an individual unit are connected by a logical interface.

【0014】[0014]

【作用】図1において,装置1の共通部2は他の図示さ
れない装置と同じ構成を備え,この中の上位装置インタ
フェース部2aは上位装置に対応したインタフェース機
能を備え,デバッグインタフェース部2bは処理装置5
に対応したインタフェース機能を備える。これにより,
共通部2は上位装置4と処理装置5の相違に基づくハー
ドウェアインタフェースの違いを吸収する。デバッグイ
ンタフェース部2bは,低速のデータ転送を行うことが
できれば目的を実現でき,上位装置インタフェース部2
aはシステムを構成して稼働させる場合に高速動作を行
う機能を備える。
In FIG. 1, the common unit 2 of the device 1 has the same configuration as the other devices not shown in the figure, the upper device interface unit 2a therein has an interface function corresponding to the upper device, and the debug interface unit 2b processes. Device 5
Equipped with an interface function corresponding to. By this,
The common unit 2 absorbs the difference in the hardware interface based on the difference between the host device 4 and the processing device 5. The debug interface unit 2b can achieve its purpose if it can perform low-speed data transfer.
a has a function of performing high-speed operation when the system is configured and operated.

【0015】上位装置4からの指令やデータのフォーマ
ットは各種装置に共通のフォーマットが使用され,それ
ぞれ共通部2の上位装置インタフェース部2aにおい
て,データ,指令として判別する。また,各処理装置5
から装置1への指令やデータも各種装置に共通のフォー
マットで送られ,共通部のデバッグインタフェース部2
bにおいて,上位装置インタフェース部2aと同様のデ
ータ,指令として判別する。このように上位装置4と処
理装置5のハードウェア制御の違いを2つのインタフェ
ースにより吸収する。
The format of commands and data from the host device 4 is common to various devices, and the host device interface unit 2a of the common unit 2 discriminates them as data and commands. In addition, each processing device 5
Commands and data from the device to the device 1 are also sent in a format common to various devices, and the debug interface unit 2 of the common unit
In b, it is determined as the same data and command as the host device interface section 2a. In this way, the difference in hardware control between the host device 4 and the processing device 5 is absorbed by the two interfaces.

【0016】上位装置インタフェース部2aとデバッグ
インタフェース部2bは,それぞれ個別部3に対しては
論理的に同様のものとして扱うことができ,この間のイ
ンタフェースを論理インタフェース3aという。
The upper device interface section 2a and the debug interface section 2b can be treated as logically similar to the individual section 3, and the interface between them is called the logical interface 3a.

【0017】処理装置5からデバッグインタフェース部
2bを介して個別部3に備えたアプリケーションプログ
ラムについてデバッグを行い,誤りがないことが確認さ
れたアプリケーションプログラムについては,処理装置
5から装置1の個別部3にダウンロードすることができ
る。
An application program provided in the individual unit 3 is debugged from the processing unit 5 via the debug interface unit 2b, and an application program confirmed to have no error is processed from the processing unit 5 to the individual unit 3 of the unit 1. Can be downloaded to.

【0018】[0018]

【実施例】図2はマルチプロセッサシステム構成装置の
実施例のハードウェアの構成図である。
FIG. 2 is a hardware configuration diagram of an embodiment of a multiprocessor system constituent device.

【0019】図2において,10〜12は上記図1の1
〜3に対応するハードウェアの各部を表し,10は構成
装置,11はハード共通部,12はハード個別部であ
り,ハード個別部12はそれぞれの構成装置10の種別
に対応した異なるハードウェア,例えば,交換機システ
ムの場合は信号装置,各種のスイッチ装置等が設けられ
ている。
In FIG. 2, 10 to 12 are 1 in FIG.
Each of the hardware parts corresponding to 3 to 10, 10 is a component device, 11 is a hardware common part, 12 is a hardware individual part, and the hardware individual part 12 is different hardware corresponding to the type of each component device 10, For example, in the case of an exchange system, a signal device and various switch devices are provided.

【0020】ハード共通部11は,各種の構成装置10
に共通のハードウェアであり,110はマイクロプロセ
ッサ(μPで表す),111はデバッグインタフェース
として設けられたSIO(シリアル・インプット・アウ
トプット)であり,具体的には公知のRS232Cイン
タフェースを用い,デバッグを行うパソコン等と接続さ
れる。112はPIC(プロセッサ・インタフェース・
コントローラ),113はDMAC(Direct Memorry A
ccess Controller: DMA制御部),114は共通部に
おける処理が実行されるデータが保持されるRAM,1
15は固定的なデータやプログラムが格納されるEPR
OM,116は修正可能なデータやプログラムが格納さ
れたEEPROMであり,117はBIC(バス・イン
タフェース・コントローラ),118は共通部のバスで
ある。G1は共通部2と個別部3間のゲート,G2はB
IC117とマイクロプロセッサのバス118とを接続
するゲートである。
The common hardware unit 11 is used for various constituent devices 10
Is a microprocessor (denoted by μP), and 111 is a SIO (serial input / output) provided as a debug interface. Specifically, a well-known RS232C interface is used for debugging. It is connected with the personal computer etc. 112 is a PIC (processor interface
Controller), 113 is DMAC (Direct Memorry A)
ccess Controller: DMA control unit), 114 is a RAM in which data for performing processing in the common unit is held, 1
15 is an EPR in which fixed data and programs are stored
OM and 116 are EEPROMs in which modifiable data and programs are stored, 117 is a BIC (bus interface controller), and 118 is a bus of a common unit. G1 is a gate between the common part 2 and the individual part 3, and G2 is B
The gate connects the IC 117 and the bus 118 of the microprocessor.

【0021】図3はマルチプロセッサシステム構成装置
の実施例のファームウェアの構成図であり,図3には共
通部及び個別部のファームウェア(ファームという)構
成が示され,図3において,10は上記図2の10と同
様の構成装置を表し,11aはファーム共通部,12a
はファーム個別部であり,ファーム個別部12aは構成
装置10の種別に対応するそれぞれに固有のファームウ
ェアが設けられ,ファームウェアはEEPROM(図示
されない)に収容されている。
FIG. 3 is a block diagram of the firmware of the embodiment of the multiprocessor system constituent device. FIG. 3 shows the firmware (referred to as firmware) of the common part and the individual part, and in FIG. 2 shows the same constitutional device as 10 and 11a is a common part of the farm, 12a
Is an individual firmware unit, and the individual firmware unit 12a is provided with its own firmware corresponding to the type of the constituent device 10, and the firmware is stored in an EEPROM (not shown).

【0022】ファーム共通部11aは,各種の構成装置
10に共通のファームウェアであり,11bはマイクロ
プロセッサ110のOS及びシステムコール,11cは
デバッグを行う処理装置とのインタフェースの処理を行
うデバッグ共通インタフェース,11dは上位装置との
インタフェースを処理するシステム共通インタフェー
ス,11eはデバッグ共通インタフェース11c及びシ
ステム共通インタフェース11dと,ファーム個別部1
2aとの間のインタフェース処理を行うハード共通部制
御・個別部インタフェース11eである。
The firmware common section 11a is a firmware common to various constituent devices 10, 11b is an OS and system call of the microprocessor 110, 11c is a debug common interface for processing an interface with a processing device for debugging, Reference numeral 11d is a system common interface that processes an interface with a higher-level device, 11e is a debug common interface 11c and a system common interface 11d, and a firm individual unit 1
This is a hardware common part control / individual part interface 11e for performing interface processing with 2a.

【0023】このファーム共通部11a内の全てのファ
ームウェア11b〜11eは,上記図2のハード共通部
11内のEEPROM116に収容され,マイクロプロ
セッサ110によりプログラム制御が実行される。
All the firmware 11b to 11e in the firmware common unit 11a is housed in the EEPROM 116 in the hardware common unit 11 shown in FIG. 2, and the microprocessor 110 executes program control.

【0024】デバッグを行う場合,外部のテストを行う
パソコン(またはワークステーション)等から,例えば
RS232Cの低速のデバッグインタフェースにより,
一定のフォーマットで指令やデータを直列信号の形態で
送信すると,ファーム共通部11aのデバッグ共通イン
タフェース11cの制御によりハード共通部11のSI
O111で受信される。これを,PIC112で並列デ
ータとして処理して,抽出された各指令やデータはRA
M114に格納される。
In the case of debugging, from a personal computer (or workstation) or the like which conducts an external test, for example, by a low speed debug interface of RS232C,
When commands and data are transmitted in the form of serial signals in a fixed format, SI of the hardware common unit 11 is controlled by the debug common interface 11c of the firmware common unit 11a.
It is received at O111. This is processed as parallel data by the PIC 112, and the extracted commands and data are RA
It is stored in M114.

【0025】また,ハード共通部制御・個別部インタフ
ェース11eの制御によりRAM114に格納された指
令やデータがファーム個別部12aへ渡される。この
時,ファーム個別部12aが通常の上位装置からの転送
と同様に指令やデータを受け取り,指令された機能をデ
ータに従って実行する。ハード個別部12における実行
結果や状態は,指令に応じて,ハード共通部制御・個別
部インタフェース11eの制御により逆の経路を介して
ハード共通部11のRAM114へ転送され,更にデバ
ッグ共通インタフェース11cの制御によりPIC11
2,SIO111を介してテストを行うパソコン等へ出
力される。
Further, the commands and data stored in the RAM 114 are passed to the firm individual unit 12a under the control of the hardware common unit control / individual unit interface 11e. At this time, the firm individual unit 12a receives a command and data as in the case of transfer from a normal host device, and executes the commanded function according to the data. The execution result and the state in the hardware individual unit 12 are transferred to the RAM 114 of the hardware common unit 11 via the reverse path under the control of the hardware common unit control / individual unit interface 11e according to the command, and further, in the debug common interface 11c. PIC11 by control
2, output to a personal computer or the like for testing via the SIO 111.

【0026】上位装置がシステムバスインタフェースか
ら構成装置10を制御する場合は,BIC117が駆動
されて,マイクロプロセッサ110はゲートG2をオン
に制御する。これによりシステム共通インタフェース1
1dが駆動され,その制御により上位装置との間で相互
のデータ転送が可能となる。上位装置からの指令やデー
タは,システム共通インタフェース11dの制御により
上位装置によるフォーマットにより高速で送られてくる
と,指令やデータの内容がRAM114に格納され,次
にハード共通部制御・個別部インタフェース11eの制
御によりファーム個別部12aへ渡される(ゲートG1
を介さず,ゲートG2を介する)。これをファーム個別
部12aの制御で受け取り,ハード個別部12により構
成装置10の固有の機能が実行される。
When the host device controls the constituent device 10 from the system bus interface, the BIC 117 is driven and the microprocessor 110 controls the gate G2 to be turned on. As a result, the system common interface 1
1d is driven, and its control enables mutual data transfer with the host device. When commands and data from the host device are sent at high speed in a format by the host device under the control of the system common interface 11d, the contents of the commands and data are stored in the RAM 114, and then the hardware common part control / individual part interface. It is passed to the individual farm unit 12a by the control of 11e (gate G1.
Via the gate G2). This is received under the control of the firm individual unit 12a, and the hardware individual unit 12 executes the unique function of the constituent device 10.

【0027】上位装置から要求されたデータは,逆の経
路(ハード個別部12,ハード共通部11のRAM11
4への書込み,RAM114からの読出し,BIC11
7,システムバスインタフェースの経路)を通って上位
装置へ送られる。
The data requested by the higher-level device is sent through the reverse path (the individual hardware unit 12 and the RAM 11 of the common hardware unit 11).
4 write, read from RAM 114, BIC11
7, route to the system bus interface).

【0028】このように,共通部のハードウェア,ファ
ームウェアは基本的に全て共通化され,高性能のシステ
ムバスインタフェースと安価なデバッグ用インタフェー
スのハードウェア制御の違いを共通部のファームウェア
で吸収し,個別部とのインタフェース(論理インタフェ
ース)における違いがないようにすることができる。
In this way, the hardware and firmware of the common part are basically made common, and the difference in hardware control between the high-performance system bus interface and the inexpensive debug interface is absorbed by the firmware of the common part. There can be no difference in the interface (logical interface) with the individual parts.

【0029】また,ファーム共通部11a及びファーム
個別部12aは全てEEPROMに収容することがで
き,ファーム共通部11aは図2のEEPROM116
に格納される。
Further, the firmware common part 11a and the firmware individual part 12a can all be housed in the EEPROM, and the firmware common part 11a is stored in the EEPROM 116 of FIG.
Stored in.

【0030】外部のパソコン等によるデバッグインタフ
ェースを介してファーム個別部12aに関するデバッグ
の結果,誤りを修正した最新のアプリケーションプログ
ラム(個別部のファームウェア)が得られると,そのア
プリケーションプログラムをパソコン等から構成装置1
0のデバッグインタフェースを介してファーム個別部1
2aのEEPROMへ直接ダウンロードすることがで
き,従来のようにファームウェアを収容したEPOMを
パッケージから取り外して,新たなアプリケーションを
格納したEPROMと交換する作業が不要となる。
As a result of debugging the firmware individual section 12a via the debug interface of an external personal computer or the like, when the latest application program (firmware of the individual section) in which an error is corrected is obtained, the application program is configured from the personal computer or the like. 1
Farm individual unit 1 via 0 debug interface
It can be directly downloaded to the EEPROM of 2a, which eliminates the conventional work of removing the EPOM containing the firmware from the package and replacing it with the EPROM storing a new application.

【0031】図4は交換機システムに適用した場合の構
成例である。この交換機システムは,公衆網の局用交換
システムや私設網の交換システムとして構成することが
でき,図中,1−1〜1−nはそれぞれ,回線制御装
置,信号装置,・・・ATMスイッチ,STMスイッチ
であり,上記図1の装置1,図2及び図3に示す各種の
構成装置10に相当する。2は共通部,3は個別部,4
はシステム全体を制御する上位装置,4aはシステムバ
ス,5−1〜5−nはデバッグを行うためのパソコンで
ある。
FIG. 4 shows an example of the configuration when applied to an exchange system. This exchange system can be configured as a public network exchange system or a private network exchange system. In the figure, 1-1 to 1-n are a line control device, a signaling device, ... An ATM switch, respectively. , STM switches, which correspond to the device 1 of FIG. 1 and various constituent devices 10 shown in FIGS. 2 and 3. 2 is a common part, 3 is an individual part, 4
Is a host device for controlling the entire system, 4a is a system bus, and 5-1 to 5-n are personal computers for debugging.

【0032】各装置1−1〜1−nはそれぞれ,上記図
1〜図3に示すように,各装置に共通の構成を備えた共
通部2と各装置毎に異なる構成を備えた個別部3とで構
成される。各装置1−1〜1−1nは,それぞれ平行し
て開発され,各装置毎にそれぞれ別々のパソコン5−1
〜5−nからそれぞれ独立してデバッグを行うことがで
きる。すなわち,上位装置4から行うのと同様の指令や
データをパソコンから供給して,個別部3についてのデ
バッグを各装置1−1〜1−1nの共通部2に設けられ
たデバッグインタフェースを介して上記図2,図3に関
して説明した構成により行われる。
As shown in FIGS. 1 to 3, each of the devices 1-1 to 1-n has a common part 2 having a common structure to each device and an individual part having a different structure to each device. 3 and 3. Each of the devices 1-1 to 1-1n was developed in parallel, and a personal computer 5-1 is provided for each device.
It is possible to perform debugging independently from .about.5-n. That is, the same commands and data as those from the higher-level device 4 are supplied from the personal computer, and debugging of the individual unit 3 is performed via the debug interface provided in the common unit 2 of each of the devices 1-1 to 1-1n. This is performed by the configuration described with reference to FIGS. 2 and 3 above.

【0033】このようにして,制御系の上位装置4のハ
ードウェア及びプログラムが未完成の時や制御系の上位
装置の数が足りない時でも,これらの装置があるのとほ
とんど変わらない状態で複数の装置の開発が平行してで
き,開発期間と経費を大幅に削減できる。
In this way, even when the hardware and programs of the higher-level device 4 of the control system are incomplete or when the number of higher-level devices of the control system is insufficient, there is almost no difference from the presence of these devices. Development of multiple devices can be done in parallel, greatly reducing development time and costs.

【0034】図5はデバッグを行うパソコン等をLAN
で相互に接続した構成例である。図5において,1〜1
〜1−n,2〜4はそれぞれ上記図4の同じ符号の各装
置に対応し,5−1〜5−nはパソコンまたはワークス
テーション(WSで表示),6は複数のパソコンまたは
WSを相互に接続するLAN(通信回線により接続する
場合も含む),7は他のパソコンまたはワークステーシ
ョン(以下,パソコン等という)5−1〜5−nと異な
る場所に設けられたパソコンまたはワークステーション
である。
FIG. 5 shows a personal computer for debugging as a LAN.
It is a configuration example in which they are mutually connected by. In FIG. 5, 1-1
1 to n, 2 to 4 correspond to respective devices having the same reference numerals in FIG. 4, 5-1 to 5-n are personal computers or workstations (indicated by WS), and 6 is a plurality of personal computers or WS. A LAN (including a case of connecting with a communication line) 7 is a personal computer or a workstation provided in a place different from other personal computers or workstations (hereinafter referred to as personal computers, etc.) 5-1 to 5-n. .

【0035】この構成では,装置である各装置1−1〜
1−nに接続する各パソコンまたはWS5−1〜5−n
に対して,遠隔地に設けられたパソコンまたはWS7か
らLAN6を介してアクセスして,デバッグを実行する
ことが可能となる。この場合も,制御系の上位装置4が
未開発の状態でもデバッグを行うことができる。
In this configuration, each device 1-1, which is a device,
Each personal computer or WS5-1 to 5-n connected to 1-n
In contrast, it is possible to access a PC or WS 7 installed at a remote place via the LAN 6 and execute debugging. Also in this case, it is possible to perform debugging even when the host device 4 of the control system is in an undeveloped state.

【0036】上記の図4及び図5の何れの構成でも,制
御系の上位装置と各装置を実際に接続した時点では,共
通部のハードウェアとソフトウェアは共通化されている
ため,単期間に全体のシステムを動作させることができ
る。
In both of the configurations shown in FIGS. 4 and 5, the hardware and software of the common section are shared at the time when the host device of the control system and each device are actually connected. The whole system can be operated.

【0037】[0037]

【発明の効果】本発明によれば,マルチプロセッサシス
テムを開発する場合に,実際の対向装置(装置に対する
上位装置または,関連する他の装置)の有無に関係な
く,複数の装置の開発が平行して実現することができ
る。また,デバッグ環境とファイル作成(ファームウェ
ア作成)環境を一つのパソコンまたはワークステーショ
ンにより統合することができるため,装置の開発を低コ
ストで短期間で実現することができる。
According to the present invention, when a multiprocessor system is developed, a plurality of devices can be developed in parallel regardless of the presence or absence of an actual opposite device (upper device to the device or other related device). Can be realized. In addition, the debug environment and the file creation (firmware creation) environment can be integrated by a single personal computer or workstation, so device development can be realized at low cost and in a short period of time.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】マルチプロセッサシステム構成装置の実施例の
ハードウェアの構成図である。
FIG. 2 is a hardware configuration diagram of an embodiment of a multiprocessor system configuration device.

【図3】マルチプロセッサシステム構成装置の実施例の
ファームウェアの構成図である。
FIG. 3 is a firmware configuration diagram of an embodiment of a multiprocessor system configuration device.

【図4】交換機システムに適用した場合の構成例であ
る。
FIG. 4 is a configuration example when applied to an exchange system.

【図5】デバッグを行うパソコン等をLANで相互に接
続した構成例である。
FIG. 5 is a configuration example in which personal computers and the like for debugging are connected to each other via a LAN.

【図6】従来例の説明図である。FIG. 6 is an explanatory diagram of a conventional example.

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

1 装置 2 共通部 2a 上位装置インタフェース部 2b デバッグインタフェース部 3 個別部 3a 論理インタフェース 4 上位装置または他の装置 4a 上位装置とのハードウェア・インタフェース 5 パソコン等の処理装置 5a 処理装置とのハードウェア・インタフェース 1 device 2 common department 2a Host device interface section 2b Debug interface section 3 individual departments 3a Logical interface 4 Host device or other device 4a Hardware interface with upper device 5 Processing equipment such as personal computers 5a Hardware interface with processor

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−223046(JP,A) 特開 平6−28215(JP,A) 特開 平6−325008(JP,A) 特開 平3−4338(JP,A) 特開 平5−20120(JP,A) 実開 平4−20144(JP,U) (58)調査した分野(Int.Cl.7,DB名) G06F 11/28 - 11/34 G06F 15/177 ─────────────────────────────────────────────────── ─── Continuation of the front page (56) Reference JP-A-6-223046 (JP, A) JP-A-6-28215 (JP, A) JP-A-6-325008 (JP, A) JP-A-3- 4338 (JP, A) JP-A-5-20120 (JP, A) Actual development 4-20144 (JP, U) (58) Fields investigated (Int.Cl. 7 , DB name) G06F 11 / 28-11 / 34 G06F 15/177

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 上位装置と複数の各種装置とで構成され
たマルチプロセッサシステムを構成する装置のデバッグ
方式において, 全体を制御する上位装置とバスにより接続された前記装
置は, それぞれ各装置に共通の構成を備えた共通部と,各装置
に対応する個別の機能を実行する構成を備えた個別部と
で構成され, 前記共通部は,上記上位装置に対応するインタフェース
をとる上位装置インタフェースと,デバッグを行う装置
とのインタフェースをとるデバッグインタフェースとを
備え, 前記複数の装置のそれぞれの共通部のデバッグインタフ
ェースにデバッグを行うパソコン等の処理装置と接続
し, 前記装置に接続された各処理装置と他の異なる場所に設
けられたパソコン等の処理装置とを接続するLANを設
け, 前記他の異なる場所のパソコン等の処理装置から前記複
数の各装置の中の指定した一つを選択して,前記個別部
のファームウェアのデバッグを行うことを特徴とするマ
ルチプロセッサシステムを構成する装置のデバッグ方
式。
1. In a debugging method of a device constituting a multiprocessor system composed of a host device and a plurality of various devices, the host device controlling the whole and the device connected by a bus are common to each device. And a separate unit having a structure for executing an individual function corresponding to each device. The common unit includes a host device interface serving as an interface corresponding to the host device. A debug interface for interfacing with a device for debugging, the debug interface of the common part of each of the plurality of devices is connected to a processing device such as a personal computer for debugging, and each processing device connected to the device A LAN for connecting to a processing device such as a personal computer provided in another different place is provided, and A debugging method for a device constituting a multiprocessor system, wherein a designated one of the plurality of devices is selected from a processing device such as a personal computer and the firmware of the individual unit is debugged.
【請求項2】 請求項1において,前記複数の装置の個
別部に備えた個別機能を実行するファームウェアについ
て,前記デバッグインタフェースを介したテストの実行
結果により得られたプログラムを,前記パソコン等の処
理装置から前記デバッグインタフェースを介して前記個
別部にダウンロードすることを特徴とするマルチプロセ
ッサシステムを構成する装置のデバッグ方式。
2. The firmware according to claim 1, which executes the individual functions of the individual units of the plurality of devices, executes the program obtained by the execution result of the test via the debug interface, and processes the program on the personal computer or the like. A debugging method for a device constituting a multiprocessor system, characterized in that the device is downloaded to the individual unit via the debug interface.
JP06042795A 1995-03-20 1995-03-20 Debugging method for devices that make up a multiprocessor system Expired - Fee Related JP3394834B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06042795A JP3394834B2 (en) 1995-03-20 1995-03-20 Debugging method for devices that make up a multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06042795A JP3394834B2 (en) 1995-03-20 1995-03-20 Debugging method for devices that make up a multiprocessor system

Publications (2)

Publication Number Publication Date
JPH08263323A JPH08263323A (en) 1996-10-11
JP3394834B2 true JP3394834B2 (en) 2003-04-07

Family

ID=13141928

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06042795A Expired - Fee Related JP3394834B2 (en) 1995-03-20 1995-03-20 Debugging method for devices that make up a multiprocessor system

Country Status (1)

Country Link
JP (1) JP3394834B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8612201B2 (en) * 2006-04-11 2013-12-17 Cadence Design Systems, Inc. Hardware emulation system having a heterogeneous cluster of processors

Also Published As

Publication number Publication date
JPH08263323A (en) 1996-10-11

Similar Documents

Publication Publication Date Title
Frieder The architecture and operational characteristics of the VMX host machine
US20080276257A1 (en) System and Method for Implementing and/or Operating Network Interface Devices to Achieve Network-Based Communications
JPH1185219A (en) Programmable controller
JPS59106056A (en) Failsafe type data processing system
JP3394834B2 (en) Debugging method for devices that make up a multiprocessor system
CA2002966C (en) Method of checking test program in duplex processing apparatus
JPH04227547A (en) Information processor
JPH1083273A (en) Multiwindow controller
KR930001588B1 (en) Microprocessor
JPH07306800A (en) Debugging system
KR100477138B1 (en) Personal computer systems
JPH06161974A (en) Diagnosing method for multi-cpu board
JPH03268159A (en) Console connection system for maintenance
JPH0196725A (en) Multi-window controller
JPH03108021A (en) Input/output controller for printing
JP2797674B2 (en) Initial setting method
JP2954006B2 (en) Emulation device and emulation method
JPH08123696A (en) Plural-os simulation method
JPH02184935A (en) Input/output supporting method for debugger
JPH06223046A (en) Bus tracing execution method
JPH01246641A (en) Remote maintenance system
KR20000031551A (en) Multiplex computer system and control method thereof
JPH01312658A (en) Computer system
JPH11259378A (en) Information processing system
KR20030015581A (en) Run-time debugging method for a real time operating system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030121

LAPS Cancellation because of no payment of annual fees