JP2003316759A - Operation mode changing device - Google Patents

Operation mode changing device

Info

Publication number
JP2003316759A
JP2003316759A JP2002122501A JP2002122501A JP2003316759A JP 2003316759 A JP2003316759 A JP 2003316759A JP 2002122501 A JP2002122501 A JP 2002122501A JP 2002122501 A JP2002122501 A JP 2002122501A JP 2003316759 A JP2003316759 A JP 2003316759A
Authority
JP
Japan
Prior art keywords
operation mode
microcomputer
mode
condition
load signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002122501A
Other languages
Japanese (ja)
Inventor
Naoko Tajima
尚子 田島
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2002122501A priority Critical patent/JP2003316759A/en
Publication of JP2003316759A publication Critical patent/JP2003316759A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To automate the operation mode changing process executed conventionally by software, without requiring confirmation of a condition for the change when the operation mode of a microcomputer is changed. <P>SOLUTION: The operation mode changing device has a mode register 106 for setting the motion mode of the microcomputer, a plurality of condition flags 101, 102 and 103 indicating conditions for allowing the operation mode change, a load signal producing part 104 for producing a load signal 105 based on the theoretical product of the plurality of condition flags, and a pre-mode register 107 for storing the data loaded to the mode register 106 based on the load signal 105. The data setting in the pre-mode register 107 is executed based on the command of the microcomputer. <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はマイクロコンピュー
タの動作モード遷移の制御に関し、特に、許容条件を有
する動作モード遷移装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to control of operation mode transition of a microcomputer, and more particularly to an operation mode transition device having an allowance condition.

【0002】[0002]

【従来の技術】通常、マイクロコンピュータでは休止や
低速化などの動作モードの制御ができ、命令によるレジ
スタの書き換えや割り込みなどの外的要因によって動作
モードは変化する。
2. Description of the Related Art Generally, a microcomputer can control operation modes such as sleep and speed reduction, and the operation modes are changed by external factors such as register rewriting by instructions and interrupts.

【0003】図6に、このような従来のマイクロコンピ
ュータの動作モード制御部の構成を示す。図6におい
て、601は命令で書き換えられるモードレジスタ部、
602はマイクロコンピュータがスリープやストップな
どのスタンバイモードからの起動するときに使われる割
り込み信号である。例えば、命令によりモードレジスタ
部601にスリープモードがセットされるとマイクロコ
ンピュータは休止状態に移行し、割り込み信号602に
より通常動作状態に復帰する。
FIG. 6 shows the configuration of an operation mode control unit of such a conventional microcomputer. In FIG. 6, reference numeral 601 denotes a mode register section rewritable by an instruction,
Reference numeral 602 is an interrupt signal used when the microcomputer is activated from a standby mode such as sleep or stop. For example, when the sleep mode is set in the mode register unit 601 by an instruction, the microcomputer shifts to the sleep state and returns to the normal operation state by the interrupt signal 602.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、近年、
ソフトウェアの複雑化や分割化よって動作モード遷移条
件の確認が難しくなってきている。それにもかかわら
ず、携帯端末などの低消費化のためには、たびたびマイ
クロコンピュータの動作を休止/低速モードにする必要
がある。
However, in recent years,
Confirmation of operating mode transition conditions has become difficult due to the complexity and division of software. Nevertheless, in order to reduce the consumption of mobile terminals and the like, it is often necessary to put the microcomputer into the sleep / low-speed mode.

【0005】従来の動作モード制御方法では、分割され
た複数のソフトウェアの条件や、ハードの動作状況をす
べて確認した上でなければ動作モードの遷移ができず、
この確認のためのマイクロコンピュータの動作時間が増
大してきている。さらに、確認中に状況が変化してしま
い、動作モードを変更できない状態になったにもかかわ
らず、変更してしまうといった問題もある。
In the conventional operation mode control method, the operation mode cannot be transitioned unless the conditions of a plurality of divided software and the operation status of hardware are all confirmed.
The operating time of the microcomputer for this confirmation is increasing. Further, there is a problem that the situation is changed during confirmation, and the operation mode is changed even though the operation mode cannot be changed.

【0006】本発明は上記従来の問題点を解決するもの
で、マイクロコンピュータの動作モード変更時に遷移条
件の確認を不要にし、従来ソフトウェアで行っていた動
作モードの変更処理を自動化することができる動作モー
ド遷移装置を提供することを目的とする。
The present invention solves the above-mentioned problems of the prior art. It is not necessary to confirm the transition condition when changing the operation mode of the microcomputer, and the operation of changing the operation mode, which is conventionally performed by software, can be automated. An object is to provide a mode transition device.

【0007】[0007]

【課題を解決するための手段】この課題を解決するため
に、本発明の請求項1に係る動作モード遷移装置は、マ
イクロコンピュータの動作モードを設定するモードレジ
スタ(106)と、動作モード遷移の許容条件を示す複
数の条件フラグ(101、102、103)と、前記複
数の条件フラグの論理積によりロード信号を生成するロ
ード信号生成部(104)と、前記ロード信号に基づい
て前記モードレジスタにロードするデータを格納するプ
レモードレジスタ(107)とを有するものである。
In order to solve this problem, an operation mode transition device according to claim 1 of the present invention comprises a mode register (106) for setting an operation mode of a microcomputer and an operation mode transition. A plurality of condition flags (101, 102, 103) indicating a permissible condition, a load signal generation unit (104) that generates a load signal by logical product of the plurality of condition flags, and a mode register based on the load signal. A pre-mode register (107) for storing data to be loaded.

【0008】上記構成によれば、動作モードの遷移条件
を示す条件フラグが揃ったところで自動的に動作モード
が変更されるため、マイクロコンピュータの動作モード
変更時に遷移条件を確認することが不要になる。
According to the above configuration, since the operation mode is automatically changed when the condition flags indicating the transition condition of the operation mode are prepared, it is not necessary to confirm the transition condition when changing the operation mode of the microcomputer. .

【0009】本発明の請求項2に係る動作モード遷移装
置は、請求項1記載の動作モード遷移装置において、前
記複数の条件フラグを、マイクロコンピュータの周辺回
路からの複数のフラグ信号とするものである。
An operation mode transition device according to a second aspect of the present invention is the operation mode transition device according to the first aspect, wherein the plurality of condition flags are a plurality of flag signals from a peripheral circuit of the microcomputer. is there.

【0010】上記構成によれば、動作モード遷移のタイ
ミングを周辺回路の状態に合わせることができるため、
マイクロコンピュータによる状態確認動作中に周辺回路
の状態が変わることによる動作モード変更ミスを防止す
ることができる。
According to the above structure, the timing of the operation mode transition can be adjusted to the state of the peripheral circuit.
It is possible to prevent an operation mode change error due to a change in the state of the peripheral circuit during the state confirmation operation by the microcomputer.

【0011】本発明の請求項3に係る動作モード遷移装
置は、請求項1または2記載の動作モード遷移装置にお
いて、前記複数の条件フラグはマイクロコンピュータの
命令で書き換え可能とするものである。
An operation mode transition device according to a third aspect of the present invention is the operation mode transition device according to the first or second aspect, wherein the plurality of condition flags can be rewritten by an instruction of a microcomputer.

【0012】上記構成によれば、条件フラグにより複数
のソフトウェアのタスクでの条件を管理できるため、複
数のタスクの状態を確認することなく自動でモード遷移
を行うことができる。
According to the above configuration, since the conditions in the tasks of the plurality of software can be managed by the condition flag, the mode transition can be performed automatically without checking the states of the plurality of tasks.

【0013】本発明の請求項4に係る動作モード遷移装
置は、請求項1から3のいずれか1項記載の条件付動作
モード遷移装置において、前記複数の条件フラグを有効
にするタイマ機能を備えるものである。
An operation mode transition device according to a fourth aspect of the present invention is the conditional operation mode transition device according to any one of the first to third aspects, further comprising a timer function for enabling the plurality of condition flags. It is a thing.

【0014】上記構成によれば、動作モード変更タイミ
ングを自由に設定できるため、ある一定期間中に動作モ
ードを変更するような状態がなければ、スタンバイモー
ドに移行できるなどの、従来ソフトウェアで行っていた
処理を自動化することができる。
According to the above configuration, the operation mode change timing can be set freely, so that if there is no state in which the operation mode is changed within a certain period of time, it is possible to shift to the standby mode. The processing can be automated.

