JP2019114244A - Electronic control device - Google Patents

Electronic control device Download PDF

Info

Publication number
JP2019114244A
JP2019114244A JP2018212258A JP2018212258A JP2019114244A JP 2019114244 A JP2019114244 A JP 2019114244A JP 2018212258 A JP2018212258 A JP 2018212258A JP 2018212258 A JP2018212258 A JP 2018212258A JP 2019114244 A JP2019114244 A JP 2019114244A
Authority
JP
Japan
Prior art keywords
bist
memory
unit
microcomputer
mbist
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
JP2018212258A
Other languages
Japanese (ja)
Other versions
JP7155902B2 (en
Inventor
英治 松岡
Eiji Matsuoka
英治 松岡
正紀 山本
Masanori Yamamoto
正紀 山本
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 Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Priority to DE102018222199.5A priority Critical patent/DE102018222199A1/en
Publication of JP2019114244A publication Critical patent/JP2019114244A/en
Application granted granted Critical
Publication of JP7155902B2 publication Critical patent/JP7155902B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

To provide an electronic control device capable of shortening a startup time of a system while satisfying a function safety request.SOLUTION: A microcomputer provided at an electronic control device has a hardware self-text (BIST) function. The microcomputer has a plurality of BIST objects the BIST of each of which is executed. When the microcomputer is started up, an LBIST as the BIST with a logic circuit part as a diagnosis object is executed (step S10). When the microcomputer is shut down, an MBIST as the BIST with a memory part as a diagnosis object is executed (step S15). Thus, the BIST is not executed to all the plurality of BIST objects when the microcomputer is started up, but the BIST is executed separately during startup and shutdown.SELECTED DRAWING: Figure 2

Description

この明細書における開示は、電子制御装置に関する。   The disclosure in this specification relates to an electronic control unit.

ISO26262等の機能安全要求を満たすため、特許文献1に開示されるように、ハードウェアセルフテスト機能を有するマイコンを備えた電子制御装置が知られている。以下、ハードウェアセルフテスト(Built In Self Test)をBISTと示す。   In order to satisfy functional safety requirements such as ISO26262, there is known an electronic control device provided with a microcomputer having a hardware self-test function as disclosed in Patent Document 1. The hardware self test (Built In Self Test) is hereinafter referred to as BIST.

特開2016−126692号公報JP, 2016-126692, A

従来の電子制御装置において、BISTによる診断は、マイコンの起動時において、ソフトウェアが動作する前に実行される。BISTによる診断には数十msオーダの時間を要するため、BISTを行うと、マイコンの電源が投入されてからマイコンが通常制御処理を開始するまでにかかる時間が長くなる。すなわち、電子制御装置を含むシステムの起動時間が長くなるという問題がある。   In the conventional electronic control device, the diagnosis by BIST is executed at the time of activation of the microcomputer before the software operates. Since it takes several tens of ms for diagnosis by BIST, when BIST is performed, it takes a long time for the microcomputer to start normal control processing after the microcomputer is powered on. That is, there is a problem that the start-up time of the system including the electronic control device becomes long.

本開示はこのような課題に鑑みてなされたものであり、機能安全要求を満たしつつ、システムの起動時間を短くすることができる電子制御装置を提供することを目的とする。   This indication is made in view of such a subject, and it aims at providing the electronic control device which can shorten the starting time of a system, fulfilling a functional safety demand.

本開示は、上記目的を達成するために以下の技術的手段を採用する。なお、括弧内の符号は、ひとつの態様として後述する実施形態に記載の具体的手段との対応関係を示すものであって、技術的範囲を限定するものではない。   The present disclosure employs the following technical means to achieve the above object. In addition, the code | symbol in a parenthesis shows correspondence with the specific means as described in embodiment mentioned later as one aspect, and does not limit a technical scope.

本開示のひとつは、ハードウェアセルフテスト(以下、BIST)機能を有するマイコン(11)を備えた電子制御装置であって、
BISTが実行される複数のBIST対象(21,22,31,32,40,71,72,81,82,90,100)と、
マイコンの起動時に、複数のBIST対象の一部についてBISTを実行する起動時実行部(S10)と、
起動時にBISTが実行されない残りのBIST対象について、シャットダウン時にBISTを実行するシャットダウン時実行部(S15)と、を備える。
One of the present disclosures is an electronic control device including a microcomputer (11) having a hardware self test (hereinafter, BIST) function,
A plurality of BIST objects (21, 22, 31, 32, 40, 71, 72, 81, 82, 90, 100) on which BIST is executed,
A start-up execution unit (S10) that executes BIST on a part of a plurality of BIST objects when starting up the microcomputer;
And a shutdown time execution unit (S15) that executes BIST at shutdown for the remaining BIST objects for which BIST is not executed at startup.

この電子制御装置によれば、BISTの実行により、機能安全要求を満たすことができる。また、複数のBIST対象のすべてについて、マイコン起動時にBISTを実行するのではなく、起動時とシャットダウン時に分けてBISTを実行するため、システムの起動時間を短くすることができる。以上により、機能安全要求を満たしつつ、システムの起動時間を短くすることができる。   According to this electronic control device, the functional safety requirements can be satisfied by executing the BIST. In addition, the system startup time can be shortened because the BIST is executed separately for startup and shutdown, instead of executing BIST for all of the plurality of BIST targets. As described above, the system startup time can be shortened while satisfying the functional safety requirements.

第1実施形態の電子制御装置の概略構成を示す図である。It is a figure which shows schematic structure of the electronic control unit of 1st Embodiment. マイコンが実行する処理を示すフローチャートである。It is a flowchart which shows the process which a microcomputer performs. LBIST処理を示すフローチャートである。It is a flowchart which shows LBIST processing. シャットダウン処理を示すフローチャートである。It is a flowchart which shows a shutdown process. MBIST処理を示すフローチャートである。It is a flowchart which shows MBIST processing. ソフトウェア初期化処理を示すフローチャートである。It is a flow chart which shows software initialization processing. マイコンの電源オンからオフまでを示すタイミングチャートである。It is a timing chart which shows from power supply ON of a microcomputer to OFF.

以下、図面を参照しながら、実施形態を説明する。   Hereinafter, embodiments will be described with reference to the drawings.

(第1実施形態)
先ず、図1に基づき、電子制御装置(ECU:Electronic Control Unit)の概略構成について説明する。
First Embodiment
First, a schematic configuration of an electronic control unit (ECU: Electronic Control Unit) will be described based on FIG.

図1に示す電子制御装置10は、たとえば車両に搭載される。本実施形態では、電子制御装置10が、エンジンECUとして構成されている。   Electronic control device 10 shown in FIG. 1 is mounted, for example, on a vehicle. In the present embodiment, the electronic control unit 10 is configured as an engine ECU.

電子制御装置10は、マイコン11と、入力回路12と、出力回路13と、電源回路14を備えている。マイコン11は、不揮発性メモリに格納されているプログラムを実行することで、所定の処理を実行するマイクロコンピュータである。   The electronic control device 10 includes a microcomputer 11, an input circuit 12, an output circuit 13, and a power supply circuit 14. The microcomputer 11 is a microcomputer that executes predetermined processing by executing a program stored in a non-volatile memory.

入力回路12は、外部から入力される信号をマイコン11に出力する。入力信号としては、起動信号が入力される。本実施形態では、起動信号として、イグニッションスイッチ200からIG信号が入力される。入力回路12は、IG信号(起動信号)を、電源回路14にも出力する。入力回路12には、たとえば車両や車両周囲の状態を検出する複数のセンサ201の検出信号が入力される。センサ201として、たとえばクランク角センサ、カム角センサ、車速センサが含まれる。マイコン11は、入力回路12を通じて取得したセンサ201の検出信号を用いて、エンジンの状態に応じて最適な燃料噴射を行うための演算を実行する。   The input circuit 12 outputs a signal input from the outside to the microcomputer 11. A start signal is input as an input signal. In the present embodiment, an IG signal is input from the ignition switch 200 as a start signal. The input circuit 12 also outputs an IG signal (start signal) to the power supply circuit 14. For example, detection signals of a plurality of sensors 201 for detecting the condition of the vehicle or the surroundings of the vehicle are input to the input circuit 12. The sensor 201 includes, for example, a crank angle sensor, a cam angle sensor, and a vehicle speed sensor. The microcomputer 11 uses the detection signal of the sensor 201 acquired through the input circuit 12 to execute calculation for performing optimal fuel injection according to the state of the engine.

出力回路13は、マイコン11の演算結果である制御信号を、外部のアクチュエータ202に出力する。アクチュエータ202として、たとえば燃料噴射用のインジェクタが含まれる。後述するBISTの結果が異常と判定された場合に、出力回路13は、ユーザへ報知する信号を外部の報知部203に出力する。報知部として、たとえば警告灯を採用することができる。   The output circuit 13 outputs a control signal, which is the calculation result of the microcomputer 11, to the external actuator 202. The actuator 202 includes, for example, an injector for fuel injection. When it is determined that the result of BIST described later is abnormal, the output circuit 13 outputs a signal to be notified to the user to the external notification unit 203. For example, a warning light can be employed as the notification unit.

電源回路14は、IG信号がオフからオンに切り替わると、マイコン11に電源を供給する。また、IG信号がオンからオフに切り替わると、シャットダウン時におけるマイコン11の処理を待って、マイコン11への電源供給を遮断する。   The power supply circuit 14 supplies power to the microcomputer 11 when the IG signal is switched from off to on. Also, when the IG signal is switched from on to off, the processing of the microcomputer 11 at the time of shutdown is waited and the power supply to the microcomputer 11 is cut off.

マイコン11は、ハードウェアセルフテスト(Built In Self Test)機能を有している。以下、ハードウェアセルフテストをBISTと示す。マイコン11は、機能ブロックとして、第1コア20と、第2コア30と、RAM40と、ROM50と、BISTコントローラ60と、DMAコントローラ70と、タイマユニット80と、監視タイマ90と、I/Oポート100を有している。各機能ブロックは、バス110を介して相互に通信可能に構成されている。   The microcomputer 11 has a hardware in self test (built in self test) function. The hardware self test is hereinafter referred to as BIST. The microcomputer 11 has, as functional blocks, a first core 20, a second core 30, a RAM 40, a ROM 50, a BIST controller 60, a DMA controller 70, a timer unit 80, a monitoring timer 90, an I / O port It has 100. The functional blocks are configured to be able to communicate with each other via the bus 110.

第1コア20は、CPU210及びレジスタ211を含む論理回路21と、キャッシュメモリ22を有している。キャッシュメモリ22は、プログラムの処理対象となるデータを一時的に保管する領域であるデータキャッシュ220と、プログラムを一時的に保管する領域である命令キャッシュ221を有している。命令キャッシュ221は、インストラクションキャッシュとも称される。本実施形態では、データキャッシュ220に、一時的な退避領域であるスタック領域220aが設けられている。なお、CPUは、Central Processing Unitの略称である。   The first core 20 has a logic circuit 21 including a CPU 210 and a register 211, and a cache memory 22. The cache memory 22 has a data cache 220 which is an area for temporarily storing data to be processed by a program, and an instruction cache 221 which is an area for temporarily storing a program. The instruction cache 221 is also referred to as an instruction cache. In the present embodiment, the data cache 220 is provided with a stack area 220a which is a temporary save area. CPU is an abbreviation for Central Processing Unit.

第2コア30も、第1コア20同様の構成とされている。第2コア30は、CPU310及びレジスタ311を含む論理回路31と、キャッシュメモリ32を有している。キャッシュメモリ32は、データキャッシュ320と、命令キャッシュ321を有している。データキャッシュ320にも、スタック領域320aが設けられている。   The second core 30 is also configured similarly to the first core 20. The second core 30 has a logic circuit 31 including a CPU 310 and a register 311, and a cache memory 32. The cache memory 32 has a data cache 320 and an instruction cache 321. The data cache 320 is also provided with a stack area 320a.

RAM40は、後述するメモリBIST要求を格納する領域や、メモリBISTの実行履歴を格納する領域を有している。ROM50には、プログラムやプログラムが扱う固定的なデータが格納されている。ROM50が、不揮発性メモリに相当する。ROM50には、後述するBIST結果も格納される。なお、ROMは、Read Only Memoryの略称である。RAMは、Random Access Memoryの略称である。   The RAM 40 has an area for storing a memory BIST request described later, and an area for storing an execution history of the memory BIST. The ROM 50 stores fixed data handled by the program and the program. The ROM 50 corresponds to a non-volatile memory. The ROM 50 also stores a BIST result described later. Note that ROM is an abbreviation of Read Only Memory. RAM is an abbreviation for Random Access Memory.

BISTコントローラ60は、第1コア20との連携により、BISTを実行する。BISTコントローラ60は、図示しないBIST回路の内容及びタイミングを制御することで、BISTを実行する。BIST回路は、第1コア20、第2コア30、RAM40、DMAコントローラ70、タイマユニット80、監視タイマ90、及びI/Oポート100のそれぞれに設けられている。   The BIST controller 60 executes the BIST in cooperation with the first core 20. The BIST controller 60 executes BIST by controlling the content and timing of a BIST circuit (not shown). The BIST circuit is provided in each of the first core 20, the second core 30, the RAM 40, the DMA controller 70, the timer unit 80, the monitoring timer 90, and the I / O port 100.

DMAコントローラ70は、第1コア20(CPU210)及び第2コア30(CPU310)を介さずに、メモリ、たとえばRAM40と外部デバイスとの間でのデータ転送を制御する。DMAは、Direct Memory Accessの略称である。DMAコントローラ70は、論理回路71とメモリ72を有している。   The DMA controller 70 controls data transfer between a memory such as the RAM 40 and an external device without passing through the first core 20 (CPU 210) and the second core 30 (CPU 310). DMA is an abbreviation for Direct Memory Access. The DMA controller 70 has a logic circuit 71 and a memory 72.

タイマユニット80は、時間管理などの機能を有するプロセッサである。タイマユニット80は、タイムプロセッサユニットとも称される。タイマユニット80は、クロックが入力されるカウンタなどを有しており、時間計測が可能に構成されている。タイマユニット80は、論理回路81とメモリ82を有している。   The timer unit 80 is a processor having a function such as time management. The timer unit 80 is also referred to as a time processor unit. The timer unit 80 has a counter or the like to which a clock is input, and is configured to be able to measure time. The timer unit 80 has a logic circuit 81 and a memory 82.

監視タイマ90は、ウォッチドッグタイマとも称される。監視タイマ90には、たとえば第1コア20からウォッチドッグクリア信号(以下、WDC信号と示す)が入力される。監視タイマ90は、WDC信号が所定時間以内に入力されないと、図示しないリセット回路に対してマイコン11のリセット指示を出力する。これにより、リセット回路は、マイコン11に対してWDCリセットを実行する。   The monitoring timer 90 is also referred to as a watchdog timer. For example, a watchdog clear signal (hereinafter referred to as a WDC signal) is input to the monitoring timer 90 from the first core 20. When the WDC signal is not input within a predetermined time, the monitoring timer 90 outputs a reset instruction of the microcomputer 11 to a reset circuit (not shown). Thus, the reset circuit executes the WDC reset on the microcomputer 11.

次に、図2〜図7に基づき、マイコン11が実行する処理について説明する。   Next, processing executed by the microcomputer 11 will be described based on FIGS. 2 to 7.

ここで、ロジックBISTとは、論理回路部を診断領域とするBISTである。ロジックBISTを、LBISTと示す。マイコン11において、第1コア20、第2コア30、DMAコントローラ70、及びタイマユニット80それぞれの論理回路21,31,71,81と、監視タイマ90と、I/Oポート100が、論理回路部に相当する。以下において、論理回路部21,31,71,81,90,100とも称する。   Here, the logic BIST is a BIST in which the logic circuit unit is a diagnostic area. The logic BIST is denoted LBIST. In the microcomputer 11, the logic circuits 21, 31, 71, 81 of the first core 20, the second core 30, the DMA controller 70, and the timer unit 80, the monitoring timer 90, the I / O port 100, the logic circuit unit It corresponds to Hereinafter, they are also referred to as logic circuit units 21, 31, 71, 81, 90, and 100.

また、メモリBISTとは、メモリ部を診断領域とするBISTである。メモリBISTを、MBISTと示す。マイコン11において、第1コア20及び第2コア30のキャッシュメモリ22,32と、RAM40と、DMAコントローラ70及びタイマユニット80それぞれのメモリ72,82が、メモリ部(RAM)に相当する。以下において、メモリ部22,32,40,72,82とも称する。論理回路部及びメモリ部が、BIST対象に相当する。ROM50が、BISTの対象外メモリに相当する。   The memory BIST is a BIST that uses the memory unit as a diagnostic area. The memory BIST is denoted MBIST. In the microcomputer 11, the cache memories 22 and 32 of the first core 20 and the second core 30, the RAM 40, and the memories 72 and 82 of the DMA controller 70 and the timer unit 80 correspond to a memory unit (RAM). Hereinafter, the memory units 22, 32, 40, 72 and 82 are also referred to. The logic circuit unit and the memory unit correspond to the BIST target. The ROM 50 corresponds to a non-target memory of BIST.

イグニッションスイッチ200がオンされてIG信号がオフからオンに切り替わると、電源回路14からマイコン11に電源が供給され、PowerOnリセットが実行される。これにより、マイコン11が初期化されるとともに、PowerOnリセットの実行履歴に実行ありが設定される。たとえば実行ありの場合に「1」が設定され、実行なしの場合に「0」が設定される。PowerOnリセットを含むリセットの実行履歴は、マイコン11のリセット用の領域、たとえばRAM40や図示しないレジスタに設定される。電源オン時のPowerOnリセットによりマイコン11が初期化されると、マイコン11は、以下に示す処理を実行する。   When the ignition switch 200 is turned on and the IG signal is switched from off to on, power is supplied from the power supply circuit 14 to the microcomputer 11, and PowerOn reset is performed. As a result, the microcomputer 11 is initialized, and execution is set in the execution history of PowerOn reset. For example, "1" is set when there is execution, and "0" is set when there is no execution. The execution history of the reset including the PowerOn reset is set in the reset area of the microcomputer 11, for example, the RAM 40 or a register (not shown). When the microcomputer 11 is initialized by PowerOn reset when the power is turned on, the microcomputer 11 executes the following processing.

初期化が完了すると、図2に示すように、先ずマイコン11は、LBIST処理を実行する(ステップS10)。LBIST処理が、起動時実行部に相当する。LBIST処理については、図3にて説明する。   When the initialization is completed, as shown in FIG. 2, the microcomputer 11 first executes LBIST processing (step S10). The LBIST process corresponds to the startup execution unit. The LBIST process will be described with reference to FIG.

マイコン11の初期化が完了すると、図3に示すように、第1コア20のCPU210は、BISTコントローラ60にLBISTの実行を指示し、これにより、BISTコントローラ60がLBISTを開始する(ステップS20)。次いで、BISTコントローラ60は、LBISTが完了したか否かを判定する(ステップS21)。LBISTが完了したと判定すると、BISTコントローラ60は、LBISTの診断結果であるLBIST結果を、BISTコントローラ60内のレジスタに格納し(ステップS22)、LBIST終了を示す信号をCPU210に出力する。上記した処理の完了により、図2に示すLBIST処理が終了する。   When initialization of the microcomputer 11 is completed, as shown in FIG. 3, the CPU 210 of the first core 20 instructs the BIST controller 60 to execute LBIST, whereby the BIST controller 60 starts LBIST (step S20). . Next, the BIST controller 60 determines whether LBIST is completed (step S21). If it is determined that the LBIST is completed, the BIST controller 60 stores the LBIST result, which is the diagnostic result of LBIST, in a register in the BIST controller 60 (step S22), and outputs a signal indicating the end of LBIST to the CPU 210. The LBIST process shown in FIG. 2 ends when the above process is completed.

なお、図示を省略するが、LBISTの実行により、初期化した値が変わるため、マイコン11が再度初期化される。この初期化において、PowerOnリセットの実行履歴は保持される。また、BISTコントローラ60内のレジスタに格納されたLBIST結果も保持される。   Although illustration is omitted, since the initialized value is changed by the execution of LBIST, the microcomputer 11 is reinitialized. In this initialization, the execution history of PowerOn reset is maintained. Further, the LBIST result stored in the register in the BIST controller 60 is also held.

次いでマイコン11は、ソフトウェア初期化処理を実行する(ステップS11)。ソフトウェア初期化処理は、PowerOnリセットにともなって実行される処理である。このソフトウェア初期化処理については、MBIST処理後のソフトウェア初期化処理と合わせて、図6にて説明する。図6に示す処理の完了により、図2に示すソフトウェア初期化処理(ステップS11)が終了する。図6の内容については、後述する。   Next, the microcomputer 11 executes software initialization processing (step S11). The software initialization process is a process executed upon PowerOn reset. The software initialization process will be described with reference to FIG. 6 together with the software initialization process after the MBIST process. When the process shown in FIG. 6 is completed, the software initialization process (step S11) shown in FIG. 2 ends. The contents of FIG. 6 will be described later.

次いでマイコン11は、通常制御処理を実行する(ステップS12)。CPU210は、通常制御処理として、たとえば燃料噴射制御処理を実行する。   Next, the microcomputer 11 executes a normal control process (step S12). The CPU 210 executes, for example, a fuel injection control process as the normal control process.

次いで、CPU210は、IG信号がオンからオフに切り替わったか否かを判定する(ステップS13)。オフに切り替わっていないと判定している間は、ステップS12の通常制御処理を繰り返す。一方、IG信号がオフに切り替わったと判定すると、マイコン11の電源オフに向けて、先ずマイコン11は、シャットダウン処理を実行する(ステップS14)。シャットダウン処理については、図4にて説明する。   Next, the CPU 210 determines whether the IG signal has been switched from on to off (step S13). While it is determined that the switch is not switched off, the normal control process of step S12 is repeated. On the other hand, if it is determined that the IG signal has been switched off, the microcomputer 11 first executes shutdown processing to turn off the power supply of the microcomputer 11 (step S14). The shutdown process will be described with reference to FIG.

IG信号がオフに切り替わったと判定すると、CPU210は、図4に示すように、MBIST実行履歴に実行ありが設定されているか否かを判定する(ステップS40)。本実施形態では、RAM40からMBIST実行履歴を読み出して、IG信号がオンされた後に、MBISTが実行されたか否かを判定する。たとえば実行ありの場合に「1」が設定され、実行なしの場合に「0」が設定されている。   If it is determined that the IG signal has been switched off, the CPU 210 determines whether or not execution is set in the MBIST execution history, as shown in FIG. 4 (step S40). In this embodiment, the MBIST execution history is read from the RAM 40, and it is determined whether the MBIST has been executed after the IG signal is turned on. For example, "1" is set when there is execution, and "0" is set when there is no execution.

ステップS40で、実行なしと判定した場合、後述するステップS15でMBISTを実行させるために、RAM40のMBIST要求に要求ありを設定し(ステップS41)、シャットダウン処理を終了する。一方、ステップS40でMBISTの実行ありと判定した場合、ステップS41の処理を実行せずに、シャットダウン処理を終了する。上記した処理の完了により、図4に示すシャットダウン処理が終了する。   If it is determined in step S40 that there is no execution, the presence of a request is set in the MBIST request of the RAM 40 to execute MBIST in step S15 described later (step S41), and the shutdown processing is ended. On the other hand, when it is determined in step S40 that the MBIST is performed, the shutdown process is ended without executing the process of step S41. The shutdown process shown in FIG. 4 ends when the above process is completed.

次いでマイコン11は、MBIST処理を実行する(ステップS15)。MBIST処理が、シャットダウン時実行部に相当する。MBIST処理については、図5にて説明する。   Next, the microcomputer 11 executes the MBIST process (step S15). The MBIST processing corresponds to the shutdown time execution unit. The MBIST process will be described with reference to FIG.

図5に示すように、CPU210は、先ずI/Oポート100の設定を行う(ステップS60)。具体的には、I/Oポート100の設定を、PowerOnリセットによるマイコン11の初期化後の状態とする。換言すれば、I/Oポート100を安全側へ設定し、これによりアクチュエータ202への出力を制限する。   As shown in FIG. 5, the CPU 210 first sets the I / O port 100 (step S60). Specifically, the setting of the I / O port 100 is set to a state after initialization of the microcomputer 11 by PowerOn reset. In other words, the I / O port 100 is set to the safe side, which limits the output to the actuator 202.

次いで、CPU210は、RAM40のMBIST要求に要求ありが設定されているか否かを判定する(ステップS61)。たとえば要求ありの場合に「1」が設定され、要求なしの場合に「0」が設定されている。   Next, the CPU 210 determines whether or not the request is set in the MBIST request of the RAM 40 (step S61). For example, “1” is set when there is a request, and “0” is set when there is no request.

要求ありと判定した場合、CPU210は、ステップS62〜S65の処理を実行する。ステップS62では、監視タイマ90の動作を停止させる。ステップS63では、命令キャッシュ221,321を無効化する。すなわち、命令キャッシュ221,321に一時的に格納されたプログラム命令を無効化する。ステップS64では、DMAコントローラ70の動作を停止させる。ステップS65では、タイマユニット80の動作を停止させる。   If it is determined that there is a request, the CPU 210 executes the processing of steps S62 to S65. In step S62, the operation of the monitoring timer 90 is stopped. In step S63, the instruction caches 221 and 321 are invalidated. That is, the program instruction temporarily stored in the instruction caches 221 and 321 is invalidated. In step S64, the operation of the DMA controller 70 is stopped. In step S65, the operation of the timer unit 80 is stopped.

ステップS65の処理が終了すると、CPU210は、BISTコントローラ60にMBISTの実行を指示し、これにより、BISTコントローラ60がMBISTを開始する(ステップS66)。次いで、BISTコントローラ60は、MBISTが完了したか否かを判定する(ステップS67)。MBISTが完了したと判定すると、BISTコントローラ60は、MBISTの診断結果であるMBIST結果を、BISTコントローラ60内のレジスタに格納する(ステップS68)。   When the process of step S65 is completed, the CPU 210 instructs the BIST controller 60 to execute MBIST, whereby the BIST controller 60 starts MBIST (step S66). Next, the BIST controller 60 determines whether MBIST is completed (step S67). If it is determined that the MBIST is completed, the BIST controller 60 stores the MBIST result, which is a diagnosis result of the MBIST, in a register in the BIST controller 60 (step S68).

本実施形態では、命令キャッシュ221を無効化するため、CPU210は、ROM50から値を直接読み出して、MBISTを実行する。また、MBISTを実行するプログラムが、関数を使用しないプログラム構成とされている。すなわち、スタック領域220a,320aを使用しなくてもよいプログラムとされている。このため、スタック領域220a,320aについても、MBISTの対象とすることができる。   In the present embodiment, in order to invalidate the instruction cache 221, the CPU 210 directly reads a value from the ROM 50 and executes MBIST. In addition, the program that executes MBIST is configured as a program that does not use a function. That is, the program does not need to use the stack areas 220a and 320a. Therefore, the stack areas 220a and 320a can also be targets of MBIST.

ステップS68の処理が終了すると、リセット回路により、マイコン11のリセットが実行される(ステップS69)。MBIST処理でのリセット(MBISTリセット)により、マイコン11が初期化されるとともに、MBISTリセットの実行履歴に実行ありが設定される。たとえば実行ありの場合に「1」が設定され、実行なしの場合に「0」が設定される。リセットの実行履歴は、上記したようにマイコン11のリセット用の領域、たとえばレジスタに設定される。なお、ステップS61において、MBIST要求に要求ありが設定されていないと判定した場合には、ステップS70の電源オフ処理に移行し、マイコン11は、一連の処理を終了する。上記した処理の完了により、図5に示すMBIST処理が終了する。   When the process of step S68 is completed, the reset circuit executes reset of the microcomputer 11 (step S69). By the reset (the MBIST reset) in the MBIST process, the microcomputer 11 is initialized, and the execution history of the MBIST reset is set to "yes". For example, "1" is set when there is execution, and "0" is set when there is no execution. The execution history of the reset is set in the area for reset of the microcomputer 11, for example, the register as described above. If it is determined in step S61 that the request is not set in the MBIST request, the process proceeds to the power off process of step S70, and the microcomputer 11 ends the series of processes. The MBIST process shown in FIG. 5 ends when the process described above is completed.

次いでマイコン11は、ソフトウェア初期化処理を実行する(ステップS16)。ソフトウェア初期化処理は、MBISTリセットにともなって実行される処理である。このソフトウェア初期化処理についても、図6にて説明する。図6に示す処理の完了により、ステップS16のソフトウェア初期化処理が終了する。図6の内容については、後述する。   Next, the microcomputer 11 executes software initialization processing (step S16). The software initialization process is a process executed upon MBIST reset. This software initialization process is also described in FIG. When the process shown in FIG. 6 is completed, the software initialization process of step S16 ends. The contents of FIG. 6 will be described later.

次いでCPU210は、電源回路14に対してマイコン11の電源オフを指示し(ステップS17)、一連の処理を終了する。   Next, the CPU 210 instructs the power supply circuit 14 to turn off the power of the microcomputer 11 (step S17), and ends the series of processing.

次に、ソフトウェア初期化処理について説明する。   Next, software initialization processing will be described.

図6に示すように、先ずマイコン11が、このソフトウェア初期化処理の前に実行されたリセット処理が、PowerOnリセット又はMBISTリセットであるか否かを判定する(ステップS80)。CPU210は、リセットの実行履歴を読み出して、PowerOnリセット又はMBISTリセットであるか否かを判定する。   As shown in FIG. 6, first, the microcomputer 11 determines whether the reset process executed before the software initialization process is a PowerOn reset or an MBIST reset (step S80). The CPU 210 reads the execution history of the reset and determines whether it is a PowerOn reset or an MBIST reset.

ステップS11のソフトウェア初期化処理の場合、PowerOnリセットの実行履歴に実行ありが設定されているため、CPU210は、PowerOnリセットであると判定することができる。なお、電源オフ、又は、PowerOnリセットにともなうマイコン11の初期化により、MBISTリセットの実行履歴はクリアされる。   In the case of the software initialization process of step S11, since execution is set in the execution history of PowerOn reset, the CPU 210 can determine that it is PowerOn reset. Note that the execution history of the MBIST reset is cleared by the initialization of the microcomputer 11 following the power-off or the PowerOn reset.

ステップS16のソフトウェア初期化処理の場合、MBISTリセットの実行履歴に実行ありが設定されているため、CPU210は、MBISTリセットであると判定することができる。なお、MBISTリセットにともなうマイコン11の初期化、又は、電源オフにより、PowerOnリセットの実行履歴はクリアされる。   In the case of the software initialization process of step S16, since execution is set in the execution history of the MBIST reset, the CPU 210 can determine that it is the MBIST reset. Note that the execution history of the PowerOn reset is cleared by the initialization of the microcomputer 11 or the power-off due to the MBIST reset.

ステップS80でYES判定の場合、次いでCPU210は、メモリクリアを実行する(ステップS81)。メモリクリアとは、上記したメモリ部(RAM)のデータのうち、PowerOnリセット及びMBISTリセット以外の通常リセットを跨いで保持されるデータをクリアする。本実施形態では、通常リセットとして、監視タイマ90によるリセット、すなわちWDCリセットを含む。   If YES in step S80, then the CPU 210 executes memory clear (step S81). The memory clear is, among the data of the memory unit (RAM) described above, clears the data held across the normal reset other than the PowerOn reset and the MBIST reset. In the present embodiment, reset by the monitoring timer 90, that is, WDC reset is included as the normal reset.

メモリクリアの実行後、CPU210は、MBISTリセットか否かを判定する(ステップS82)。CPU210は、MBISTリセットの実行履歴に基づいて、MBISTリセットか否かを判定することができる。なお、ステップS80において、PowerOnリセット、MBISTリセットのいずれでもないと判定した場合、すなわち、通常リセットであると判定した場合、ステップS81の処理を実行せずに、ステップS82の処理を実行する。   After executing the memory clear, the CPU 210 determines whether the MBIST is reset (step S82). The CPU 210 can determine whether or not the MBIST is reset based on the execution history of the MBIST reset. If it is determined in step S80 that neither PowerOn reset nor MBIST reset is performed, that is, if it is determined that normal reset is performed, the process of step S82 is performed without executing the process of step S81.

CPU210は、MBISTリセットであると判定した場合に、RAM40のMBIST実行履歴に実行ありを設定し(ステップS83)、MBISTリセットではないと判定した場合に、MBIST実行履歴に実行なしを設定する(ステップS84)。   If the CPU 210 determines that the MBIST is reset, it sets execution to the MBIST execution history of the RAM 40 (step S83), and if it determines that the MBIST is not reset, sets no execution to the MBIST execution history (step S83). S84).

次いで、CPU210は、BIST結果をBISTコントローラ16のレジスタから読み出して、ROM50に格納する(ステップS85)。ステップS85の処理により、ROM50のBIST結果が更新される。   Next, the CPU 210 reads the BIST result from the register of the BIST controller 16 and stores it in the ROM 50 (step S85). The BIST result of the ROM 50 is updated by the process of step S85.

CPU210は、ステップS11のソフトウェア初期化処理時には、ステップS10で実行したLBISTの診断結果であるLBIST結果を格納する。また、ステップS16のソフトウェア初期化処理時には、ステップS15で実行したMBISTの診断結果であるMBIST結果を格納する。したがって、ステップS17で電源がオフされ、PowerOnリセットによりマイコン11が初期化されても、MBIST結果が保持される。   At the time of software initialization processing of step S11, the CPU 210 stores the LBIST result which is the diagnosis result of LBIST executed in step S10. Further, at the time of software initialization processing of step S16, the MBIST result which is the diagnosis result of MBIST executed in step S15 is stored. Therefore, even if the power is turned off in step S17 and the microcomputer 11 is initialized by PowerOn reset, the MBIST result is held.

次いで、CPU210は、IG信号がオンか否かを判定する(ステップS86)。すなわち、イグニッションスイッチ200がオンされているか否かを判定する。   Next, the CPU 210 determines whether the IG signal is on (step S86). That is, it is determined whether the ignition switch 200 is turned on.

ステップS11のソフトウェア初期化処理の場合、IG信号がオンしていると判定される。次いでCPU210は、BIST結果が異常か否かを判定する(ステップS87)。CPU210は、ROM50からLBIST結果及びMBIST結果を読み出して、異常か否かを判定する。LBIST結果は今回値であり、MBIST結果は前回値である。   In the case of the software initialization process of step S11, it is determined that the IG signal is on. Next, the CPU 210 determines whether the BIST result is abnormal (step S87). The CPU 210 reads the LBIST result and the MBIST result from the ROM 50, and determines whether or not it is abnormal. The LBIST result is the current value, and the MBIST result is the previous value.

異常ありと判定すると、次いでCPU210は、異常時処理を実行する(ステップS88)。CPU210は、たとえばI/Oポート100及び出力回路13を介して、報知部203に異常を示す信号を出力する。これにより、報知部203である警告灯が点灯する。このようにして、報知部203はユーザに異常を報知する。なお、報知部203は警告灯に限定されない。車載モニタへの表示や音声等によって報知することもできる。また、異常時処置も報知に限定されない。CPU210は、たとえば車両のフェールセーフ処理の実行を指示してもよい。   If it is determined that there is an abnormality, then the CPU 210 executes an abnormal process (step S88). The CPU 210 outputs a signal indicating abnormality to the notification unit 203 via, for example, the I / O port 100 and the output circuit 13. Thereby, the warning light which is the notification unit 203 is turned on. In this way, the notification unit 203 notifies the user of the abnormality. Note that the notification unit 203 is not limited to the warning light. It can also be notified by display on a vehicle monitor, voice and the like. In addition, abnormal treatment is not limited to notification. The CPU 210 may instruct, for example, the execution of the failsafe processing of the vehicle.

異常時処理が終了すると、マイコン11は、ステップS11のソフトウェア初期化処理を終了する。なお、ステップS87において、BIST結果が異常ではないと判定した場合、ステップS88の処理を実行せずに、一連の処理を終了する。また、ステップS16のソフトウェア初期化処理の場合、ステップS86において、IG信号がオンではないと判定される。この場合、ステップS87,S88の処理を実行せずに、一連の処理を終了する。   When the abnormal state process is completed, the microcomputer 11 ends the software initialization process of step S11. If it is determined in step S87 that the BIST result is not abnormal, the series of processes is ended without executing the process of step S88. Further, in the case of the software initialization process of step S16, it is determined in step S86 that the IG signal is not on. In this case, the series of processes is ended without executing the processes of steps S87 and S88.

次に、本実施形態の電子制御装置10の効果について説明する。   Next, the effects of the electronic control unit 10 of the present embodiment will be described.

本実施形態では、BISTの実行により、機能安全要求を満たすことができる。また、複数のBIST対象のすべてについてマイコン11の起動時にBISTを実行するのではなく、起動時とシャットダウン時に分けてBISTを実行する。したがって、システムの起動時間を短くすることができる。以上により、機能安全要求を満たしつつ、システムの起動時間を短くすることができる。   In the present embodiment, the execution of the BIST can satisfy functional safety requirements. In addition, BIST is not executed at startup of the microcomputer 11 for all of the plurality of BIST targets, but BIST is executed separately at startup and shutdown. Therefore, the system startup time can be shortened. As described above, the system startup time can be shortened while satisfying the functional safety requirements.

特に本実施形態では、マイコン11の起動時に、論理回路部21,31,71,81,90,100を診断対象とするLBIST(ロジックBIST)を実行する。また、マイコン11のシャットダウン時に、メモリ部22,32,40,72,82を診断対象とするMBIST(メモリBIST)を実行する。このように、通常制御を実行する前の起動時においてLBISTを実行するため、安全性を高めることができる。また、シャットダウン時にMBISTを実行するため、起動時間を短縮することができる。メモリBISTによりマイコン11がリセットされるため、RAMの値は書き換えられる。しかしながらシャットダウン時に実行するため、多くのメモリ部をBIST対象とすることができる。   In particular, in the present embodiment, when the microcomputer 11 is activated, LBIST (logic BIST) in which the logic circuit units 21, 31, 71, 81, 90, and 100 are to be diagnosed is executed. Further, when the microcomputer 11 is shut down, the MBIST (memory BIST) which makes the memory units 22, 32, 40, 72, 82 a diagnosis target is executed. In this manner, the security can be enhanced because the LBIST is performed at startup before the normal control is performed. In addition, since MBIST is executed at the time of shutdown, the startup time can be shortened. Since the microcomputer 11 is reset by the memory BIST, the value of the RAM is rewritten. However, because it is executed at shutdown, many memory units can be BIST targets.

図7は、マイコン11の電源オンからオフまでを示すタイミングチャートを示している。本実施形態では、イグニッションスイッチ200がオンされてマイコン11に電源が供給され、PowerOnリセットによりマイコン11が初期化された時刻t1において、LBISTが開始される。また、LBISTに次いでソフトウェア初期化が実行される。そして、ソフトウェア初期化が完了する時刻t2において、通常制御が開始される。   FIG. 7 shows a timing chart showing from on to off of the power supply of the microcomputer 11. In the present embodiment, the ignition switch 200 is turned on to supply power to the microcomputer 11, and LBIST is started at time t1 when the microcomputer 11 is initialized by PowerOn reset. Also, after LBIST, software initialization is performed. Then, at time t2 when software initialization is completed, normal control is started.

また、時刻t3でイグニッションスイッチ200がオフされると、シャットダウン処理が実行される。シャットダウン処理が終了すると、次いでMBISTが実行され、MBISTの終了後に、ソフトウェア初期化が実行される。ソフトウェア初期化が完了すると、電源オフ処理を経て、時刻t4でマイコン11の電源がオフされる。   Further, when the ignition switch 200 is turned off at time t3, the shutdown process is performed. When the shutdown process is completed, MBIST is then executed, and after MBIST is completed, software initialization is performed. When the software initialization is completed, the power of the microcomputer 11 is turned off at time t4 after the power off process.

このように、起動時には、LBISTのみを実行する。したがって、起動時にLBISTとMBISTの両方を実行する従来の構成に較べて、図7に示すように起動時間を短縮することができる。たとえばLBISTにかかる時間を15ms、MBISTにかかる時間を15msとすると、起動時間を15ms分、短縮することができる。   Thus, only LBIST is executed at startup. Therefore, the start-up time can be shortened as shown in FIG. 7 as compared to the conventional configuration in which both LBIST and MBIST are performed at start-up. For example, if the time taken for LBIST is 15 ms and the time taken for MBIST is 15 ms, the startup time can be reduced by 15 ms.

本実施形態では、キャッシュメモリ22,32に、スタック領域220a,320aが設けられている。そして、MBISTを実行するプログラムが、関数を使用しないプログラム構成とされている。このように、スタック領域220a,320aを使用しなくてもよいプログラムとされているため、スタック領域220a,320aについても、MBISTの対象とすることができる。これにより、故障検出率を向上することができる。なお、スタック領域が設けられるのはキャッシュメモリ22,32に限定されない。他のメモリ部に設けられた構成についても同様の効果を奏することができる。   In the present embodiment, stack areas 220 a and 320 a are provided in the cache memories 22 and 32. The program that executes MBIST is configured as a program that does not use a function. As described above, since the program is not required to use the stack areas 220a and 320a, the stack areas 220a and 320a can also be targets of MBIST. Thereby, the failure detection rate can be improved. The stack area is not limited to the cache memories 22 and 32. The same effect can be obtained for the configuration provided in another memory unit.

本実施形態では、MBISTを実行する際に、命令キャッシュ221,321を無効化し、ROM50から直接的に値を読み出して、MBISTを実行する。このため、キャッシュメモリ22,32、特に命令キャッシュ221,321についてもMBISTを実行することができる。これにより、故障検出率を向上することができる。また、MBISTの対象である命令キャッシュ221を無効化するため、誤検出を抑制することができる。   In the present embodiment, when executing MBIST, the instruction caches 221 and 321 are invalidated, values are read directly from the ROM 50, and MBIST is executed. Therefore, MBIST can be executed also for the cache memories 22 and 32, particularly the instruction caches 221 and 321. Thereby, the failure detection rate can be improved. In addition, since the instruction cache 221 that is the target of MBIST is invalidated, false detection can be suppressed.

本実施形態では、MBISTを実行する際に、DMAコントローラ70を停止させてから、MBISTを実行する。このため、DMAコントローラ70のメモリ72についてもMBISTを実行することができる。MBISTの対象であるDMAコントローラ70を停止させるため、誤検出を抑制することができる。   In the present embodiment, when performing the MBIST, the DMA controller 70 is stopped and then the MBIST is performed. For this reason, MBIST can also be performed on the memory 72 of the DMA controller 70. Since the DMA controller 70 that is the target of MBIST is stopped, false detection can be suppressed.

本実施形態では、MBISTを実行する際に、タイマユニット80を停止させてから、MBISTを実行する。このため、タイマユニット80のメモリ82についてもMBISTを実行することができる。MBISTの対象であるタイマユニット80を停止させるため、誤検出を抑制することができる。   In the present embodiment, when performing MBIST, the timer unit 80 is stopped and then MBIST is performed. Therefore, the MBIST can be executed also for the memory 82 of the timer unit 80. Since the timer unit 80 that is the target of MBIST is stopped, false detection can be suppressed.

本実施形態では、MBISTを実行する際に、監視タイマ90を停止させてから、MBISTを実行する。これにより、誤ってWDCリセットが実行されるのを抑制することができる。   In the present embodiment, when executing MBIST, the monitoring timer 90 is stopped and then MBIST is performed. This can prevent the WDC reset from being performed erroneously.

この明細書の開示は、例示された実施形態に制限されない。開示は、例示された実施形態と、それらに基づく当業者による変形態様を包含する。たとえば、開示は、実施形態において示された要素の組み合わせに限定されない。開示は、多様な組み合わせによって実施可能である。開示される技術的範囲は、実施形態の記載に限定されない。開示されるいくつかの技術的範囲は、特許請求の範囲の記載によって示され、さらに特許請求の範囲の記載と均等の意味及び範囲内でのすべての変更を含むものと解されるべきである。   The disclosure of this specification is not limited to the illustrated embodiments. The disclosure includes the illustrated embodiments and variations based on them by those skilled in the art. For example, the disclosure is not limited to the combination of elements shown in the embodiments. The disclosure can be implemented in various combinations. The disclosed technical scope is not limited to the description of the embodiments. The technical scopes disclosed are set forth by the description of the claims, and should be understood to include all the modifications within the meaning and scope equivalent to the descriptions of the claims. .

マイコン11の構成は、上記した例に限定されない。マイコン11が監視タイマ90を備える例を示したが、これに限定されない。電子制御装置10が、マイコン11とは別に監視タイマの機能を有する監視ICを備えてもよい。   The configuration of the microcomputer 11 is not limited to the example described above. Although the example in which the microcomputer 11 includes the monitoring timer 90 has been shown, the present invention is not limited to this. The electronic control unit 10 may be provided with a monitoring IC having a function of a monitoring timer separately from the microcomputer 11.

マイコン11が、複数の演算部として、第1コア20及び第2コア30を有する例を示したが、これに限定されない。マルチコア構成としてはこれに限定されず、3つ以上のコアを有してもよい。また、マルチコアに限定されず、シングルコア構成のマイコン11を採用することもできる。   Although the microcomputer 11 showed the example which has the 1st core 20 and the 2nd core 30 as a several calculating part, it is not limited to this. The multi-core configuration is not limited to this, and may have three or more cores. Moreover, it is not limited to a multi-core, The microcomputer 11 of a single-core structure is also employable.

マイコン11の起動時にLBISTを実行し、シャットダウン時にMBISTを実行する例を示したが、これに限定されない。複数のBIST対象の一部について起動時にBISTを実行し、残りのBIST対象についてシャットダウン時にBISTを実行すればよい。   Although LBIST is executed at startup of the microcomputer 11 and MBIST is executed at shutdown, the present invention is not limited to this. Execute BIST at startup for some of the multiple BIST objects, and execute BIST at shutdown for the remaining BIST objects.

10…電子制御装置、11…マイコン、12…入力回路、13…出力回路、14…電源回路、20…第1コア、21…論理回路、210…CPU、211…レジスタ、22…キャッシュメモリ、220…データキャッシュ、220a…スタック領域、221…命令キャッシュ、30…第2コア、31…論理回路、310…CPU、311…レジスタ、32…キャッシュメモリ、320…データキャッシュ、320a…スタック領域、321…命令キャッシュ、40…RAM、50…ROM、60…BISTコントローラ、70…DMAコントローラ、71…論理回路、72…メモリ、80…タイマユニット、81…論理回路、82…メモリ、90…監視タイマ、100…I/Oポート、110…バス、200…イグニッションスイッチ、201…センサ、202…アクチュエータ、203…報知部 DESCRIPTION OF SYMBOLS 10 ... Electronic control apparatus, 11 ... Microcomputer, 12 ... Input circuit, 13 ... Output circuit, 14 ... Power supply circuit, 20 ... 1st core, 21 ... Logic circuit, 210 ... CPU, 211 ... Register, 22 ... Cache memory, 220 ... data cache, 220a ... stack area, 221 ... instruction cache, 30 ... second core, 31 ... logic circuit, 310 ... CPU, 311 ... register, 32 ... cache memory, 320 ... data cache, 320a ... stack area, 321 ... Instruction cache, 40 ... RAM, 50 ... ROM, 60 ... BIST controller, 70 ... DMA controller, 71 ... logic circuit, 72 ... memory, 80 ... timer unit, 81 ... logic circuit, 82 ... memory, 90 ... monitoring timer, 100 ... I / O port, 110 ... bus, 200 ... ignition switch, 20 ... sensor, 202 ... actuator, 203 ... notification unit

Claims (6)

ハードウェアセルフテスト(以下、BIST)機能を有するマイコン(11)を備えた電子制御装置であって、
BISTが実行される複数のBIST対象(21,22,31,32,40,71,72,81,82,90,100)と、
前記マイコンの起動時に、前記複数のBIST対象の一部についてBISTを実行する起動時実行部(S10)と、
起動時にBISTが実行されない残りの前記BIST対象について、シャットダウン時にBISTを実行するシャットダウン時実行部(S15)と、を備える電子制御装置。
An electronic control device comprising a microcomputer (11) having a hardware self test (hereinafter, BIST) function,
A plurality of BIST objects (21, 22, 31, 32, 40, 71, 72, 81, 82, 90, 100) on which BIST is executed,
A startup time execution unit (S10) that executes BIST on a part of the plurality of BIST objects when the microcomputer is started up;
An electronic control device comprising: a shutdown time execution unit (S15) that executes BIST at shutdown for the remaining BIST objects for which BIST is not executed at startup.
前記複数のBIST対象が、論理回路部(21,31,71,81,90,100)と、メモリ部(22,32,40,72,82)と、を有し、
前記起動時には、前記論理回路部がBISTの対象とされ、
前記シャットダウン時には、前記メモリ部がBISTの対象とされる請求項1に記載の電子制御装置。
The plurality of BIST objects include a logic circuit unit (21, 31, 71, 81, 90, 100) and a memory unit (22, 32, 40, 72, 82),
At the time of startup, the logic circuit unit is subjected to BIST,
The electronic control unit according to claim 1, wherein the memory unit is subjected to BIST at the time of the shutdown.
前記メモリ部として、スタック領域(220a,320a)が設けられたメモリを含み、
前記シャットダウン時実行部は、関数を使用しないプログラムにより、前記スタック領域を含む前記メモリ部についてBISTを実行する請求項2に記載の電子制御装置。
The memory unit includes a memory provided with a stack area (220a, 320a),
3. The electronic control unit according to claim 2, wherein the shutdown time execution unit executes BIST on the memory unit including the stack area by a program not using a function.
プログラムが格納され、BISTの対象外である対象外メモリ(50)を備え、
前記メモリ部として、前記プログラムを一時的に保管する命令キャッシュ(221,321)及び前記プログラムの処理対象となるデータを一時的に保管するデータキャッシュ(220,320)を含むキャッシュメモリ(22,32)を含み、
前記シャットダウン時実行部は、前記シャットダウン時に、前記命令キャッシュを無効化するとともに、前記対象外メモリの値を直接読み出して、前記キャッシュメモリを含む前記メモリ部についてBISTを実行する請求項2又は請求項3に記載の電子制御装置。
The program is stored and has non-targeted memory (50) which is not subject to BIST,
A cache memory (22, 32) including an instruction cache (221, 321) for temporarily storing the program and a data cache (220, 320) for temporarily storing data to be processed by the program as the memory unit. Including)
The shutdown execution unit invalidates the instruction cache at the shutdown time, directly reads the value of the non-target memory, and executes BIST on the memory unit including the cache memory. The electronic control unit according to 3.
前記論理回路部が、CPU(210,310)を有し、
前記メモリ部としてのメモリ領域を有し、前記CPUを介さずにデータを転送するダイレクトメモリアクセス(以下、DMA)コントローラ(70)を備え、
前記シャットダウン時実行部は、前記シャットダウン時に、前記DMAコントローラを停止させてから、前記DMAコントローラのメモリ領域を含む前記メモリ部についてBISTを実行する請求項2〜4いずれか1項に記載の電子制御装置。
The logic circuit unit has a CPU (210, 310),
It has a memory area as the memory unit, and includes a direct memory access (hereinafter, DMA) controller (70) which transfers data without passing through the CPU.
The electronic control according to any one of claims 2 to 4, wherein the shutdown time execution unit executes the BIST on the memory unit including the memory area of the DMA controller after stopping the DMA controller at the shutdown time. apparatus.
前記メモリ部としてのメモリ領域を有し、時間計測可能なタイマユニット(80)を備え、
前記シャットダウン時実行部は、前記シャットダウン時に、前記タイマユニットを停止させてから、前記タイマユニットのメモリ領域を含む前記メモリ部についてBISTを実行する請求項2〜5いずれか1項に記載の電子制御装置。
A timer unit (80) having a memory area as the memory unit and capable of measuring time;
The electronic control according to any one of claims 2 to 5, wherein the shutdown time execution unit executes BIST on the memory unit including the memory area of the timer unit after stopping the timer unit at the shutdown time. apparatus.
JP2018212258A 2017-12-21 2018-11-12 electronic controller Active JP7155902B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
DE102018222199.5A DE102018222199A1 (en) 2017-12-21 2018-12-18 ELECTRONIC CONTROL DEVICE

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017245300 2017-12-21
JP2017245300 2017-12-21

Publications (2)

Publication Number Publication Date
JP2019114244A true JP2019114244A (en) 2019-07-11
JP7155902B2 JP7155902B2 (en) 2022-10-19

Family

ID=67222753

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018212258A Active JP7155902B2 (en) 2017-12-21 2018-11-12 electronic controller

Country Status (1)

Country Link
JP (1) JP7155902B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11309048B2 (en) 2020-02-11 2022-04-19 Samsung Electronics Co., Ltd. Memory test apparatus and testing method thereof including built-in self test (BIST)
JP7476638B2 (en) 2020-04-15 2024-05-01 株式会社デンソー Multiprocessor Systems
JP7532674B2 (en) 2021-01-29 2024-08-13 クアルコム,インコーポレイテッド Dynamically Reconfigurable In-Field Self-Test Capability for Automotive Systems

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02128260A (en) * 1988-11-09 1990-05-16 Hitachi Ltd Memory data checking system at the time of turning on/ off power source
JPH05108492A (en) * 1991-10-17 1993-04-30 Matsushita Electric Ind Co Ltd Electronic musical instrument
JPH08129495A (en) * 1994-11-01 1996-05-21 Toshiba Corp Computer system and self test method therefor
JPH1031620A (en) * 1996-07-15 1998-02-03 Nec Shizuoka Ltd Diagnostic device for cache memory
JP2000066963A (en) * 1998-08-25 2000-03-03 Unisia Jecs Corp Device for diagnosing memory for microcomputer
WO2009011028A1 (en) * 2007-07-17 2009-01-22 Advantest Corporation Electronic device, host device, communication system, and program
JP2010097432A (en) * 2008-10-16 2010-04-30 Fuji Electric Holdings Co Ltd Ram diagnosis apparatus and program thereof
JP2012141721A (en) * 2010-12-28 2012-07-26 Hitachi Automotive Systems Ltd Integrated control device
JP2017091442A (en) * 2015-11-17 2017-05-25 株式会社デンソー Electronic control unit

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02128260A (en) * 1988-11-09 1990-05-16 Hitachi Ltd Memory data checking system at the time of turning on/ off power source
JPH05108492A (en) * 1991-10-17 1993-04-30 Matsushita Electric Ind Co Ltd Electronic musical instrument
JPH08129495A (en) * 1994-11-01 1996-05-21 Toshiba Corp Computer system and self test method therefor
JPH1031620A (en) * 1996-07-15 1998-02-03 Nec Shizuoka Ltd Diagnostic device for cache memory
JP2000066963A (en) * 1998-08-25 2000-03-03 Unisia Jecs Corp Device for diagnosing memory for microcomputer
WO2009011028A1 (en) * 2007-07-17 2009-01-22 Advantest Corporation Electronic device, host device, communication system, and program
JP2010097432A (en) * 2008-10-16 2010-04-30 Fuji Electric Holdings Co Ltd Ram diagnosis apparatus and program thereof
JP2012141721A (en) * 2010-12-28 2012-07-26 Hitachi Automotive Systems Ltd Integrated control device
JP2017091442A (en) * 2015-11-17 2017-05-25 株式会社デンソー Electronic control unit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11309048B2 (en) 2020-02-11 2022-04-19 Samsung Electronics Co., Ltd. Memory test apparatus and testing method thereof including built-in self test (BIST)
JP7476638B2 (en) 2020-04-15 2024-05-01 株式会社デンソー Multiprocessor Systems
JP7532674B2 (en) 2021-01-29 2024-08-13 クアルコム,インコーポレイテッド Dynamically Reconfigurable In-Field Self-Test Capability for Automotive Systems

Also Published As

Publication number Publication date
JP7155902B2 (en) 2022-10-19

Similar Documents

Publication Publication Date Title
JP6438353B2 (en) Semiconductor device and diagnostic test method
JP7155902B2 (en) electronic controller
JP6462870B2 (en) Semiconductor device and diagnostic test method
JP2019057187A (en) On-vehicle electronic control unit and abnormality time treatment method for the same
JP2013172870A5 (en)
JP5094777B2 (en) In-vehicle electronic control unit
JP2015185123A (en) electronic control unit
US20080148016A1 (en) Multiprocessor system for continuing program execution upon detection of abnormality
JP6729407B2 (en) Microcomputer
JP5960632B2 (en) Electronic control device for vehicle
JP2018134964A (en) Electronic control unit for automobile
JP4812699B2 (en) Power control device
US11550619B2 (en) Information processing device and processing method
JP2016126692A (en) Electronic control device
JP2006221606A (en) Data processor
JP6443202B2 (en) Electronic control device for vehicle
JP6172040B2 (en) Electronic control unit
JP4856023B2 (en) Real-time watch apparatus and method
JP6524989B2 (en) Operation guarantee method of arithmetic unit
JP6589767B2 (en) Electronic control unit
WO2013073009A1 (en) Microcomputer system and monitoring microcomputer
JP2009070212A (en) Multiprocessor system
JP7200883B2 (en) electronic controller
KR20140071687A (en) Method and Apparatus for Checking Operation of Watchdog Detection
JP2018063599A (en) Mutual monitoring system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210413

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220329

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220413

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: 20220906

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220919

R151 Written notification of patent or utility model registration

Ref document number: 7155902

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151