JPH06259284A - Adjusting device for electronic control unit - Google Patents

Adjusting device for electronic control unit

Info

Publication number
JPH06259284A
JPH06259284A JP5048491A JP4849193A JPH06259284A JP H06259284 A JPH06259284 A JP H06259284A JP 5048491 A JP5048491 A JP 5048491A JP 4849193 A JP4849193 A JP 4849193A JP H06259284 A JPH06259284 A JP H06259284A
Authority
JP
Japan
Prior art keywords
memory
unit
rom
ecu
ram
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
JP5048491A
Other languages
Japanese (ja)
Inventor
Nagahisa Fujita
永久 藤田
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.)
Mazda Motor Corp
Original Assignee
Mazda Motor Corp
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 Mazda Motor Corp filed Critical Mazda Motor Corp
Priority to JP5048491A priority Critical patent/JPH06259284A/en
Priority to KR1019940004443A priority patent/KR940022264A/en
Publication of JPH06259284A publication Critical patent/JPH06259284A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To miniaturize the device by reducing the storage capacity of a memory part and to prevent an electronic control unit(ECU) from being erroneously operated by the unexpected reloading of program contents. CONSTITUTION:This device is provided to debug the stored contents in a memory part (ROM) 22 of an ECU 2. The ROM 22 of the ECU 2 is composed of a program ROM 22a for storing control programs and a data ROM 22b for storing control data. The device is provided with first and second memory parts (RAM) 12 and 13 for reading and writing the stored contents in the ROM 22b and a stored content reloading part 14 for reloading the stored contents read by the RAM. Preferably, two pieces of RAM 12 and 13 are provided and a bus switching part 16 for switching a bus is provided. The bus switching part 16 is provided to respectively connect one of two RAM 12 and 13 to the ROM 22 on the ECU side and the other RAM to the stored content reloading part 14 and to switch this connecting state.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、電子制御ユニットのメ
モリ部の記憶内容をデバッグするための調整装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an adjusting device for debugging the contents stored in a memory section of an electronic control unit.

【0002】[0002]

【従来の技術】一般に、自動車や家電製品等に用いられ
る電子制御ユニット(ECU)は、CPU及びメモリ部
としてのROMを有している。このECUの開発時に
は、ROMに記憶された内容を取り出し、書き換えるな
どデバックを行う必要がある。特に、自動車のエンジン
制御やABS制御等に用いられるECUの場合、自動車
の挙動と制御プログラムとの相関関係をリアルタイムに
記録し、検討を加える必要がある。
2. Description of the Related Art Generally, an electronic control unit (ECU) used in automobiles, home electric appliances and the like has a CPU and a ROM as a memory section. When developing this ECU, it is necessary to take out the contents stored in the ROM and rewrite it for debugging. In particular, in the case of an ECU used for automobile engine control, ABS control, etc., it is necessary to record the correlation between the behavior of the automobile and the control program in real time for further consideration.

【0003】そして、従来より、このためのECU調整
装置としては、ECUのROMの記憶内容を読み書き可
能なメモリ部としてのRAMを備え、該RAMに書き込
まれた記憶内容を書き換えることでROMの記憶内容の
書き換えを行うようにしたものが知られている。
Conventionally, an ECU adjusting device for this purpose has a RAM as a memory unit capable of reading and writing the memory content of the ROM of the ECU, and the memory content of the ROM is rewritten by rewriting the memory content. It is known that the contents are rewritten.

【0004】[0004]

【発明が解決しようとする課題】ところが、上記従来の
ものでは、ECUのROMの全ての記憶内容を書き換え
の対象としているため、ECUのROMが記憶容量の大
きなものである場合、調整装置側でもそれと同等の記憶
容量のRAMを用意しておく必要があり、装置が大型に
なるなどの問題がある。また、ECU内のプログラム領
域をも書き換えることができるため、そのプログラム内
容を不用意に書き換えることでECUが誤作動するとい
う危険性もある。
However, in the above-mentioned conventional device, all the stored contents of the ROM of the ECU are subject to rewriting. Therefore, when the ROM of the ECU has a large storage capacity, the adjustment device side also It is necessary to prepare a RAM having a storage capacity equivalent to that, and there is a problem that the device becomes large. Also, since the program area in the ECU can be rewritten, there is a risk that the ECU malfunctions due to careless rewriting of the program content.

【0005】本発明はかかる点に鑑みてなされたもので
あり、その目的とするところは、ECU内のプログラム
領域とデータ領域とを分割し、これを個別的にメモリ部
(ROM)に読み出して書き換え可能とすることによ
り、メモリ部の記憶容量を小さくして小型化を図り、ま
た、プログラム内容の不用意な書き換えによるECUの
誤作動を防止し得るECU調整装置を提供せんとするも
のである。
The present invention has been made in view of the above points, and an object of the present invention is to divide a program area and a data area in the ECU and read them individually into a memory unit (ROM). By making the memory unit rewritable, the storage capacity of the memory unit can be reduced to achieve miniaturization, and an ECU adjustment device that can prevent malfunction of the ECU due to careless rewriting of the program contents is provided. .

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明は、電子制御ユニットのメモリ
部の記憶内容をデバッグするための調整装置において、
上記電子制御ユニットのメモリ部を、制御プログラムを
記憶するプログラムメモリ部と、制御データを記憶する
データメモリ部とに分ける。一方、上記プログラムメモ
リ部及びデータメモリ部のいずれか一方の記憶内容を読
み書き可能なメモリ部と、該メモリ部に読み込まれた記
憶内容を書き換える記憶内容書換部とを備える構成とす
る。
To achieve the above object, the invention according to claim 1 provides an adjusting device for debugging the stored contents of a memory section of an electronic control unit,
The memory section of the electronic control unit is divided into a program memory section for storing a control program and a data memory section for storing control data. On the other hand, a memory unit capable of reading and writing the storage content of either one of the program memory unit and the data memory unit and a storage content rewriting unit for rewriting the storage content read into the memory unit are provided.

【0007】請求項2記載の発明は、請求項1記載の発
明に従属し、上記プログラムメモリ部及びデータメモリ
部のいずれか一方の記憶内容を読み書き可能なメモリ部
を二つ設けるとともに、この二つのメモリ部のうち、一
方を電子制御ユニット側に、他方を上記記憶内容書換部
にそれぞれ接続し、かつこの接続状態を切り換える切換
部を備える構成とする。
The invention according to claim 2 is dependent on the invention according to claim 1, and is provided with two memory sections capable of reading and writing the stored contents of either the program memory section or the data memory section. One of the two memory units is connected to the electronic control unit side, the other is connected to the storage content rewriting unit, and a switching unit for switching the connection state is provided.

【0008】[0008]

【作用】上記の構成により、請求項1記載の発明では、
電子制御ユニットのメモリ部(プログラムメモリ部及び
データメモリ部)に記憶された制御プログラム及び制御
データのうちの一方が、先ず、調整装置のメモリ部に書
き込まれる。しかる後、該メモリ部に読み込まれた記憶
内容(制御プログラム又は制御データ)は、記憶内容書
換部により書き換えられ、これにより、電子制御ユニッ
ト側の記憶内容の書き換えが行われることになる。この
場合、調整装置のメモリ部の記憶容量は、電子制御ユニ
ットのメモリ部のうちプログラムメモリ部又はデータメ
モリ部の記憶容量と同等なもので済むことになる。ま
た、特に、調整装置のメモリ部に制御データが読み込ま
れるものの場合、制御プログラムの不用意な書き換えに
よる電子制御ユニットの誤作動が未然に防止される。
With the above construction, in the invention according to claim 1,
One of the control program and the control data stored in the memory unit (program memory unit and data memory unit) of the electronic control unit is first written in the memory unit of the adjustment device. Thereafter, the stored content (control program or control data) read into the memory section is rewritten by the stored content rewriting section, whereby the stored content on the electronic control unit side is rewritten. In this case, the storage capacity of the memory unit of the adjusting device may be the same as the storage capacity of the program memory unit or the data memory unit of the memory unit of the electronic control unit. In particular, when the control data is read into the memory section of the adjusting device, malfunction of the electronic control unit due to careless rewriting of the control program is prevented.

【0009】請求項2記載の発明では、電子制御ユニッ
トのメモリ部の記憶内容を読み出して書き換えるときに
は、先ず、切換部により調整装置側の一方のメモリ部を
電子制御ユニットのメモリ部に、調整装置側の他方のメ
モリ部を記憶内容書換部にそれぞれ接続した状態で、上
記他方のメモリ部の記憶内容を記憶内容書換部により書
き換える。続いて、上記切換部により接続状態を切り換
えた後、新たに記憶内容書換部に接続された調整装置側
のメモリ部の記憶内容を書き換える。このように、調整
装置側のメモリ部の記憶内容を書き換えるときにも、電
子制御ユニットは、調整装置側の一方のメモリ部にアク
セス可能に接続されているので、該電子制御ユニットの
電源をOFFにすることなく記憶内容の書き換えを行う
ことができる。
According to the second aspect of the present invention, when the stored contents of the memory section of the electronic control unit are read out and rewritten, first, one memory section on the adjusting device side is set to the memory section of the electronic control unit by the switching section and then the adjusting apparatus. The memory content of the other memory unit is rewritten by the memory content rewriting unit in a state where the other memory unit on the side is connected to the memory content rewriting unit. Then, after switching the connection state by the switching unit, the stored contents of the memory unit on the adjusting device side newly connected to the stored contents rewriting unit are rewritten. As described above, even when the stored contents of the memory unit on the adjustment device side are rewritten, the electronic control unit is connected to one of the memory units on the adjustment device side so that the electronic control unit can be turned off. It is possible to rewrite the stored contents without having to change.

【0010】[0010]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0011】図1は本発明の一実施例に係わる調整装置
1を示し、この調整装置1は、電子制御ユニット(EC
U)2の後述するデータROM22bの記憶内容を変更
するいわゆるROMエミュレーション機能を発揮するも
のである。
FIG. 1 shows an adjusting apparatus 1 according to an embodiment of the present invention, which is an electronic control unit (EC).
U) 2 has a so-called ROM emulation function of changing the contents stored in a data ROM 22b described later.

【0012】上記ECU2には、CPU21とメモリ部
22とが内蔵されている。メモリ部22は、制御プログ
ラムを記憶するプログラムメモリ部としてのプログラム
ROM(リードオンリーメモリ)22aと、制御データ
(定数、MAP値)を記憶するデータメモリ部としての
データROM22bとで構成されており、この両ROM
22a,22bは、共にICソケットで実装されてい
る。また、上記データROM22bを調整装置1と接続
する場合は、データROM22bを取り外し、ROMケ
ーブル23を介して調整装置1のインターフェースコネ
クタ11と接続される。尚、ECU2と調整装置1との
接続方法は、ECU2側にROM専用のインターフェー
スコネクタを設けて接続する方法でもよい。
A CPU 21 and a memory unit 22 are built in the ECU 2. The memory unit 22 is composed of a program ROM (read only memory) 22a as a program memory unit for storing a control program and a data ROM 22b as a data memory unit for storing control data (constant, MAP value), Both ROMs
Both 22a and 22b are mounted by IC sockets. When connecting the data ROM 22b to the adjusting device 1, the data ROM 22b is removed and connected to the interface connector 11 of the adjusting device 1 via the ROM cable 23. The ECU 2 may be connected to the adjusting device 1 by providing an interface connector for ROM only on the ECU 2 side.

【0013】上記調整装置1は、インターフェースコネ
クタ11の外に、上記ECU2のデータROM22bの
記憶内容(制御データ)を各々読み書き可能な二つのメ
モリ部としての第1及び第2のRAM(ランダムアクセ
スメモリ)12,13と、該各RAM12,13に読み
込まれた記憶内容を書き換える記憶内容書換部14と、
該記憶内容書換部14に書き換えを指令する書換指令部
15と、上記二つのRAM12,13のうち、一方をE
CU2のデータROM22bに、他方を上記記憶内容書
換部14にそれぞれ接続し、かつこの接続状態を切り換
えるバス切換部16とを備えている。
The adjusting device 1 includes, in addition to the interface connector 11, first and second RAMs (random access memories) as two memory units capable of reading and writing the stored contents (control data) of the data ROM 22b of the ECU 2 respectively. ) 12 and 13, and a storage content rewriting unit 14 that rewrites the storage content read into the RAMs 12 and 13,
One of the two RAMs 12 and 13 is rewritten by the rewriting command section 15 for instructing the stored content rewriting section 14 to rewrite.
The data ROM 22b of the CU 2 is provided with a bus switching unit 16 which connects the other to the storage content rewriting unit 14 and switches the connection state.

【0014】上記第1及び第2のRAM12,13は、
いずれもECU2のデータROM22bと同等の記憶容
量を有するものであり、ECU2からのアクセス時にそ
のデータROM22bの記憶内容を読み込み、記憶内容
書換部14からのアクセス時にその記憶内容を書き換え
るように設けられている。
The first and second RAMs 12 and 13 are
Each of them has a storage capacity equivalent to that of the data ROM 22b of the ECU 2, and is provided so that the storage content of the data ROM 22b is read at the time of access from the ECU 2 and the storage content is rewritten at the time of access from the storage content rewriting unit 14. There is.

【0015】上記記憶内容書換部14は、書換指令部1
5からの指令に基づいてバス切換部16(詳しくはその
切換制御部16a)に対して、制御指令を送出するもの
であり、その制御指令には、RAMの切換指令と記憶内
容の書換指令とがある。RAM切換指令は、バス切換部
16でのバスの接続状態を切り換えて上記二つのRAM
12,13のうちの一方をセレクトするものであり、記
憶内容書換指令は、このセレクトされた一方のRAM1
2,13に対し、その記憶内容の書き換えを指令するも
のである。上記書換指令部15は、ユーザ等の要求(R
AM12,13の記憶内容の書き換え等)を記憶内容書
換部14へ送出するようになっている。
The storage content rewriting unit 14 is a rewriting command unit 1
A control command is sent to the bus switching unit 16 (more specifically, the switching control unit 16a) based on the command from the RAM 5, and the control command includes a RAM switching command and a memory content rewriting command. There is. The RAM switching command switches the bus connection state in the bus switching unit 16 to switch between the two RAMs.
One of 12 and 13 is selected, and the stored content rewrite command is issued to the selected one of the RAMs 1.
It is a command to rewrite the stored contents to 2 and 13. The rewrite command unit 15 requests the user (R
Rewriting of the stored contents of the AMs 12 and 13) is sent to the stored contents rewriting unit 14.

【0016】さらに、上記バス切換部16は、インター
フェースコネクタ11にバス31を介して接続されたコ
ネクタ側端子16bと、第1のRAM12にバス32を
介して接続された第1RAM側端子16cと、第2のR
AM13にバス33を介して接続された第2RAM側端
子16dと、記憶内容書換部14にバス34を介して接
続された書換部側端子16eとを有する。そして、バス
切換部16の切換制御部16aに対し記憶内容書換部1
4からLowレベル信号が入力されたときには、図に実線
で示すように、コネクタ側端子16bと第1RAM側端
子16cとを接続して第1のRAM12をインターフェ
ースコネクタ11ひいてはECU2のデータROM22
bに接続するとともに、書換部側端子16eと第2RA
M側端子16dとを接続して第2のRAM13を記憶内
容書換部14に接続する。また、バス切換部16の切換
制御部16aに対し記憶内容書換部14からHigh レベ
ル信号が入力されたときには、図に破線で示すように、
コネクタ側端子16bと第2RAM側端子16dとを接
続して第2のRAM13をインターフェースコネクタ1
1ひいてはECU2のデータROM22bに接続すると
ともに、書換部側端子16eと第1RAM側端子16c
とを接続して第1のRAM12を記憶内容書換部14に
接続する。
Further, the bus switching section 16 has a connector side terminal 16b connected to the interface connector 11 via a bus 31 and a first RAM side terminal 16c connected to the first RAM 12 via a bus 32. Second R
The second RAM side terminal 16d is connected to the AM 13 via the bus 33, and the rewriting section side terminal 16e is connected to the storage content rewriting section 14 via the bus 34. Then, the stored content rewriting unit 1 is sent to the switching control unit 16a of the bus switching unit 16.
When a Low level signal is input from No. 4, the connector side terminal 16b and the first RAM side terminal 16c are connected to connect the first RAM 12 to the interface connector 11 and thus the data ROM 22 of the ECU 2 as shown by the solid line in the figure.
b and the rewriting portion side terminal 16e and the second RA
The second RAM 13 is connected to the storage content rewriting unit 14 by connecting to the M-side terminal 16d. When a High level signal is input from the storage content rewriting unit 14 to the switching control unit 16a of the bus switching unit 16, as indicated by the broken line in the figure,
The connector side terminal 16b and the second RAM side terminal 16d are connected to connect the second RAM 13 to the interface connector 1
1 and by extension, to the data ROM 22b of the ECU 2, the rewriting unit side terminal 16e and the first RAM side terminal 16c.
Are connected to connect the first RAM 12 to the storage content rewriting unit 14.

【0017】次に、上記実施例の作動について説明す
る。
Next, the operation of the above embodiment will be described.

【0018】調整装置1及びECU2の電源がONさ
れ、RAM12,13がセットアップされるときには、
先ず、記憶内容書換部14からバス切換部16にHigh
レベル信号を出力して、第2のRAM13をECU2側
と接続する。そして、ECU2側から上記第2のRAM
13に対し、アドレスを指定した後、データを出力し、
ECU2のデータROM22bの記憶内容と同一にす
る。続いて、記憶内容書換部14からバス切換部16に
Lowレベル信号を出力して、第1のRAM12をECU
2側と接続する。そして、ECU2側から上記第1のR
AM12に対し、アドレスを指定した後、データを出力
し、ECU2のデータROM22bの記憶内容と同一に
する。このように、RAM12,13がセットアップさ
れた後、ECU2のCPU21は、そのデータROM2
2bの代わりに、調整装置1の第1のRAM12又は第
2のRAM13に対しアクセスを行う。
When the adjusting device 1 and the ECU 2 are powered on and the RAMs 12 and 13 are set up,
First, the memory content rewriting unit 14 is transferred to the bus switching unit 16
A level signal is output to connect the second RAM 13 to the ECU 2 side. Then, from the ECU 2 side, the second RAM
After specifying the address for 13, output the data,
The contents stored in the data ROM 22b of the ECU 2 are the same. Subsequently, the memory content rewriting unit 14 outputs a Low level signal to the bus switching unit 16 to cause the first RAM 12 to be controlled by the ECU.
Connect to side 2. Then, from the ECU 2 side, the first R
After the address is designated to the AM 12, the data is output to be the same as the stored content of the data ROM 22b of the ECU 2. After the RAMs 12 and 13 have been set up in this way, the CPU 21 of the ECU 2 is
Instead of 2b, the first RAM 12 or the second RAM 13 of the adjusting device 1 is accessed.

【0019】その後ユーザからデータROM22bの記
憶内容(制御データ)の書換要求があった場合には、先
ず、書換指令部15は、データROM22bのアドレス
とデータとを計算し、それを記憶内容書換部14へ出力
する。そして、該記憶内容書換部14は、バス切換部1
6へHigh レベル信号を出力して、第2のRAM13を
ECU2のデータROM22bに、第1のRAM12を
記憶内容書換部14にそれぞれ接続する。続いて、第1
のRAM12に対し、アドレスを指定した後、データを
出力して記憶内容を書き換える。この書き換えの間、E
CU2は、第2のRAM13に接続されてアクセスする
ことができるので、ECU2の電源をOFFにする必要
はない。
When the user subsequently requests the rewriting of the storage content (control data) of the data ROM 22b, the rewriting command section 15 first calculates the address and data of the data ROM 22b, and stores the calculated address and data. Output to 14. Then, the memory content rewriting unit 14 is the bus switching unit 1
A High level signal is output to 6 to connect the second RAM 13 to the data ROM 22b of the ECU 2 and the first RAM 12 to the storage content rewriting unit 14, respectively. Then, the first
After the address is specified for the RAM 12, the data is output and the stored contents are rewritten. During this rewriting, E
Since the CU 2 is connected to the second RAM 13 and can be accessed, it is not necessary to turn off the power of the ECU 2.

【0020】しかる後、上記記憶内容書換部14は、バ
ス切換部16へLowレベル信号を出力して、第1のRA
M12をECU2のデータROM22bに、第2のRA
M13を記憶内容書換部14にそれぞれ接続する。続い
て、第2のRAM13に対し、アドレスを指定した後、
データを出力して記憶内容を書き換える。この書き換え
の間、ECU2は、第1のRAM12に接続されてアク
セスすることができるので、ECU2の電源をOFFに
する必要はない。
Thereafter, the storage content rewriting unit 14 outputs a Low level signal to the bus switching unit 16 to output the first RA.
M12 is stored in the data ROM 22b of the ECU 2 and the second RA
The M13s are connected to the memory content rewriting section 14, respectively. Then, after designating an address for the second RAM 13,
Output the data and rewrite the stored contents. During this rewriting, the ECU 2 is connected to the first RAM 12 and can access it, so it is not necessary to turn off the power of the ECU 2.

【0021】その後、上記記憶内容書換部14は、バス
切換部16へHigh レベル信号を出力して、接続状態を
元に戻す。以上によって、データROM22bの記憶内
容の書き換えが終了する。
Thereafter, the stored content rewriting section 14 outputs a high level signal to the bus switching section 16 to restore the connection state to the original state. By the above, the rewriting of the stored contents of the data ROM 22b is completed.

【0022】このように、データROM22bの記憶内
容(実際はRAM12,13の記憶内容)を書き換える
度に、ECU2の電源をOFFにする必要はないので、
その分書換操作を容易に行うことができ、書換操作性の
向上を図ることができる。
As described above, it is not necessary to turn off the power of the ECU 2 each time the stored contents of the data ROM 22b (actually, stored contents of the RAMs 12 and 13) are rewritten.
The rewriting operation can be easily performed correspondingly, and the rewriting operability can be improved.

【0023】その上、上記第1及び第2のRAM12,
13は、いずれもECU2のメモリ部22のうち、デー
タROM22bの記憶容量と同等なもので済むので、こ
れらRAM12,13ひいては調整装置1の小型化及び
低廉化を図ることができる。また、データROM22b
の記憶内容の書換時にプログラムROM22aの記憶内
容である制御プログラムが書き換えられることはないの
で、この制御プログラムの不用意な書き換えによるEC
U2の誤作動を未然に防止することができる。
In addition, the first and second RAMs 12,
Since all 13 need only have the same storage capacity as that of the data ROM 22b in the memory unit 22 of the ECU 2, these RAMs 12, 13 and thus the adjusting device 1 can be made smaller and less expensive. In addition, the data ROM 22b
Since the control program stored in the program ROM 22a is not rewritten at the time of rewriting the storage content of the
It is possible to prevent the malfunction of U2.

【0024】尚、本発明は上記実施例に限定されるもの
ではなく、その他種々の変形例を包含するものである。
例えば、上記実施例では、ECU2のメモリ部22を、
制御プログラムを記憶するプログラムROM22aと、
制御データを記憶するデータROM22bとに分け、上
記データROM22bの記憶内容(制御データ)を書き
換える場合について述べたが、本発明は、上記プログラ
ムROM22aを調整装置1側と接続し、プログラムR
OM22aの記憶内容(制御プログラム)を書き換える
ように構成してもよい。この場合にも、調整装置の小型
化及び低廉化に寄与することができる。
The present invention is not limited to the above embodiment, but includes various other modifications.
For example, in the above embodiment, the memory unit 22 of the ECU 2 is
A program ROM 22a for storing a control program,
Although the case where the data ROM 22b for storing the control data is divided and the stored contents (control data) of the data ROM 22b is rewritten has been described, the present invention connects the program ROM 22a to the adjusting device 1 side and executes the program R
The storage content (control program) of the OM 22a may be rewritten. Also in this case, it is possible to contribute to downsizing and cost reduction of the adjusting device.

【0025】[0025]

【発明の効果】以上の如く、請求項1記載の発明におけ
る電子制御ユニットの調整装置によれば、電子制御ユニ
ット側のメモリ内容のうち、制御プログラム又は制御デ
ータのみをメモリ部に書き込み、書き換えを行うもので
あるので、メモリ部の記憶容量を小さくすることがで
き、メモリ部ひいては装置の小型化及び低廉化を図るこ
とができる。特に、制御データのみをメモリ部に書き込
みを行うものの場合、制御プログラムの不用意な書き換
えによる電子制御ユニットの誤作動を未然に防止するこ
とができる。
As described above, according to the adjusting device for the electronic control unit in the invention described in claim 1, only the control program or the control data in the memory contents on the electronic control unit side is written in the memory section and rewritten. Since this is performed, the storage capacity of the memory unit can be reduced, and the memory unit and thus the device can be made smaller and less expensive. In particular, when only the control data is written in the memory section, it is possible to prevent the malfunction of the electronic control unit due to the careless rewriting of the control program.

【0026】また、請求項2記載の発明によれば、電子
制御ユニットの電源をOFFにすることなく記憶内容の
書換操作を行うことができ、書換操作性の向上を図るこ
とができるという効果をも有する。
According to the second aspect of the invention, the stored contents can be rewritten without turning off the power of the electronic control unit, and the rewriting operability can be improved. Also has.

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

【図1】本発明の実施例に係わる調整装置のブロック構
成図である。
FIG. 1 is a block configuration diagram of an adjusting device according to an embodiment of the present invention.

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

1 調整装置 2 電子制御ユニット(ECU) 12,13 RAM(調整装置のメモリ部) 14 記憶内容書換部 16 バス切換部 22 ROM(電子制御ユニットのメモリ部) 22a プログラムROM(プログラムメモリ部) 22b データROM(データメモリ部) DESCRIPTION OF SYMBOLS 1 Adjustment device 2 Electronic control unit (ECU) 12, 13 RAM (memory part of adjustment device) 14 Storage content rewriting part 16 Bus switching part 22 ROM (memory part of electronic control unit) 22a Program ROM (program memory part) 22b Data ROM (data memory section)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 電子制御ユニットのメモリ部の記憶内容
をデバッグするための調整装置であって、 上記電子制御ユニットのメモリ部は、制御プログラムを
記憶するプログラムメモリ部と、制御データを記憶する
データメモリ部とに分けられており、 上記プログラムメモリ部及びデータメモリ部のいずれか
一方の記憶内容を読み書き可能なメモリ部と、 該メモリ部に読み込まれた記憶内容を書き換える記憶内
容書換部とを備えたことを特徴とする電子制御ユニット
の調整装置。
1. An adjusting device for debugging the stored contents of a memory section of an electronic control unit, wherein the memory section of the electronic control unit comprises a program memory section for storing a control program and data for storing control data. The memory unit is divided into a memory unit, and includes a memory unit capable of reading and writing the memory contents of either the program memory unit or the data memory unit, and a memory content rewriting unit for rewriting the memory contents read into the memory unit. An adjusting device for an electronic control unit characterized by the above.
【請求項2】 上記プログラムメモリ部及びデータメモ
リ部のいずれか一方の記憶内容を読み書き可能なメモリ
部が二つ設けられており、この二つのメモリ部のうち、
一方を電子制御ユニット側に、他方を上記記憶内容書換
部にそれぞれ接続し、かつこの接続状態を切り換える切
換部を備えた請求項1記載の電子制御ユニットの調整装
置。
2. Two memory units capable of reading and writing the stored contents of one of the program memory unit and the data memory unit are provided. Of the two memory units,
2. The electronic control unit adjusting device according to claim 1, further comprising a switching unit that connects one to the electronic control unit side and the other to the storage content rewriting unit and switches the connection state.
JP5048491A 1993-03-10 1993-03-10 Adjusting device for electronic control unit Pending JPH06259284A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP5048491A JPH06259284A (en) 1993-03-10 1993-03-10 Adjusting device for electronic control unit
KR1019940004443A KR940022264A (en) 1993-03-10 1994-03-08 Control device of electronic control unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5048491A JPH06259284A (en) 1993-03-10 1993-03-10 Adjusting device for electronic control unit

Publications (1)

Publication Number Publication Date
JPH06259284A true JPH06259284A (en) 1994-09-16

Family

ID=12804861

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5048491A Pending JPH06259284A (en) 1993-03-10 1993-03-10 Adjusting device for electronic control unit

Country Status (1)

Country Link
JP (1) JPH06259284A (en)

Similar Documents

Publication Publication Date Title
KR100280637B1 (en) Computer system capable of data update of fixed flash ROM and its control method
DE69330860T2 (en) Information processor with an optical storage medium
JPH06259284A (en) Adjusting device for electronic control unit
US5893923A (en) Microcontroller utilizing a circuit to select during reset process an internal or external memory as base memory
US5619678A (en) Electronic device for correction of ROM data with a parameter for calculation of position of correction data
US5860121A (en) Method and apparatus for programming electrically reprogrammable non-volatile memory and a unit including such apparatus
JPH06259285A (en) Adjusting device for electronic control unit
US5987534A (en) Radio selective paging receiver provided with an I/O memory card which can be easily upgraded to include new attributes
JPH10283172A (en) Flash rom data rewrite system
JPS60173631A (en) Control program switching system
JP2862151B2 (en) Programmable controller
JPH09134232A (en) Composite function-type pc card
KR20000074229A (en) Programe down loading apparatus in engine ECU of vehivle
JPH05324341A (en) Program rewritable terminal device
JPS6148746B2 (en)
JP2000207245A (en) In-circuit emulator
KR100383001B1 (en) On-board programing method for main control unit
JP2002108648A (en) Debugging method
JPH0612321A (en) On-board rewriting circuit for rewritable memory
JPH06259369A (en) Information processor
KR19990059756A (en) Memory of the engine control
JPH06103471B2 (en) Program evaluation device
JPH0426993A (en) Storage device
JP2000250759A (en) Method for writing boot block for flash memory
JPH0635795A (en) Option card of personal computer

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010605