【0015】[0015]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。 (実施の形態1)図1は、本発明の実施の形態1に係る
動作モード遷移装置の構成を示すブロック図である。図
1において、101、102、103は動作モードが変
更可能かどうかを確認するための複数の条件フラグ、1
04はすべての条件フラグのAND条件を取りロード信
号105を生成するロード信号生成部、106はマイク
ロコンピュータの動作モードを設定するモードレジスタ
部、107は次にロードされるデータを蓄えておくプレ
モードレジスタ部である。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. (Embodiment 1) FIG. 1 is a block diagram showing a configuration of an operation mode transition apparatus according to Embodiment 1 of the present invention. In FIG. 1, 101, 102, and 103 are a plurality of condition flags for confirming whether the operation mode can be changed, 1
Reference numeral 04 is a load signal generation unit that takes an AND condition of all condition flags and generates a load signal 105, 106 is a mode register unit that sets the operation mode of the microcomputer, 107 is a pre-mode for storing the data to be loaded next It is a register part.

【0016】複数の条件フラグ101、102、103
の出力はロード信号生成部104に接続され、すべての
条件フラグのAND条件が取られるとロード信号105
を生成する。ロード信号105はモードレジスタ部10
6に接続され、この信号がイネーブルになるとプレモー
ドレジスタ部107のデータをモードレジスタ部106
にロードする。このプレモードレジスタ107へのデー
タ設定はマイクロコンピュータの命令で行われる。
A plurality of condition flags 101, 102, 103
Is connected to the load signal generator 104, and when the AND condition of all condition flags is taken, the load signal 105
To generate. The load signal 105 is the mode register unit 10
6 and the data in the pre-mode register unit 107 is transferred to the mode register unit 106 when this signal is enabled.
To load. The data setting to the pre-mode register 107 is performed by the instruction of the microcomputer.

【0017】次に、上記構成を有する動作モード遷移装
置の動作について、図2に示すフロー図を用いて説明す
る。最初に、ステップ201でマイクロコンピュータの
命令を用いてプレモードレジスタの値を次に移行したい
動作モードに設定する。その後、ステップ202で、様
々な要因による条件が揃うと、条件フラグのAND条件
によってロード信号がイネーブルになる。それにより、
ステップ203でモードレジスタにプレモードレジスタ
の値がロードされ、ステップ204でマイクロコンピュ
ータの動作モードが変更される。
Next, the operation of the operation mode transition device having the above configuration will be described with reference to the flow chart shown in FIG. First, in step 201, the value of the pre-mode register is set to the operation mode to be transferred next using the instruction of the microcomputer. After that, in step 202, when the conditions due to various factors are met, the load signal is enabled by the AND condition of the condition flags. Thereby,
In step 203, the mode register is loaded with the value of the pre-mode register, and in step 204, the operation mode of the microcomputer is changed.

【0018】このように、本実施の形態によれば、動作
モードの遷移条件を示す条件フラグが揃ったところで自
動的に動作モードが変更されるため、マイクロコンピュ
ータの動作モード変更時に遷移条件を確認することが不
要になり、従来ソフトウェアで行っていた動作モードの
変更処理を自動化することができる。
As described above, according to this embodiment, since the operation mode is automatically changed when the condition flags indicating the transition conditions of the operation mode are prepared, the transition condition is confirmed when the operation mode of the microcomputer is changed. It is not necessary to do so, and it is possible to automate the process of changing the operation mode, which is conventionally performed by software.

【0019】(実施の形態2)図3は、本発明の実施の
形態2に係る動作モード遷移装置の構成を示すブロック
図である。なお、図1の実施の形態1に示した部分と同
一部分には同一符号を付して説明する。図3において、
301、302、303はマイクロコンピュータの複数
の周辺回路であり、それぞれがマイクロコンピュータの
動作モードが変更可能かどうかを確認するためのフラグ
信号304、305、306を与える。
(Second Embodiment) FIG. 3 is a block diagram showing a configuration of an operation mode transition device according to a second embodiment of the present invention. It should be noted that the same parts as those shown in the first embodiment in FIG. In FIG.
Reference numerals 301, 302 and 303 denote a plurality of peripheral circuits of the microcomputer, each of which provides flag signals 304, 305 and 306 for confirming whether or not the operation mode of the microcomputer can be changed.

【0020】複数のフラグ信号304、305、306
の出力はロード信号生成部104に接続され、すべての
条件フラグのAND条件が取られるとロード信号105
を生成する。ロード信号105はモードレジスタ部10
6に接続され、この信号がイネーブルになるとプレモー
ドレジスタ部107のデータをモードレジスタ部106
にロードする。このプレモードレジスタ107へのデー
タ設定はマイクロコンピュータの命令で行われる。
A plurality of flag signals 304, 305, 306
Is connected to the load signal generator 104, and when the AND condition of all condition flags is taken, the load signal 105
To generate. The load signal 105 is the mode register unit 10
6 and the data in the pre-mode register unit 107 is transferred to the mode register unit 106 when this signal is enabled.
To load. The data setting to the pre-mode register 107 is performed by the instruction of the microcomputer.

【0021】このように、本実施の形態によれば、実施
の形態1における条件フラグとしてマイクロコンピュー
タ周辺回路からフラグ信号を用い、動作モードの遷移条
件を示すフラグ信号が揃ったところで自動的に動作モー
ドが変更されるため、動作モード遷移のタイミングを周
辺回路の状態に合わせることができ、周辺回路の状態確
認動作中に状態が変わることによる動作モード変更ミス
を防止することができる。
As described above, according to the present embodiment, the flag signal from the microcomputer peripheral circuit is used as the condition flag in the first embodiment, and the flag signal indicating the transition condition of the operation mode is automatically operated. Since the mode is changed, it is possible to match the timing of operation mode transition with the state of the peripheral circuit, and it is possible to prevent an operation mode change mistake due to the state change during the state confirmation operation of the peripheral circuit.

【0022】(実施の形態3)図4は、本発明の実施の
形態3に係る動作モード遷移装置の構成を示すブロック
図である。なお、図1の実施の形態1に示した部分と同
一部分には同一符号を付して説明する。図4において、
401は実施の形態1における複数の条件フラグをマイ
クロコンピュータの命令で変更可能なレジスタに構成し
たものであり、レジスタ401の各ビット位置402、
403、404は、それぞれ図1の条件フラグ101、
102、103に該当する。
(Embodiment 3) FIG. 4 is a block diagram showing a configuration of an operation mode transition apparatus according to Embodiment 3 of the present invention. It should be noted that the same parts as those shown in the first embodiment in FIG. In FIG.
Reference numeral 401 denotes a register in which a plurality of condition flags in the first embodiment can be changed by an instruction of a microcomputer. Each bit position 402 of the register 401,
403 and 404 are the condition flags 101 and 101 of FIG. 1, respectively.
It corresponds to 102 and 103.

【0023】レジスタ401の各ビット出力はロード信
号生成部104に接続され、すべての条件フラグのAN
D条件が取られるとロード信号105を生成する。ロー
ド信号105はモードレジスタ部106に接続され、こ
の信号がイネーブルになるとプレモードレジスタ部10
7のデータをモードレジスタ部106にロードする。こ
のプレモードレジスタ107へのデータ設定はマイクロ
コンピュータの命令で行われる。
Each bit output of the register 401 is connected to the load signal generator 104, and the AN of all condition flags is output.
When the D condition is taken, the load signal 105 is generated. The load signal 105 is connected to the mode register unit 106, and when this signal is enabled, the pre-mode register unit 10
7 data is loaded into the mode register unit 106. The data setting to the pre-mode register 107 is performed by the instruction of the microcomputer.

【0024】このように、本実施の形態によれば、実施
の形態1の条件フラグをマイクロコンピュータの命令で
変更可能なレジスタにすることにより、ソフトウェアの
動作状況を蓄積するレジスタとして使用することがで
き、動作モードの遷移条件が揃ったところで自動的に動
作モードを変更することができるため、複数に分断され
たソフトウェアの動作管理を自動で行うことができる。
As described above, according to the present embodiment, the condition flag of the first embodiment can be used as a register for accumulating the operating status of software by making it a register which can be changed by the instruction of the microcomputer. Since it is possible to automatically change the operation mode when the transition conditions of the operation mode are satisfied, it is possible to automatically perform operation management of the software divided into a plurality of pieces.

【0025】(実施の形態4)図5は、本発明の実施の
形態4に係る動作モード遷移装置の構成を示すブロック
図である。なお、図1の実施の形態1に示した部分と同
一部分には同一符号を付して説明する。図5において、
501、502、503は、あらかじめ設定された時間
に条件フラグにロードされるデータを格納するプレ条件
フラグであり、504はプレ条件フラグを条件フラグに
ロードする時間を調整するためのタイマである。
(Embodiment 4) FIG. 5 is a block diagram showing a configuration of an operation mode transition device according to Embodiment 4 of the present invention. It should be noted that the same parts as those shown in the first embodiment in FIG. In FIG.
Reference numerals 501, 502, and 503 are precondition flags that store data to be loaded into the condition flags at preset times, and 504 is a timer for adjusting the time to load the precondition flags into the condition flags.

