JP7378254B2 - マルチプロセッサデバイス - Google Patents
マルチプロセッサデバイス Download PDFInfo
- Publication number
- JP7378254B2 JP7378254B2 JP2019170809A JP2019170809A JP7378254B2 JP 7378254 B2 JP7378254 B2 JP 7378254B2 JP 2019170809 A JP2019170809 A JP 2019170809A JP 2019170809 A JP2019170809 A JP 2019170809A JP 7378254 B2 JP7378254 B2 JP 7378254B2
- Authority
- JP
- Japan
- Prior art keywords
- processor
- program
- debugging
- debugged
- data
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/32—Address formation of the next instruction, e.g. by incrementing the instruction counter
- G06F9/321—Program or instruction counter, e.g. incrementing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/362—Debugging of software
- G06F11/3636—Debugging of software by tracing the execution of the program
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/362—Debugging of software
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3003—Monitoring arrangements specially adapted to the computing system or computing system component being monitored
- G06F11/3017—Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is implementing multitasking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3003—Monitoring arrangements specially adapted to the computing system or computing system component being monitored
- G06F11/302—Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3466—Performance evaluation by tracing or monitoring
- G06F11/3476—Data logging
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/362—Debugging of software
- G06F11/3644—Debugging of software by instrumenting at runtime
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/362—Debugging of software
- G06F11/3648—Debugging of software using additional hardware
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3802—Instruction prefetching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4812—Task transfer initiation or dispatching by interrupt, e.g. masked
- G06F9/4831—Task transfer initiation or dispatching by interrupt, e.g. masked with variable priority
- G06F9/4837—Task transfer initiation or dispatching by interrupt, e.g. masked with variable priority time dependent
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/865—Monitoring of software
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Debugging And Monitoring (AREA)
Description
デバッグモードにおいて、デバッグ対象の第1プロセッサ100のデバッグをデバッグ用の第2プロセッサ200を用いて行う際に、第2プロセッサ200は以下の処理を行うよう構成される。
(1)第1プロセッサ100のプログラムカウンタ101の値を参照する。
(2)参照したプログラムカウンタ101の値を用いて第2プロセッサ200のローカル命令メモリ202から命令を、第2プロセッサ200の機能ユニット203にフェッチする。
Claims (6)
- 第1プロセッサと第2プロセッサとを備えるマルチプロセッサデバイスであって、
前記第1プロセッサのデバッグを前記第2プロセッサを用いて行う際に、前記第2プロセッサは、前記第1プロセッサのプログラムカウンタの値を参照し、参照したプログラムカウンタの値を用いてメモリから命令をフェッチするよう構成されるマルチプロセッサデバイス。 - 前記第2プロセッサの機能ユニットは、参照したプログラムカウンタの値を用いてフェッチされた命令に基づいて、前記第1プロセッサによって保持されるデータを参照する請求項1に記載のマルチプロセッサデバイス。
- 前記第1プロセッサおよび前記第2プロセッサはそれぞれ固有のプログラムカウンタを有する請求項1または2に記載のマルチプロセッサデバイス。
- 前記第2プロセッサは、通常動作時、前記第2プロセッサのプログラムカウンタの値を用いて前記メモリから命令をフェッチするよう構成される請求項3に記載のマルチプロセッサデバイス。
- 前記メモリは、前記第1プロセッサで実行されるデバッグ対象のプログラムが格納される位置に関連付けられた位置に、デバッグ対象のプログラムをデバッグするためのプログラムを保持する請求項1から4のいずれか一項に記載のマルチプロセッサデバイス。
- 前記第1プロセッサは周期的な制御を行うためのプログラムを実行し、当該プログラムはデバッグ対象となる部分とならない部分とを有する請求項1から5のいずれか一項に記載のマルチプロセッサデバイス。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019170809A JP7378254B2 (ja) | 2019-09-19 | 2019-09-19 | マルチプロセッサデバイス |
EP20194260.4A EP3796175B1 (en) | 2019-09-19 | 2020-09-03 | Non intrusive multicore debugging based on pc counter |
US17/015,642 US20210089310A1 (en) | 2019-09-19 | 2020-09-09 | Multiprocessor device |
CN202010977278.XA CN112527625A (zh) | 2019-09-19 | 2020-09-17 | 多处理器设备 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019170809A JP7378254B2 (ja) | 2019-09-19 | 2019-09-19 | マルチプロセッサデバイス |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021047729A JP2021047729A (ja) | 2021-03-25 |
JP7378254B2 true JP7378254B2 (ja) | 2023-11-13 |
Family
ID=72355840
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019170809A Active JP7378254B2 (ja) | 2019-09-19 | 2019-09-19 | マルチプロセッサデバイス |
Country Status (4)
Country | Link |
---|---|
US (1) | US20210089310A1 (ja) |
EP (1) | EP3796175B1 (ja) |
JP (1) | JP7378254B2 (ja) |
CN (1) | CN112527625A (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8239836B1 (en) | 2008-03-07 | 2012-08-07 | The Regents Of The University Of California | Multi-variant parallel program execution to detect malicious code injection |
JP2013061783A (ja) | 2011-09-13 | 2013-04-04 | Toyota Motor Corp | マルチコア・プロセッサ |
JP2018088048A (ja) | 2016-11-28 | 2018-06-07 | ルネサスエレクトロニクス株式会社 | マルチプロセッサ及びマルチプロセッサシステム |
JP2019008700A (ja) | 2017-06-28 | 2019-01-17 | ルネサスエレクトロニクス株式会社 | 半導体装置 |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0720093B1 (en) * | 1994-12-28 | 2001-11-14 | Kabushiki Kaisha Toshiba | Microprocessor and debug system |
EP0762280B1 (en) * | 1995-08-30 | 2001-11-14 | Motorola, Inc. | Data processor with built-in emulation circuit |
US7793261B1 (en) * | 1999-10-01 | 2010-09-07 | Stmicroelectronics Limited | Interface for transferring debug information |
WO2001063434A1 (en) * | 2000-02-24 | 2001-08-30 | Bops, Incorporated | Methods and apparatus for dual-use coprocessing/debug interface |
US7328331B2 (en) * | 2005-01-25 | 2008-02-05 | Hewlett-Packard Development Company, L.P. | Method and system of aligning execution point of duplicate copies of a user program by copying memory stores |
JP4633553B2 (ja) | 2005-06-22 | 2011-02-16 | ルネサスエレクトロニクス株式会社 | デバッグシステム、デバッグ方法およびプログラム |
JP5329983B2 (ja) * | 2009-01-08 | 2013-10-30 | 株式会社東芝 | デバッグ支援装置 |
US8275977B2 (en) * | 2009-04-08 | 2012-09-25 | Freescale Semiconductor, Inc. | Debug signaling in a multiple processor data processing system |
JP2012252490A (ja) * | 2011-06-02 | 2012-12-20 | Renesas Electronics Corp | マルチプロセッサおよびそれを用いた画像処理システム |
US8713370B2 (en) * | 2011-08-11 | 2014-04-29 | Apple Inc. | Non-intrusive processor tracing |
US9710349B2 (en) * | 2013-11-05 | 2017-07-18 | Texas Instruments Incorporated | Storing first computer trace information in memory of second computer |
TW201635144A (zh) * | 2015-03-16 | 2016-10-01 | 啟碁科技股份有限公司 | 用於追蹤程式執行狀態的方法與多核心處理系統 |
CN107301102B (zh) * | 2017-06-22 | 2020-05-26 | 湖南国科微电子股份有限公司 | 一种处理器调试方法及系统 |
-
2019
- 2019-09-19 JP JP2019170809A patent/JP7378254B2/ja active Active
-
2020
- 2020-09-03 EP EP20194260.4A patent/EP3796175B1/en active Active
- 2020-09-09 US US17/015,642 patent/US20210089310A1/en not_active Abandoned
- 2020-09-17 CN CN202010977278.XA patent/CN112527625A/zh active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8239836B1 (en) | 2008-03-07 | 2012-08-07 | The Regents Of The University Of California | Multi-variant parallel program execution to detect malicious code injection |
JP2013061783A (ja) | 2011-09-13 | 2013-04-04 | Toyota Motor Corp | マルチコア・プロセッサ |
JP2018088048A (ja) | 2016-11-28 | 2018-06-07 | ルネサスエレクトロニクス株式会社 | マルチプロセッサ及びマルチプロセッサシステム |
JP2019008700A (ja) | 2017-06-28 | 2019-01-17 | ルネサスエレクトロニクス株式会社 | 半導体装置 |
Also Published As
Publication number | Publication date |
---|---|
US20210089310A1 (en) | 2021-03-25 |
CN112527625A (zh) | 2021-03-19 |
JP2021047729A (ja) | 2021-03-25 |
EP3796175B1 (en) | 2024-01-10 |
EP3796175A1 (en) | 2021-03-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5611756B2 (ja) | プログラム・フロー制御 | |
US8549258B2 (en) | Configurable processing apparatus and system thereof | |
JP4222370B2 (ja) | デバッグ支援装置及びデバッグ処理方法をコンピュータに実行させるためのプログラム | |
US8910126B2 (en) | Compiling source code for debugging with variable value restoration based on debugging user activity | |
RU2012147005A (ru) | Средство разделенной загрузки/сохранения и команда для него | |
JP2003131902A (ja) | ソフトウェアデバッガ、システムレベルデバッガ、デバッグ方法、及びデバッグプログラム | |
KR100303712B1 (ko) | 파이프라인기계에서의어드레스파이프라인을위한방법및장치 | |
CN110892384A (zh) | 对处理器未定义行为依赖的重放时间行程跟踪 | |
JP2006178646A (ja) | 情報処理装置、情報処理方法、半導体装置、コンピュータプログラム | |
JPH01310441A (ja) | データ処理装置 | |
US20080082802A1 (en) | Microcomputer debugging system | |
JP7378254B2 (ja) | マルチプロセッサデバイス | |
JP2013161484A (ja) | 再構成可能コンピューティング装置、その第1メモリ制御器及び第2メモリ制御器、並びにそのデバッギング用のトレースデータを処理する方法 | |
US5812845A (en) | Method for generating an object code for a pipeline computer process to reduce swapping instruction set | |
US20170228304A1 (en) | Method and device for monitoring the execution of a program code | |
US9032255B2 (en) | Semiconductor device and control method thereof | |
JP2001014161A (ja) | プログラマブルコントローラ | |
US9342359B2 (en) | Information processing system and information processing method | |
JP2520158B2 (ja) | ディジタルシグナルプロセッサのデバッグ方式 | |
JP6127883B2 (ja) | 半導体装置および半導体装置の動作制御方法 | |
JP2010033323A (ja) | マルチプロセッサ及びそれをデバッグするデバッグ装置並びに前記マルチプロセッサをデバッグするデバッグ方法 | |
JP2020140290A (ja) | 中央演算処理装置 | |
JP2010211654A (ja) | データ転送方法および装置 | |
JP2012150589A (ja) | 演算装置 | |
JPS6214240A (ja) | プログラム検査方式 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220914 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230828 |
|
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: 20231002 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231031 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7378254 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |