JP2020017210A - Control device and mode transition method - Google Patents

Control device and mode transition method Download PDF

Info

Publication number
JP2020017210A
JP2020017210A JP2018141546A JP2018141546A JP2020017210A JP 2020017210 A JP2020017210 A JP 2020017210A JP 2018141546 A JP2018141546 A JP 2018141546A JP 2018141546 A JP2018141546 A JP 2018141546A JP 2020017210 A JP2020017210 A JP 2020017210A
Authority
JP
Japan
Prior art keywords
mode
state
repro
microcomputer
unit
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.)
Granted
Application number
JP2018141546A
Other languages
Japanese (ja)
Other versions
JP7226937B2 (en
Inventor
祐司 下山
Yuji Shimoyama
祐司 下山
裕紀 養畑
Hironori Yohata
裕紀 養畑
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.)
Denso Ten Ltd
Original Assignee
Denso Ten 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 Denso Ten Ltd filed Critical Denso Ten Ltd
Priority to JP2018141546A priority Critical patent/JP7226937B2/en
Publication of JP2020017210A publication Critical patent/JP2020017210A/en
Application granted granted Critical
Publication of JP7226937B2 publication Critical patent/JP7226937B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

To provide a control device capable of improving mode transition reliability and the speed.SOLUTION: A control device in an embodiment includes a determination part and a transition part. The determination part determines an input state of a predetermined input terminal after resetting. The transition part is configured, when the determination part determines that the input state is a first state, to make the operation mode transit to the first mode, and when the input state re-determined by the determination part after the transition to the first mode is the first state, to determine the operation mode to be the first mode.SELECTED DRAWING: Figure 2

Description

開示の実施形態は、制御装置およびモード移行方法に関する。   The disclosed embodiments relate to a control device and a mode transition method.

従来、車両に搭載され、エンジンやトランスミッション、カーナビゲーションといった車両の各種システムをそれぞれ電子制御する制御装置(ECU:Electronic Control Unit)が知られている。かかる制御装置では、内蔵されたマイクロコントローラ(以下、「マイコン」と記載する)が予め内部に保持する制御プログラムを読み出して実行することにより、割り当てられた各種機能を実現する。   2. Description of the Related Art Conventionally, a control device (ECU: Electronic Control Unit) mounted on a vehicle and electronically controlling various systems of the vehicle, such as an engine, a transmission, and a car navigation system, is known. In such a control device, a built-in microcontroller (hereinafter, referred to as a “microcomputer”) reads out and executes a control program stored therein in advance, thereby realizing various assigned functions.

なお、このような制御装置の制御プログラムは、機能を追加する場合や事後的に不具合が発見された場合などに、更新(リプログラミング)が必要となる場合がある。制御装置の動作モードには、制御プログラムが通常動作する通常モードと、制御プログラム書き換えのためのリプログラミングモードとがあり、リプログラミングは、かかる動作モードを、通常モードからリプログラミングモードへと移行させたうえで実行される。   The control program of such a control device may need to be updated (reprogrammed) when a function is added or when a defect is discovered afterwards. The operation modes of the control device include a normal mode in which the control program normally operates and a reprogramming mode for rewriting the control program. In the reprogramming, the operation mode is shifted from the normal mode to the reprogramming mode. It is executed after

たとえば、特許文献1には、マイコンへ印加される信号が、所定の電圧値と所定の電圧継続時間とをそれぞれ備えた複数個の電圧信号の組み合わせである電圧信号パターンに完全一致した場合に、リプログラミングモードへ移行する制御装置が開示されている。   For example, Patent Document 1 discloses that when a signal applied to a microcomputer completely matches a voltage signal pattern that is a combination of a plurality of voltage signals each having a predetermined voltage value and a predetermined voltage duration, A control device for transitioning to a reprogramming mode is disclosed.

特開2017−134477号公報JP-A-2017-134377

しかしながら、上述した従来技術には、モード移行の信頼性向上および高速化を図るうえで更なる改善の余地がある。   However, the above-described conventional technology has room for further improvement in improving the reliability of the mode transition and increasing the speed.

具体的には、上述した従来技術は、ノイズ等により誤ってリプログラミングモードへ移行してしまうのを防止するために上述の電圧信号パターンを用いるものである。しかしながら、かかるパターンに照合させるため、マイコンへ入力する電圧信号を少なくとも上記電圧継続時間の合計分読み取る必要があり、モード移行に時間がかかるという問題があった。   Specifically, the above-described conventional technique uses the above-described voltage signal pattern in order to prevent an erroneous transition to the reprogramming mode due to noise or the like. However, in order to match with such a pattern, it is necessary to read the voltage signal input to the microcomputer at least for the total of the voltage continuation time, and there is a problem that it takes time to shift the mode.

この点につき、別のノイズ対策として、入力信号を所定の継続時間分ではなく瞬時値として2度読みし、その結果を照合することが考えられるが、この場合は1度目および2度目の読み取りの間に所定の間隔を空ける必要があり、その間隔分により、やはりモード移行に時間がかかってしまう。   In this regard, as another noise countermeasure, it is conceivable that the input signal is read twice as an instantaneous value instead of the predetermined duration and the result is compared. In this case, the first and second readings are performed. It is necessary to leave a predetermined interval between them, and the time required to shift the mode also takes time due to the interval.

実施形態の一態様は、上記に鑑みてなされたものであって、モード移行の信頼性向上および高速化を図ることができる制御装置およびモード移行方法を提供することを目的とする。   An aspect of the embodiment has been made in view of the above, and has as its object to provide a control device and a mode transition method capable of improving the reliability and speeding up the mode transition.

実施形態の一態様に係る制御装置は、判定部と、移行部とを備える。前記判定部は、リセットの後に所定の入力端子の入力状態を判定する。前記移行部は、前記判定部によって前記入力状態が第1状態であると判定された場合に、動作モードを第1モードへ移行させるとともに、該第1モードへの移行後に前記判定部によって再判定された前記入力状態が前記第1状態であるならば、前記動作モードを前記第1モードに確定する。   A control device according to an aspect of an embodiment includes a determination unit and a transition unit. The determination unit determines an input state of a predetermined input terminal after reset. The transition unit, when the input state is determined to be the first state by the determination unit, shifts the operation mode to the first mode, and redetermines by the determination unit after the shift to the first mode. If the input state is the first state, the operation mode is determined to be the first mode.

実施形態の一態様によれば、モード移行の信頼性向上および高速化を図ることができる。   According to an aspect of the embodiment, it is possible to improve the reliability and speed of the mode transition.

図1Aは、実施形態に係る車載システムの概要説明図である。FIG. 1A is a schematic explanatory diagram of the vehicle-mounted system according to the embodiment. 図1Bは、リプログラミングの概要説明図である。FIG. 1B is a schematic explanatory diagram of reprogramming. 図1Cは、実施形態に係るECUのハードウェア構成の概要説明図である。FIG. 1C is a schematic explanatory diagram of a hardware configuration of an ECU according to the embodiment. 図1Dは、比較例に係るECUのリプロモード移行時のシーケンス図である。FIG. 1D is a sequence diagram when the ECU according to the comparative example shifts to the repro mode. 図1Eは、実施形態に係るECUのリプロモード移行時のシーケンス図である。FIG. 1E is a sequence diagram when the ECU according to the embodiment shifts to the repro mode. 図2は、実施形態に係る車載システムのブロック図である。FIG. 2 is a block diagram of the vehicle-mounted system according to the embodiment. 図3は、実施形態に係るECUが実行する処理手順を示すフローチャートである。FIG. 3 is a flowchart illustrating a processing procedure executed by the ECU according to the embodiment.

以下、添付図面を参照して、本願の開示する制御装置およびモード移行方法の実施形態を詳細に説明する。なお、以下に示す実施形態によりこの発明が限定されるものではない。   Hereinafter, an embodiment of a control device and a mode transition method disclosed in the present application will be described in detail with reference to the accompanying drawings. The present invention is not limited by the embodiments described below.

また、以下では、「リプログラミング」という用語については、短縮して「リプロ」と記載する場合がある。また、以下では、本実施形態に係るモード移行方法の概要について図1A〜図1Eを用いて説明した後に、かかるモード移行方法を適用したECU10(「制御装置」の一例に相当)を含む車載システム1の具体的な構成例について、図2および図3を用いて説明することとする。なお、比較例に係るECUについては、便宜上、「ECU10’」と記載する。   In the following, the term “reprogramming” may be abbreviated to “repro” in some cases. In the following, an overview of a mode transition method according to the present embodiment will be described with reference to FIGS. 1A to 1E, and then an in-vehicle system including an ECU 10 (corresponding to an example of a “control device”) to which the mode transition method is applied. 1 will be described with reference to FIGS. 2 and 3. FIG. The ECU according to the comparative example is described as “ECU 10 ′” for convenience.

まず、本実施形態に係るモード移行方法の概要について、図1A〜図1Eを用いて説明する。図1Aは、実施形態に係る車載システム1の概要説明図である。また、図1Bは、リプロの概要説明図である。また、図1Cは、本実施形態に係るECU10のハードウェア構成の概要説明図である。また、図1Dは、比較例に係るECU10’のリプロモード移行時のシーケンス図である。また、図1Eは、本実施形態に係るECU10のリプロモード移行時のシーケンス図である。   First, an outline of a mode transition method according to the present embodiment will be described with reference to FIGS. 1A to 1E. FIG. 1A is a schematic explanatory diagram of the vehicle-mounted system 1 according to the embodiment. FIG. 1B is a schematic explanatory diagram of a repro. FIG. 1C is a schematic explanatory diagram of a hardware configuration of the ECU 10 according to the present embodiment. FIG. 1D is a sequence diagram when the ECU 10 'according to the comparative example shifts to the repro mode. FIG. 1E is a sequence diagram when the ECU 10 according to the present embodiment shifts to the repro mode.

図1Aに示すように、車両Cは、車載システム1を備える。車載システム1は、複数のECU10−1〜ECU10−nを備える。ECU10−1〜ECU10−nは、CAN(Controller Area Network)等の車載ネットワークVNにより相互通信可能に接続され、それぞれ制御プログラムを実行することによって制御対象20−1〜20−nを電子制御する。制御対象20−1〜20−nは、たとえばエンジンやトランスミッション、カーナビゲーションといった各種システムである。   As shown in FIG. 1A, the vehicle C includes an in-vehicle system 1. The in-vehicle system 1 includes a plurality of ECUs 10-1 to 10-n. The ECUs 10-1 to 10-n are communicably connected to each other by a vehicle-mounted network VN such as a CAN (Controller Area Network), and electronically control the control targets 20-1 to 20-n by executing control programs. The control targets 20-1 to 20-n are various systems such as an engine, a transmission, and a car navigation system.

ここで、各ECU10が実行する制御プログラムは、機能を追加する場合や事後的に不具合が発見された場合などにリプロが必要となる場合がある。かかる場合、図1Bに示すように、リプロ対象となるECU10に対し、CAN等を介してリプロ用の端末装置であるリプロツール50が接続され、リプロの実行が指示される。   Here, the control program executed by each ECU 10 may need to be reproduced when adding a function or when a defect is discovered afterwards. In such a case, as shown in FIG. 1B, a repro tool 50, which is a repro terminal device, is connected to the ECU 10 to be repro-produced via a CAN or the like, and an instruction to execute repro is issued.

具体的には、リプロに際し、まずECU10は電源が投入されて制御プログラムが起動され、かかる制御プログラムが通常動作する「通常モード」の状態となる(ステップS1)。かかる状態において、リプロツール50からコマンド投入等によりECU10へ「リプロ指示」が送信されると(ステップS2)、これを受け付けたECU10では「モード移行」が行われ(ステップS3)、ECU10は「リプロモード」へと移行して(ステップS4)、制御プログラムの書き換えを実行する。   Specifically, at the time of repro, the ECU 10 is first turned on to start a control program, and the ECU 10 enters a "normal mode" in which the control program normally operates (step S1). In this state, when a “repro instruction” is transmitted from the repro tool 50 to the ECU 10 by inputting a command or the like (step S2), the ECU 10 that has received the “repro instruction” performs “mode transition” (step S3), and the ECU 10 executes the “repro Mode "(step S4), and the control program is rewritten.

ところで、ECUは、制御部を2CPU(Central Processing Unit)で構成する場合がある。本実施形態に係るECU10も、かかる2CPU構成であるものとする。   By the way, in some cases, the ECU comprises a control unit with 2 CPUs (Central Processing Unit). The ECU 10 according to the present embodiment also has such a 2-CPU configuration.

具体的には、図1Cに示すように、ECU10は、メインマイコン121と、サブマイコン122とを有する。これらメインマイコン121およびサブマイコン122のうち、メインマイコン121のみが、車載ネットワークVNのバスへ接続される。なお、メインマイコン121およびサブマイコン122は、通信線125を用いたシリアル通信等により相互通信可能に設けられている。   Specifically, as shown in FIG. 1C, the ECU 10 has a main microcomputer 121 and a sub-microcomputer 122. Of the main microcomputer 121 and the sub microcomputer 122, only the main microcomputer 121 is connected to the bus of the vehicle-mounted network VN. The main microcomputer 121 and the sub microcomputer 122 are provided so as to be able to communicate with each other by serial communication using the communication line 125 or the like.

かかるメインマイコン121およびサブマイコン122においても、それぞれ制御プログラムが動作することとなるため、リプロはメインマイコン121およびサブマイコン122で個別に実行する必要がある。   Since the control programs also operate in the main microcomputer 121 and the sub-microcomputer 122, it is necessary to execute the reprocessing individually by the main microcomputer 121 and the sub-microcomputer 122.

ただし、サブマイコン122は、上述のように車載ネットワークVNへ接続されていないことから、リプロツール50からリプロ指示を受け付けた場合、メインマイコン121がサブマイコン122をリプロモードへ移行させる。そして、その後、メインマイコン121経由で、サブマイコン122のリプロが実行される。   However, since the sub microcomputer 122 is not connected to the in-vehicle network VN as described above, when receiving the repro instruction from the repro tool 50, the main microcomputer 121 shifts the sub microcomputer 122 to the repro mode. After that, the sub-microcomputer 122 is repro- duced via the main microcomputer 121.

サブマイコン122のリプロモードへの移行に際しては、図1Cに示すように、メインマイコン121がサブマイコン122のRESET端子へLO信号を入力してサブマイコン122をリセットさせつつ、同端子への信号入力をHIへネゲートさせる。また、メインマイコン121は、サブマイコン122のWRITE端子へHI信号を入力する。サブマイコン122は、リセット後にWRITE端子のHI状態を検出したならば、通常モードでなくリプロモードで起動する。   When the sub-microcomputer 122 shifts to the repro mode, as shown in FIG. 1C, the main microcomputer 121 inputs a LO signal to the RESET terminal of the sub-microcomputer 122 and resets the sub-microcomputer 122 while inputting a signal to the same terminal. To HI. Further, the main microcomputer 121 inputs an HI signal to the WRITE terminal of the sub-microcomputer 122. If the sub-microcomputer 122 detects the HI state of the WRITE terminal after the reset, it starts up in the repro mode instead of the normal mode.

ところで、「リプロ指示」がないにも関わらず、リセット後、サブマイコン122がノイズ等の外乱の影響によるWRITE端子のHI状態を検出してしまうと、サブマイコン122は意図せずリプロモードで起動してしまうこととなる。このような誤作動を防ぐため、たとえば比較例に係るECU10’は、WRITE端子を所定の間隔を空けて2度チェックし、その結果を照合して一致する場合にのみ、WRITE端子の状態を確定する。   By the way, if the sub-microcomputer 122 detects the HI state of the WRITE terminal due to the influence of disturbances such as noises after reset even though there is no “repro instruction”, the sub-microcomputer 122 starts up in the repro mode unintentionally. Will be done. In order to prevent such a malfunction, for example, the ECU 10 'according to the comparative example checks the WRITE terminal twice with a predetermined interval, and compares the results to determine the state of the WRITE terminal only when the results match. I do.

具体的には、図1Dに示すように、比較例に係るECU10’は、まずメインマイコン121がリプロツール50からリプロ指示を受け付け(ステップS11)、サブマイコン122のRESET端子へLO信号〜HI信号を入力するとともに、WRITE端子へHI信号を入力する(ステップS12)。   Specifically, as shown in FIG. 1D, in the ECU 10 ′ according to the comparative example, first, the main microcomputer 121 receives a repro instruction from the repro tool 50 (step S11), and sends the LO signal to the HI signal to the RESET terminal of the sub microcomputer 122. And an HI signal to the WRITE terminal (step S12).

サブマイコン122は、RESET端子へのLO信号入力によってリセットした後、図中の「Loop」フラグメントに示すように、WRITE端子の状態が2度一致するまで、「WRITE端子チェック」および「ウェイト処理」を繰り返す(ステップS13’)。   After resetting by the LO signal input to the RESET terminal, the sub-microcomputer 122 performs “WRITE terminal check” and “wait processing” until the state of the WRITE terminal matches twice, as indicated by the “Loop” fragment in the figure. Is repeated (step S13 ').

そして、WRITE端子の状態がHI状態で2度一致したならば、サブマイコン122はWRITE端子の状態を確定し、「リプロ初期設定」(ステップS14)を行いつつリプロモードで起動する。そして、リプロモードでの起動完了後は、通信線125によりメインマイコン121経由で「リプロ」(破線の矢印〜ステップS15)を実行する。   Then, if the state of the WRITE terminal coincides twice in the HI state, the sub-microcomputer 122 determines the state of the WRITE terminal and starts up in the repro mode while performing "repro initial setting" (step S14). After the start in the repro mode, “repro” (broken arrow to step S15) is executed via the communication line 125 via the main microcomputer 121.

しかしながら、このような比較例に係るモード移行方法によれば、WRITE端子のチェックの間に行われるウェイト処理により、起動に時間がかかるという問題がある。   However, according to such a mode transition method according to the comparative example, there is a problem that it takes a long time to start up due to the wait processing performed during the check of the WRITE terminal.

そこで、本実施形態に係るモード移行方法では、比較例と同様に、基本的にはWRITE端子を2度読みすることで誤作動を防止するものの、2度のWRITE端子のチェックの間にウェイト処理を行わずに上述したステップS14の「リプロ初期設定」を行い、ウェイト処理による起動時間の遅れを排除することとした。   Thus, in the mode transition method according to the present embodiment, similarly to the comparative example, malfunction is basically prevented by reading the WRITE terminal twice, but wait processing is performed between the two checks of the WRITE terminal. Is performed, the "repro initialization" in step S14 described above is performed to eliminate the delay in the start-up time due to the wait processing.

具体的には、図1Eに示すように、本実施形態に係るモード移行方法では、ステップS11〜S12の実行後に、サブマイコン122が、ステップS13を実行する。ステップS13では、サブマイコン122は、1度目の「WRITE端子チェック」を実行し、WRITE端子がHI状態であれば、図1DでステップS14として後で実行していた「リプロ初期設定」を実行する。すなわち、サブマイコン122は、1度目の「WRITE端子チェック」の結果でリプロモードへの移行をいわば仮確定し、リプロモードへの移行を本確定前に開始する。   Specifically, as shown in FIG. 1E, in the mode transition method according to the present embodiment, the sub-microcomputer 122 executes step S13 after executing steps S11 to S12. In step S13, the sub-microcomputer 122 executes the first "WRITE terminal check". If the WRITE terminal is in the HI state, the sub-microcomputer 122 executes the "repro initialization" executed later as step S14 in FIG. 1D. . That is, the sub-microcomputer 122 temporarily determines, so to speak, the transition to the repro mode based on the result of the first "WRITE terminal check", and starts the transition to the repro mode before the final decision.

なお、「リプロ初期設定」では、たとえばECU10の記憶部を構成するROM(Read Only Memory)の内容を、書き換えに備えてRAM(Random Access Memory)へコピーするバックアップ処理や、ネットワーク上の設定処理といった準備処理が行われる。   In the “repro initialization”, for example, a backup process of copying the contents of a ROM (Read Only Memory) constituting a storage unit of the ECU 10 to a RAM (Random Access Memory) in preparation for rewriting, a setting process on a network, and the like. Preparation processing is performed.

そして、「リプロ初期設定」の後、サブマイコン122は、「WRITE端子再チェック」を実行し、チェック結果を1度目の「WRITE端子チェック」のチェック結果と照合する。そして、チェック結果が一致すれば、サブマイコン122はWRITE端子の状態をHI状態であると本確定する。すなわち、仮確定していたリプロモードへの移行を本確定し、以降は、通信線125によりメインマイコン121経由で「リプロ」(破線の矢印〜ステップS15)を実行する。   Then, after “repro initialization”, the sub-microcomputer 122 executes “WRITE terminal recheck”, and compares the check result with the first “WRITE terminal check” check result. If the check results match, the sub-microcomputer 122 finally determines that the state of the WRITE terminal is the HI state. That is, the transition to the temporarily determined repro mode is finally determined, and thereafter, “repro” (broken arrow to step S15) is executed via the communication line 125 via the main microcomputer 121.

一方、チェック結果が一致しなければ、サブマイコン122は、自身をリセットして、ステップS13を再実行する。したがって、この場合、「リプロ初期設定」の設定内容は破棄されるが、ノイズ等の影響により誤ってリプロモードへ移行しようとしたと考えられるので、支障はない。むしろ、ステップS13が再実行され、WRITE端子の状態がHI状態になければ、1度は誤ってリプロモードへ移行しようとしたところを、通常モードへ復帰することができる。   On the other hand, if the check results do not match, the sub-microcomputer 122 resets itself and executes step S13 again. Therefore, in this case, the setting contents of the “repro initial setting” are discarded, but there is no problem because it is considered that an attempt was made to shift to the repro mode by mistake due to noise or the like. Rather, if step S13 is re-executed and the state of the WRITE terminal is not in the HI state, it is possible to return to the normal mode once it has erroneously shifted to the repro mode.

このように、本実施形態に係るモード移行方法では、WRITE端子のチェックとチェックの間に行われるウェイト処理を排除し(図中の「ウェイト処理なし」参照)、1度目の「WRITE端子チェック」の結果でリプロモードへの移行を仮確定することとした。そして、リプロモードへの移行が仮確定されたならば、「WRITE端子再チェック」の前にリプロモードへの移行を開始して、「リプロ初期設定」を事前に進めることとした。   As described above, in the mode transition method according to the present embodiment, the wait processing performed between checks of the WRITE terminal is eliminated (see “no wait processing” in the drawing), and the first “WRITE terminal check” is performed. As a result, the transition to the repro mode was temporarily determined. Then, when the transition to the repro mode is temporarily determined, the transition to the repro mode is started before the "WRITE terminal recheck", and the "repro initialization" is advanced in advance.

したがって、本実施形態に係るモード移行方法によれば、ウェイト処理による起動時間の遅れを排除して、起動を高速化することができる。すなわち、モード移行の信頼性向上および高速化を図ることができる。   Therefore, according to the mode transition method according to the present embodiment, the startup can be sped up by eliminating the delay of the startup time due to the wait processing. That is, it is possible to improve the reliability and speed of the mode transition.

以下、上述したモード移行方法を適用したECU10を含む車載システム1について、さらに具体的に説明する。   Hereinafter, the in-vehicle system 1 including the ECU 10 to which the above-described mode transition method is applied will be described more specifically.

図2は、本実施形態に係る車載システム1のブロック図である。なお、図2では、本実施形態の特徴を説明するために必要な構成要素のみを機能ブロックで表しており、一般的な構成要素についての記載を省略している。   FIG. 2 is a block diagram of the vehicle-mounted system 1 according to the present embodiment. In FIG. 2, only the components necessary for describing the features of the present embodiment are represented by functional blocks, and descriptions of general components are omitted.

換言すれば、図2に図示される各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。例えば、各機能ブロックの分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することが可能である。   In other words, each component illustrated in FIG. 2 is a functional concept and does not necessarily need to be physically configured as illustrated. For example, the specific form of distribution / integration of each functional block is not limited to the illustrated one, and all or a part thereof may be functionally or physically distributed in arbitrary units according to various loads and usage conditions. -It is possible to integrate and configure.

また、既に説明済みの構成要素については、図2を用いた説明では、説明を簡略化するか省略する場合がある。   Also, in the description with reference to FIG. 2, the description of the components already described may be simplified or omitted.

図2に示すように、車載システム1は、ECU10を備える。ECU10は、記憶部11と、制御部12とを備える。   As shown in FIG. 2, the in-vehicle system 1 includes an ECU 10. The ECU 10 includes a storage unit 11 and a control unit 12.

記憶部11は、ROM11aおよびRAM11bのほか、たとえばデータフラッシュといった半導体メモリ素子等によって構成され、図示は略しているが、たとえば通常モードまたはリプロモードのそれぞれにおいて動作する各種プログラム等が記憶される。   The storage unit 11 includes, for example, a semiconductor memory device such as a data flash in addition to the ROM 11a and the RAM 11b, and stores, for example, various programs and the like operating in the normal mode or the repro mode, though not shown.

制御部12は、コントローラ(controller)であり、たとえば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等によって、記憶部11に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。また、制御部12は、たとえば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路により実現することができる。   The control unit 12 is a controller, and various programs stored in the storage unit 11 are executed by a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like using the RAM as a work area. Is realized by: The control unit 12 can be realized by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

たとえば、本実施形態に係るECU10では、図2に示すように、制御部12は、メインマイコン121およびサブマイコン122の2つのマイコンによって構成される。   For example, in the ECU 10 according to the present embodiment, as illustrated in FIG. 2, the control unit 12 includes two microcomputers, a main microcomputer 121 and a sub microcomputer 122.

メインマイコン121は、指示受付部121aと、モード制御部121bと、通信部121cとを有する。サブマイコン122は、リセット部122aと、モード判定部122bと、移行部122cと、実行部122dと、通信部122eとを有する。また、サブマイコン122は、所定の入力端子である、RESET端子123と、WRITE端子124とを備える。また、メインマイコン121とサブマイコン122とは、通信線125を介して相互通信可能に接続されている。   The main microcomputer 121 has an instruction receiving unit 121a, a mode control unit 121b, and a communication unit 121c. The sub-microcomputer 122 includes a reset unit 122a, a mode determination unit 122b, a transition unit 122c, an execution unit 122d, and a communication unit 122e. Further, the sub-microcomputer 122 includes a RESET terminal 123 and a WRITE terminal 124, which are predetermined input terminals. The main microcomputer 121 and the sub-microcomputer 122 are connected via a communication line 125 so as to be able to communicate with each other.

メインマイコン121の方から説明する。指示受付部121aは、リプロツール50からリプロ指示を受け付ける。指示受付部121aは、受け付けたリプロ指示をモード制御部121bへ通知する。   Description will be made from the main microcomputer 121. The instruction receiving unit 121a receives a repro instruction from the repro tool 50. The instruction receiving unit 121a notifies the mode control unit 121b of the received repro instruction.

モード制御部121bは、通知されたリプロ指示がサブマイコン122に対するものである場合、サブマイコン122のRESET端子123へLO信号を入力する。また、モード制御部121bは、RESET端子123への信号入力を、LO信号からHI信号へネゲートさせる。   When the notified repro instruction is for the sub-microcomputer 122, the mode control unit 121b inputs the LO signal to the RESET terminal 123 of the sub-microcomputer 122. Further, the mode control unit 121b negates the signal input to the RESET terminal 123 from the LO signal to the HI signal.

また、モード制御部121bは、サブマイコン122のWRITE端子124へHI信号を入力する。なお、図示は略しているが、モード制御部121bは、通知されたリプロ指示がサブマイコン122に対するものである場合、メインマイコン121自身をリセットさせてリプロモードへ移行させる。   Further, the mode control unit 121b inputs an HI signal to the WRITE terminal 124 of the sub-microcomputer 122. Although not shown in the figure, if the notified repro instruction is for the sub-microcomputer 122, the mode control section 121b resets the main microcomputer 121 itself and shifts to the repro mode.

また、指示受付部121aおよびモード制御部121bは、サブマイコン122がリプロモードへ移行した後、リプロツール50およびサブマイコン122間のデータの受け渡し役となってサブマイコン122にリプロを実行させる。かかるデータの受け渡しには通信線125が用いられる。通信部121cは、かかる通信線125を用いたデータ通信を行う。   Further, after the sub-microcomputer 122 shifts to the repro mode, the instruction receiving unit 121a and the mode control unit 121b serve as a data transfer between the repro tool 50 and the sub-microcomputer 122 to cause the sub-microcomputer 122 to execute the repro. The communication line 125 is used to transfer such data. The communication unit 121c performs data communication using the communication line 125.

つづいて、サブマイコン122の方について説明する。リセット部122aは、RESET端子123に対するLO信号の入力を検出した場合に、サブマイコン122をリセットさせるリセット処理を行う。また、リセット部122aは、後述するモード判定部122bから、WRITE端子124の1度目のチェック結果と2度目のチェック結果が一致しないとの判定結果を示す通知を受けた場合に、サブマイコン122をリセットさせるリセット処理を行う。   Next, the sub microcomputer 122 will be described. The reset unit 122a performs a reset process for resetting the sub-microcomputer 122 when detecting the input of the LO signal to the RESET terminal 123. Further, when receiving a notification indicating that the first check result and the second check result of the WRITE terminal 124 do not match from the mode determination unit 122b, which will be described later, the reset unit 122a resets the sub-microcomputer 122. Perform reset processing for resetting.

モード判定部122bは、サブマイコン122のリセット後、WRITE端子124をチェックし、LO信号が入力されたLO状態を検出したならば、サブマイコン122を起動させるべきモードを通常モードと判定する。   After resetting the sub-microcomputer 122, the mode determination unit 122b checks the WRITE terminal 124, and when detecting the LO state in which the LO signal has been input, determines the mode in which the sub-microcomputer 122 should be activated to be the normal mode.

また、モード判定部122bは、サブマイコン122のリセット後、WRITE端子124をチェックし、HI信号の入力されたHI状態を検出したならば、サブマイコン122を起動させるべきモードをリプロモードと仮判定する。また、モード判定部122bは、判定した判定結果を移行部122cへ通知する。   After resetting the sub-microcomputer 122, the mode determining unit 122b checks the WRITE terminal 124, and if the HI state in which the HI signal is input is detected, the mode for activating the sub-microcomputer 122 is provisionally determined to be the repro mode. I do. Further, the mode determination unit 122b notifies the determination result to the transition unit 122c.

移行部122cは、モード判定部122bによって通常モードと判定された場合に、サブマイコン122を通常モードへと移行させ、実行部122dに通常モード時の各種プログラムを実行させる。   The transition unit 122c transitions the sub-microcomputer 122 to the normal mode when the mode determination unit 122b determines the normal mode, and causes the execution unit 122d to execute various programs in the normal mode.

また、移行部122cは、モード判定部122bによってリプロモードと仮判定された場合に、サブマイコン122のリプロモードへの移行を開始し、記憶部11にアクセスしてリプロ初期設定を実行する。   When the mode determining unit 122b temporarily determines that the repro mode is set, the shifting unit 122c starts shifting the sub-microcomputer 122 to the repro mode, accesses the storage unit 11, and executes the repro initial setting.

また、移行部122cは、リプロ初期設定の実行後、リプロ初期設定の完了をモード判定部122bに通知して、モード判定部122bにWRITE端子124を再チェックさせる。   After executing the repro initialization, the transition unit 122c notifies the mode determination unit 122b of the completion of the repro initialization, and causes the mode determination unit 122b to recheck the WRITE terminal 124.

モード判定部122bは、移行部122cによるリプロ初期設定の完了の通知を受けてWRITE端子124を再チェックし、1度目のチェック結果と同じくHI状態を検出したならば、サブマイコン122を起動させるべきモードをリプロモードと確定する。また、その判定結果を移行部122cへ通知する。   The mode determination unit 122b re-checks the WRITE terminal 124 in response to the notification of the completion of the repro initialization by the transition unit 122c. If the HI state is detected as in the first check result, the sub-microcomputer 122 should be started. Determine the mode as repro mode. In addition, the determination result is notified to the transition unit 122c.

また、モード判定部122bは、WRITE端子124の再チェック結果が1度目のチェック結果と一致しなければ、その判定結果をリセット部122aへ通知する。   If the recheck result of the WRITE terminal 124 does not match the first check result, the mode determination unit 122b notifies the reset unit 122a of the determination result.

移行部122cは、モード判定部122bによって起動させるべきモードがリプロモードと確定されたならば、サブマイコン122を引き続きリプロモードで起動するべく、実行部122dにリプロモード時の各種プログラムを実行させる。   When the mode to be started is determined to be the repro mode by the mode determining unit 122b, the transition unit 122c causes the execution unit 122d to execute various programs in the repro mode in order to continue to start the sub-microcomputer 122 in the repro mode.

実行部122dは、記憶部11に記憶された各種プログラムを、移行するモードに応じて記憶部11から読み出し、実行する。通信部122eは、メインマイコン121との間で、通信線125を用いたデータ通信を行う。   The execution unit 122d reads various programs stored in the storage unit 11 from the storage unit 11 according to the mode to be shifted, and executes the programs. The communication unit 122e performs data communication with the main microcomputer 121 using the communication line 125.

次に、実施形態に係るECU10が実行する処理手順について、図3を用いて説明する。図3は、実施形態に係るECU10が実行する処理手順を示すフローチャートである。なお、ここでは、サブマイコン122がリセット後から実行する処理手順について説明する。   Next, a processing procedure executed by the ECU 10 according to the embodiment will be described with reference to FIG. FIG. 3 is a flowchart illustrating a processing procedure executed by the ECU 10 according to the embodiment. Here, the processing procedure executed by the sub-microcomputer 122 after the reset will be described.

サブマイコン122がリセットされた後、図3に示すように、モード判定部122bが、1度目のWRITE端子124のチェックを行う(ステップS101)。そして、モード判定部122bは、WRITE端子124がLO状態であるか否かを判定する(ステップS102)。   After the sub microcomputer 122 is reset, as shown in FIG. 3, the mode determining unit 122b checks the WRITE terminal 124 for the first time (step S101). Then, the mode determination unit 122b determines whether the WRITE terminal 124 is in the LO state (Step S102).

ここで、WRITE端子124がLO状態である場合(ステップS102,Yes)、移行部122cが、サブマイコン122を通常モードへ移行させる(ステップS103)。そして、実行部122dが、通常モード時の各種プログラムを記憶部11から読み出して実行し、サブマイコン122は通常動作を実行する(ステップS104)。   Here, when the WRITE terminal 124 is in the LO state (Step S102, Yes), the transition unit 122c causes the sub-microcomputer 122 to transition to the normal mode (Step S103). Then, the execution unit 122d reads out various programs in the normal mode from the storage unit 11 and executes them, and the sub-microcomputer 122 executes the normal operation (Step S104).

一方、WRITE端子124がLO状態でない場合(ステップS102,No)、すなわち、WRITE端子124がHI状態である場合、起動されるべきモードがリプロモードと仮判定される。そして、移行部122cが、サブマイコン122をリプロモードへ移行させ(ステップS105)、リプロ初期設定を実行する(ステップS106)。   On the other hand, when the WRITE terminal 124 is not in the LO state (No in step S102), that is, when the WRITE terminal 124 is in the HI state, the mode to be activated is provisionally determined to be the repro mode. Then, the transition unit 122c causes the sub-microcomputer 122 to transition to the repro mode (step S105), and executes repro initial settings (step S106).

そして、リプロ初期設定の完了後、モード判定部122bが、WRITE端子124の再チェックを行う(ステップS107)。そして、モード判定部122bは、WRITE端子124がHI状態であるか否かを判定する(ステップS108)。   Then, after the completion of the repro initialization, the mode determination unit 122b rechecks the WRITE terminal 124 (Step S107). Then, the mode determination unit 122b determines whether the WRITE terminal 124 is in the HI state (Step S108).

ここで、WRITE端子124がHI状態である場合(ステップS108,Yes)、リプロモードへの移行が確定され、実行部122dが、リプロモード時の各種プログラムを記憶部11から読み出して実行し、サブマイコン122はリプロを実行する(ステップS109)。   Here, when the WRITE terminal 124 is in the HI state (step S108, Yes), the shift to the repro mode is determined, and the execution unit 122d reads out various programs in the repro mode from the storage unit 11 and executes the programs. The microcomputer 122 executes the repro (step S109).

一方、WRITE端子124がHI状態でない場合(ステップS108,No)、リセット部122aがリセット処理を実行し(ステップS110)、サブマイコン122は、ステップS101からの処理を繰り返す。   On the other hand, when the WRITE terminal 124 is not in the HI state (step S108, No), the reset unit 122a performs a reset process (step S110), and the sub-microcomputer 122 repeats the process from step S101.

なお、図3では略しているが、通常モードへ移行するステップS103とステップS104の間で、モード判定部122bがWRITE端子124を再判定することとしてもよい。   Although not shown in FIG. 3, the mode determination unit 122b may re-determine the WRITE terminal 124 between step S103 and step S104 when the mode shifts to the normal mode.

かかる場合、モード判定部122bは、ステップS103の後でWRITE端子124がLO状態であるか否かを判定し、LO状態であればステップS104へ移行すればよい。また、WRITE端子124がLO状態でなければ、ステップS110のリセット処理を実行し、ステップS101からの処理を繰り返せばよい。   In such a case, the mode determination unit 122b determines whether or not the WRITE terminal 124 is in the LO state after step S103, and if it is in the LO state, the process may proceed to step S104. If the WRITE terminal 124 is not in the LO state, the reset processing in step S110 is executed, and the processing from step S101 may be repeated.

これにより、通常モードへの移行においても、モード移行の信頼性を高めることができる。   As a result, even in the transition to the normal mode, the reliability of the mode transition can be improved.

上述してきたように、本実施形態に係るECU10(「制御装置」の一例に相当)は、モード判定部122b(「判定部」の一例に相当)と、移行部122cとを備える。モード判定部122bは、リセットの後に所定の入力端子の入力状態を判定する。移行部122cは、モード判定部122bによって上記入力状態が第1状態であると判定された場合に、動作モードを第1モードへ移行させるとともに、かかる第1モードへの移行後にモード判定部122bによって再判定された上記入力状態が上記第1状態であるならば、動作モードを上記第1モードに確定する。   As described above, the ECU 10 (corresponding to an example of the “control device”) according to the present embodiment includes the mode determining unit 122b (corresponding to an example of the “determining unit”) and the transition unit 122c. The mode determination unit 122b determines the input state of a predetermined input terminal after reset. The shift unit 122c shifts the operation mode to the first mode when the input state is determined to be the first state by the mode determination unit 122b, and after the shift to the first mode, the mode determination unit 122b If the re-determined input state is the first state, the operation mode is determined to be the first mode.

したがって、本実施形態に係るECU10によれば、モード移行の信頼性向上および高速化を図ることができる。   Therefore, according to the ECU 10 according to the present embodiment, it is possible to improve the reliability and speed of the mode transition.

また、本実施形態に係るECU10は、リセット部122aをさらに備える。リセット部122aは、モード判定部122bによって再判定された上記入力状態が上記第1状態でないならば、上記リセットを実行する。   Further, the ECU 10 according to the present embodiment further includes a reset unit 122a. The reset unit 122a executes the reset if the input state re-determined by the mode determination unit 122b is not the first state.

したがって、本実施形態に係るECU10によれば、ノイズ等の影響によって誤って第1モードへ移行した場合でも、リセット後に改めて初めから上記入力状態を判定することによって、正常なモードへ復帰することが可能となる。   Therefore, according to the ECU 10 according to the present embodiment, even if the mode is erroneously shifted to the first mode due to the influence of noise or the like, it is possible to return to the normal mode by determining the input state again from the beginning after resetting. It becomes possible.

また、上記第1モードは、プログラムの書き換えであるリプログラミングを実行するリプロモードであって、移行部122cは、モード判定部122bによってWRITE端子124(「所定の入力端子」の一例に相当)の入力状態がHI状態(「第1状態」の一例に相当)であると判定された場合に、リプロの初期設定を実行し、かかる初期設定の完了後にモード判定部122bによって再判定された上記入力状態がHI状態であるならば、動作モードをリプロモードに確定してリプロを実行させる。   The first mode is a repro mode in which reprogramming, which is rewriting of a program, is performed. The transition unit 122c controls the WRITE terminal 124 (corresponding to an example of a “predetermined input terminal”) by the mode determining unit 122b. When it is determined that the input state is the HI state (corresponding to an example of the “first state”), the initial setting of the repro is executed, and after the completion of the initial setting, the input determined again by the mode determining unit 122b. If the state is the HI state, the operation mode is set to the repro mode and the repro is executed.

したがって、本実施形態に係るECU10によれば、信頼性高くリプロモードへの移行を行うことができ、通常モードに影響を与えにくい。   Therefore, according to the ECU 10 according to the present embodiment, the shift to the repro mode can be performed with high reliability, and the normal mode is hardly affected.

また、移行部122cは、リセットの後にモード判定部122bによって判定された上記入力状態がHI状態でないならば、リプロモードに対する通常時の動作モードである通常モードへ動作モードを移行させる。   If the input state determined by the mode determination unit 122b after reset is not the HI state, the transition unit 122c transitions the operation mode to the normal mode, which is the normal operation mode for the repro mode.

したがって、本実施形態に係るECU10によれば、リセット前に、ノイズ等の影響によって誤って第1モードへ移行していても、リセット後に改めて初めから上記入力状態を判定し、HI状態でないならば、正常に通常モードへ復帰することができる。   Therefore, according to the ECU 10 according to the present embodiment, even if the mode is erroneously shifted to the first mode due to the influence of noise or the like before the reset, the input state is determined again from the beginning after the reset, and if the input mode is not the HI state. , Can be returned to the normal mode normally.

なお、上述した実施形態では、制御部12が、メインマイコン121とサブマイコン122の2つのマイコンによって構成される例を挙げたが、1つのマイコンによって構成されてもよい。また、3つ以上のマイコンによって構成されてもよい。3つ以上のマイコンによって構成される場合、たとえば、少なくとも1つのマイコンが車載ネットワークVNのバスに接続され、かかるマイコンが他のマイコンに対し、上述したメインマイコン121の役割を果たせばよい。   In the above-described embodiment, an example has been described in which the control unit 12 is configured by two microcomputers, the main microcomputer 121 and the sub-microcomputer 122. However, the control unit 12 may be configured by one microcomputer. Further, it may be constituted by three or more microcomputers. When three or more microcomputers are used, for example, at least one microcomputer may be connected to the bus of the in-vehicle network VN, and such a microcomputer may serve as the main microcomputer 121 with respect to other microcomputers.

また、上述した実施形態では、ECU10は車両Cに設けられることとしたが、無論、一般車両に限られるものではなく、工業用車両、農業用車両等に設けられてもよい。また、車両に限らず、列車、船舶、航空機等の移動機械に設けられてもよい。   In the above-described embodiment, the ECU 10 is provided in the vehicle C. However, the ECU 10 is not limited to a general vehicle, but may be provided in an industrial vehicle, an agricultural vehicle, or the like. Further, the present invention is not limited to vehicles, and may be provided in a moving machine such as a train, a ship, an aircraft, and the like.

さらなる効果や変形例は、当業者によって容易に導き出すことができる。このため、本発明のより広範な態様は、以上のように表しかつ記述した特定の詳細および代表的な実施形態に限定されるものではない。したがって、添付の特許請求の範囲およびその均等物によって定義される総括的な発明の概念の精神または範囲から逸脱することなく、様々な変更が可能である。   Further effects and modifications can be easily derived by those skilled in the art. Thus, the broader aspects of the present invention are not limited to the specific details and representative embodiments shown and described above. Accordingly, various modifications may be made without departing from the spirit or scope of the general inventive concept as defined by the appended claims and equivalents thereof.

1 車載システム
10 ECU
11 記憶部
11a ROM
11b RAM
12 制御部
50 リプロツール
121 メインマイコン
121a 指示受付部
121b モード制御部
121c 通信部
122 サブマイコン
122a リセット部
122b モード判定部
122c 移行部
122d 実行部
122e 通信部
123 RESET端子
124 WRITE端子
125 通信線
C 車両
VN 車載ネットワーク
1 in-vehicle system 10 ECU
11 Storage unit 11a ROM
11b RAM
12 control unit 50 repro tool 121 main microcomputer 121a instruction reception unit 121b mode control unit 121c communication unit 122 sub microcomputer 122a reset unit 122b mode determination unit 122c transition unit 122d execution unit 122e communication unit 123 RESET terminal 124 WRITE terminal 125 communication line C vehicle VN In-vehicle network

Claims (5)

リセットの後に所定の入力端子の入力状態を判定する判定部と、
前記判定部によって前記入力状態が第1状態であると判定された場合に、動作モードを第1モードへ移行させるとともに、該第1モードへの移行後に前記判定部によって再判定された前記入力状態が前記第1状態であるならば、前記動作モードを前記第1モードに確定する移行部と
を備えることを特徴とする制御装置。
A determining unit that determines an input state of a predetermined input terminal after reset,
When the determination unit determines that the input state is the first state, the operation mode is shifted to the first mode, and the input state is determined again by the determination unit after the shift to the first mode. A transition unit that determines the operation mode to the first mode if is in the first state.
前記判定部によって再判定された前記入力状態が前記第1状態でないならば、前記リセットを実行するリセット部
をさらに備えることを特徴とする請求項1に記載の制御装置。
The control device according to claim 1, further comprising: a reset unit configured to execute the reset when the input state re-determined by the determination unit is not the first state.
前記第1モードは、プログラムの書き換えであるリプログラミングを実行するリプログラミングモードであって、
前記移行部は、
前記判定部によって前記入力状態が前記第1状態であると判定された場合に、前記リプログラミングの初期設定を実行し、該初期設定の完了後に前記判定部によって再判定された前記入力状態が前記第1状態であるならば、前記動作モードを前記リプログラミングモードに確定して前記リプログラミングを実行させる
ことを特徴とする請求項1または2に記載の制御装置。
The first mode is a reprogramming mode for performing reprogramming, which is rewriting of a program,
The transition unit includes:
When the input state is determined to be the first state by the determination unit, initialization of the reprogramming is performed, and after the completion of the initialization, the input state redetermined by the determination unit is the input state. 3. The control device according to claim 1, wherein if the state is the first state, the operation mode is determined to be the reprogramming mode, and the reprogramming is performed. 4.
前記移行部は、
前記リセットの後に前記判定部によって判定された前記入力状態が前記第1状態でないならば、前記リプログラミングモードに対する通常時の前記動作モードである通常モードへ該動作モードを移行させる
ことを特徴とする請求項3に記載の制御装置。
The transition unit includes:
If the input state determined by the determination unit after the reset is not the first state, the operation mode is shifted to a normal mode which is the operation mode in a normal state with respect to the reprogramming mode. The control device according to claim 3.
所定の入力端子を有する制御装置を用いたモード移行方法であって、
リセットの後に前記入力端子の入力状態を判定する判定工程と、
前記判定工程によって前記入力状態が第1状態であると判定された場合に、動作モードを第1モードへ移行させるとともに、該第1モードへの移行後に前記判定工程によって再判定された前記入力状態が前記第1状態であるならば、前記動作モードを前記第1モードに確定する移行工程と
を含むことを特徴とするモード移行方法。
A mode transition method using a control device having a predetermined input terminal,
A determining step of determining the input state of the input terminal after reset;
When the input state is determined to be the first state by the determination step, the operation mode is shifted to the first mode, and the input state redetermined by the determination step after the shift to the first mode is performed. If the state is the first state, a step of determining the operation mode to the first mode.
JP2018141546A 2018-07-27 2018-07-27 Control device, control system and control method Active JP7226937B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018141546A JP7226937B2 (en) 2018-07-27 2018-07-27 Control device, control system and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018141546A JP7226937B2 (en) 2018-07-27 2018-07-27 Control device, control system and control method

Publications (2)

Publication Number Publication Date
JP2020017210A true JP2020017210A (en) 2020-01-30
JP7226937B2 JP7226937B2 (en) 2023-02-21

Family

ID=69580476

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018141546A Active JP7226937B2 (en) 2018-07-27 2018-07-27 Control device, control system and control method

Country Status (1)

Country Link
JP (1) JP7226937B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010204544A (en) * 2009-03-05 2010-09-16 Fuji Xerox Co Ltd Image forming apparatus, image forming system and program
JP2015098311A (en) * 2013-11-20 2015-05-28 トヨタ自動車株式会社 Electronic control apparatus and software rewrite system
US20160364230A1 (en) * 2015-06-15 2016-12-15 Lear Corporation Telematics control unit comprising a differential update package

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010204544A (en) * 2009-03-05 2010-09-16 Fuji Xerox Co Ltd Image forming apparatus, image forming system and program
JP2015098311A (en) * 2013-11-20 2015-05-28 トヨタ自動車株式会社 Electronic control apparatus and software rewrite system
US20160364230A1 (en) * 2015-06-15 2016-12-15 Lear Corporation Telematics control unit comprising a differential update package

Also Published As

Publication number Publication date
JP7226937B2 (en) 2023-02-21

Similar Documents

Publication Publication Date Title
JP6692763B2 (en) Control device and control program updating method
US20170091130A1 (en) Bus system
CN107077407B (en) Vehicle control device
US10642605B2 (en) Vehicle control device, program update method, and computer-readable non-transitory storage medium storing program for program update
US20060069904A1 (en) Information processing apparatus and startup control method
JP6723941B2 (en) Control device and control program updating method
US11347837B2 (en) Method and apparatus for enhancing security of vehicle controller
WO2020158377A1 (en) Electronic control device and security verification method for electronic control device
US20220391192A1 (en) Ota master, center, system, method, non-transitory storage medium, and vehicle
CN110879714A (en) Apparatus for providing update of vehicle and computer-readable storage medium
JP2020017210A (en) Control device and mode transition method
JP5880862B2 (en) Control system
JP7411467B2 (en) Electronic control device and program rewriting control method
JP3915411B2 (en) Electronic control device for vehicle
JP4955417B2 (en) Memory check system for electronic control unit
JP6183251B2 (en) Electronic control unit
JP6668226B2 (en) Electronic control unit
JP6624005B2 (en) Mutual monitoring system
JP5561241B2 (en) Microcomputer
JP5268791B2 (en) Control system
JP2008140343A (en) Electronic apparatus
JP2012247849A (en) Microcomputer
US20240201971A1 (en) Software update process on a vehicle
US7016769B2 (en) Control device for controlling/regulating the operational sequences in a motor vehicle, and a method of starting such a control device
US20240211270A1 (en) Method of reprogramming a boot area

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210715

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220926

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230117

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230209

R150 Certificate of patent or registration of utility model

Ref document number: 7226937

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150