【0026】タイマ504には、あらかじめモード変更
を行うまでのウェイト時間を設定する。タイマ504が
設定された時間に至ると、プレ条件フラグ501、50
2、503の内容がそれぞれ条件フラグ101、10
2、103にロードされる。
A wait time until the mode is changed is set in the timer 504 in advance. When the timer 504 reaches the set time, the precondition flags 501, 50
The contents of 2, 503 are condition flags 101, 10 respectively.
2, 103 is loaded.

【0027】このように、本実施の形態によれば、条件
フラグにデータがセットされる時間をコントロールする
ことでモード変更を行うまでのウェイト時間を設定する
ことができる。これにより、動作モードの遷移条件を示
す条件フラグが揃ったところで自動的に動作モードが変
更されるため、マイクロコンピュータの動作モード変更
時に遷移条件を確認することが不要になる。
As described above, according to the present embodiment, the wait time until the mode is changed can be set by controlling the time when the data is set in the condition flag. As a result, the operation mode is automatically changed when the condition flags indicating the transition conditions of the operation mode are prepared, so that it is not necessary to confirm the transition condition when the operation mode of the microcomputer is changed.

【0028】[0028]

【発明の効果】以上説明したように、本発明によれば、
動作モード遷移は条件フラグが揃ったところで自動的に
行われるため、マイクロコンピュータによる動作モード
変更時の状態確認を不要とすることができ、従来ソフト
ウェアで行っていた動作モードの変更処理を自動化する
ことができる。
As described above, according to the present invention,
Since the operation mode transition is automatically performed when the condition flags are complete, it is not necessary to check the status when the operation mode is changed by the microcomputer, and the operation mode change processing that was performed by conventional software can be automated. You can

【0029】さらに、本発明によれば、動作モード遷移
のタイミングを周辺回路の状態に合わせることができる
ため、マイクロコンピュータでの状態確認動作中に周辺
回路の状態が変わることによる動作モード変更ミスを防
止することができる。
Further, according to the present invention, since the timing of the operation mode transition can be matched with the state of the peripheral circuit, the operation mode change error due to the change of the state of the peripheral circuit during the state confirmation operation in the microcomputer can be prevented. Can be prevented.

【0030】さらに、本発明によれば、複数のソフトウ
ェアのタスクでの条件を管理できるため、複数のタスク
の状態を確認することなく自動でモード遷移を行うこと
ができる。これにより、複数に分断されたソフトウェア
の動作管理を自動で行うことができる。
Furthermore, according to the present invention, since the conditions in the tasks of a plurality of software can be managed, the mode transition can be automatically performed without checking the states of the plurality of tasks. As a result, it is possible to automatically manage the operation of the divided software.

【0031】さらに、本発明によれば、動作モード変更
タイミングを自由に設定できるため、ある一定期間中に
動作モードを変更するような状態がなければ、スタンバ
イモードに移行できるなどの、従来ソフトウェアで行っ
ていた処理を自動化することができる。
Further, according to the present invention, the operation mode change timing can be set freely, so that if there is no state in which the operation mode is changed within a certain period of time, it is possible to shift to the standby mode by using the conventional software. The processing that was being performed can be automated.

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

【図1】本発明の実施の形態1に係る動作モード遷移装
置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an operation mode transition device according to a first embodiment of the present invention.

【図2】本発明の実施の形態1に係る動作モード遷移装
置の動作を示すフロー図である。
FIG. 2 is a flowchart showing an operation of the operation mode transition device according to the first embodiment of the present invention.

【図3】本発明の実施の形態2に係る動作モード遷移装
置の構成を示すブロック図である。
FIG. 3 is a block diagram showing a configuration of an operation mode transition device according to a second embodiment of the present invention.

【図4】本発明の実施の形態3に係る動作モード遷移装
置の構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of an operation mode transition device according to a third embodiment of the present invention.

【図5】本発明の実施の形態4に係る動作モード遷移装
置の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of an operation mode transition device according to a fourth embodiment of the present invention.

【図6】従来のマイクロコンピュータの動作モード制御
部の構成を示す図である。
FIG. 6 is a diagram showing a configuration of an operation mode control unit of a conventional microcomputer.

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

101、102、103 条件フラグ 104 ロード信号生成部 105 ロード信号 106 モードレジスタ部 107 プレモードレジスタ部 301、302、303 マイクロコンピュータの周辺
回路 304、305、306 フラグ信号 401 レジスタ 402、403、404 条件フラグに該当するビット 501、502、503 プレ条件フラグ 504 タイマ
101, 102, 103 Condition flags 104 Load signal generation unit 105 Load signal 106 Mode register unit 107 Pre-mode register units 301, 302, 303 Microcomputer peripheral circuits 304, 305, 306 Flag signal 401 Registers 402, 403, 404 Condition flags Corresponding to 501, 502, 503 Precondition flag 504 Timer

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 マイクロコンピュータの動作モードを設
定するモードレジスタと、 動作モード遷移の許容条件を示す複数の条件フラグと、 前記複数の条件フラグの論理積によりロード信号を生成
するロード信号生成部と、 前記ロード信号に基づいて前記モードレジスタにロード
するデータを格納するプレモードレジスタと、を有する
ことを特徴とする動作モード遷移装置。
1. A mode register for setting an operation mode of a microcomputer, a plurality of condition flags indicating an allowable condition of operation mode transition, and a load signal generation section for generating a load signal by logical product of the plurality of condition flags. And a pre-mode register that stores data to be loaded into the mode register based on the load signal.
【請求項2】 前記複数の条件フラグが、マイクロコン
ピュータの周辺回路からの複数のフラグ信号であること
を特徴とする請求項1記載の動作モード遷移装置。
2. The operation mode transition device according to claim 1, wherein the plurality of condition flags are a plurality of flag signals from a peripheral circuit of the microcomputer.
【請求項3】 前記複数の条件フラグが、マイクロコン
ピュータの命令で書き換え可能とすることを特徴とする
請求項1または2記載の動作モード遷移装置。
3. The operation mode transition device according to claim 1, wherein the plurality of condition flags are rewritable by an instruction of a microcomputer.
【請求項4】 前記複数の条件フラグを有効にするタイ
マ機能を備えることを特徴とする請求項1から3のいず
れか1項記載の条件付動作モード遷移装置。
4. The conditional operation mode transition device according to claim 1, further comprising a timer function for validating the plurality of condition flags.
JP2002122501A 2002-04-24 2002-04-24 Operation mode changing device Pending JP2003316759A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002122501A JP2003316759A (en) 2002-04-24 2002-04-24 Operation mode changing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002122501A JP2003316759A (en) 2002-04-24 2002-04-24 Operation mode changing device

Publications (1)

Publication Number Publication Date
JP2003316759A true JP2003316759A (en) 2003-11-07

Family

ID=29538099

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002122501A Pending JP2003316759A (en) 2002-04-24 2002-04-24 Operation mode changing device

Country Status (1)

Country Link
JP (1) JP2003316759A (en)

Similar Documents

Publication Publication Date Title
JP4724461B2 (en) System LSI
JP4535170B2 (en) Microcomputer system
JPH03286213A (en) Data processor
JP2004054766A (en) Information processor
JP3988636B2 (en) Microcomputer and vehicle ECU
US20080082802A1 (en) Microcomputer debugging system
JP2006004339A (en) Semiconductor integrated circuit
CN111338451B (en) Control circuit and method for quickly setting power mode
US8127161B2 (en) Data processing apparatus
JP2003316759A (en) Operation mode changing device
JP2002152020A (en) Pulse signal generator
JP4192485B2 (en) Microcomputer
JP4386852B2 (en) Signal processing device
JP2002325459A (en) Pulse width modulation signal generator
JPH05259825A (en) Clock generating circuit
JP2003345775A (en) System lsi, method for designing the same, and recording medium
JPH08249227A (en) Data processor and control method of electronic apparatus
JPH0441376Y2 (en)
JP2005141522A (en) Data processing apparatus
JP2007084216A (en) Control device
JP2003296296A (en) Microcontroller
JP2006202172A (en) Bus timing control circuit
JPH0573296A (en) Microcomputer
JP2005071203A (en) Microprocessor
JPH11305887A (en) Method for controlling microcontroller and microcontroller