USRE46021E1 - System-on-chip with master/slave debug interface - Google Patents
System-on-chip with master/slave debug interface Download PDFInfo
- Publication number
- USRE46021E1 USRE46021E1 US13/775,962 US201313775962A USRE46021E US RE46021 E1 USRE46021 E1 US RE46021E1 US 201313775962 A US201313775962 A US 201313775962A US RE46021 E USRE46021 E US RE46021E
- Authority
- US
- United States
- Prior art keywords
- soc
- master
- debug
- interface
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0706—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
- G06F11/0721—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment within a central processing unit [CPU]
- G06F11/0724—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment within a central processing unit [CPU] in a multiprocessor or a multi-core unit
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/26—Functional testing
- G06F11/267—Reconfiguring circuits for testing, e.g. LSSD, partitioning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/16—Handling requests for interconnection or transfer for access to memory bus
- G06F13/18—Handling requests for interconnection or transfer for access to memory bus based on priority control
Definitions
- the present description relates generally to data processing and debug systems, and, in particular, to a System-on-Chip (SOC) configuration that captures and transfers debug data directly from multiple system SOCs using an on-chip Master/Slave debug interface.
- SOC System-on-Chip
- SOC System-on-Chip
- IC integrated circuit
- debuggers are connected to the debug interfaces (e.g. JTAG port) of the SOCs.
- debug interfaces e.g. JTAG port
- all SOCs of the system typically share one debug bus (e.g. CJTAG) and one connector to the debug tool hardware for debugging and testing procedures.
- the system can be debugged (control, status and trace) through a single connector.
- a System-on-Chip (SOC) debugging system comprising a plurality of SOCs connected to a shared bus, at least one of the plurality of SOCs being a master SOC and comprising a master/slave debug interface, wherein the master/slave debug interface is a bidirectional debug interface configured to initiate transactions on the shared bus and operable to send and receive debug data between the SOCs, wherein the debug data comprises trace data.
- SOC System-on-Chip
- FIG. 1 illustrates an exemplary SOC IC debugging system in accordance with a preferred embodiment
- FIG. 2 is a flow diagram illustrating a method for debugging multiple SOC ICs through a user interface of a master SOC IC in accordance with a preferred embodiment.
- FIGS. 1 and 2 discussed below, are by way of illustration only and should not be construed in any way to limit the scope of the claims. While described with respect to SOCs, those of skill in the art will understand that the principles may be implemented in any suitably arranged IC or system-in-package device.
- FIG. 1 shows a printed circuit board (PCB) system 100 for debugging, testing and monitoring the performance information of several SOCs 102 , 104 , 106 .
- SOC 102 can include a processor core, a bus interface, and a system bus for communicating information.
- SOC 102 may further incorporate a digital signal processing engine, a general purpose microprocessor to provide control functionality, an on-chip memory 126 and a memory controller (not shown) for accessing memory 126 .
- SOCs 104 and 106 may also include each of the above elements discussed with respect to SOC 102 .
- SOCs 102 , 104 and 106 are connected to a shared debug bus 108 .
- PCB system 100 is connected to host a system 110 directly via SOC 102 .
- host system 110 is shown independent of system 100 , for purposes of debugging and testing a plurality of SOCs, connection with host system 110 can be considered an integral part of debug system 100 .
- the host system 110 can be any type of computer (e.g., personal, mainframe, mini, networked, workstation, etc.) running host software that allows a user to target one or more components on SOCs 102 , 104 , 106 for debugging and to specify triggering parameters for tracing their processing cores.
- SOC 102 includes a user interface 116 for connecting and communicating with host system 110 .
- User interface 116 can be any type of user interface (e.g., serial port, USB, etc.).
- Host system 110 communicates with SOC 102 through user interface 116 and with the SOCs 104 and 106 through debug bus 108 .
- SOC 102 passes debug data, such as trace data, debug control signals and status data, to host system 110 through user interface 116 .
- SOCs 104 and 106 to be debugged by host system 110 pass their debug data through Master/Slave debug interface 120 of SOC 102 .
- SOC 102 takes on the role of a “Master” SOC and hereinafter will be referred to as Master SOC 102 .
- SOCs 104 and 106 act as slaves to Master SOC 102 .
- the Master/Slave debug interface 120 is configured to initiate transactions on the debug bus 108 . These transactions can include, but are not limited to, instructions to store data in memory, to read data from memory and to transfer data to and from host system 110 .
- Master/Slave debug interface 120 is for instance a two-pin bidirectional debug interface as defined in IEEE 1149.7 (CJTAG) consisting of a bi-directional Debug Data pin and a Debug Clock pin. Such an interface allows transferring commands to the device to control the on-chip debug system and to read and write data.
- CJTAG IEEE 1149.7
- the debug data which is gathered by monitoring one or more of SOCs 102 , 104 , and 106 can include trace data.
- a trace is useful when analyzing the behavior, or misbehavior, of an SOC or the SOCs processing core or cores.
- the trace can show problems in the programming of an SOC processing core and point to errors in the SOC hardware.
- the trace can be thought of as an external recording of the activity of the SOC that a user can play back with software tools on the host system 110 in order to understand specific internal operations the SOC took and why.
- the trace of external IO signals of an SOC can be augmented with other data to give a user additional visibility into SOCs 102 , 104 , 106 internal operations. Bringing selected internal signals of SOCs 102 , 104 , 106 to the outside of the system 100 as additional output signals accomplishes this augmentation.
- System 100 includes an arbitrary number of SOCs with each SOC sharing a single debug bus 108 (e.g. CJTAG).
- a single SOC i.e. SOC 102
- SOC 102 plays this role and hence can be referred to as “master SOC 102 ”.
- master SOC 102 On the physical level the direction of all signals is reversed for the master SOC 102 compared to a conventional setup, where all SOCs including the master SOC are accessed from the debug tool over the on-board debug connector.
- the debug interface of the master SOC 102 is operable in two different modes: In a default mode (e.g. reset value) it is a slave and operates like the debug interface of any other SOC controlled from the debug tool over a hardware interface, board connector and debug bus; in the second mode it is a master, which is enabled internally, the signal directions are reversed (e.g. clock output instead of input) and this master controls the slave debug interfaces of all other SOCs. In the later mode, a debug tool need not be attached at the debug connector on the board.
- a default mode e.g. reset value
- the signal directions e.g. clock output instead of input
- Master SOC 102 acts as a bus bridge between the host system 110 , connected over the user interface 116 , and the debug bus 108 .
- the host system 110 accesses the SOCs 104 and 106 indirectly through Master SOC 102 , with reversed direction of its debug interface.
- Master SOC 102 effectively replaces the need to connect conventional debug tool hardware to the PCB to carry out testing and debug procedures.
- Master SOC 102 is equipped with a debug monitor (not shown).
- the debug monitor is preferably software running on Master SOC 102 .
- This debug monitor is for instance a process running on the processor of Mater SOC 102 . It is activated by the operating system. When debug requests arrive at the User Interface 116 , the debug monitor analyzes the requests, schedules transfers over the Debug Bus 108 and sends back the results over the user interface 116 . To limit the impact on the real-time behavior of the system these tasks can be distributed over different Interrupt Service Routines and real time processes. Those of skill in the art will realize that other implementations with less software and more hardware parts of the bus bridge functionality are also possible.
- System 100 is functional without restrictions for debug control and status data exchange, which has low to medium latency and bandwidth requirements. Trace data requires much higher bandwidth. If the available bandwidth of the user interface 116 is on average lower than is needed for the trace data, an on-chip trace buffer (not shown) on Master SOC 102 can be used to capture such traces from the other SOCs 104 and 106 for a short period of time. If the available bandwidth of the user interface 116 is on average higher than needed for the trace data, then the full trace can be output over user interface 116 .
- FIG. 2 shows a method of debugging system 100 of FIG. 1 .
- the method begins with connecting a host system 110 to the user interface 116 of the master SOC 102 (step 210 ).
- debug data representing the activity of one or more SOCs 104 , 106 is received by master SOC 102 via debug bus 108 (step 220 ).
- This data can be temporarily stored by master SOC 102 (step 230 ).
- Master SOC 102 transfers the debug data via its user interface 116 to the host system 110 for analysis (step 240 ).
- the data is received by host system 110 where it can be analyzed by the end user (step 250 ).
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Quality & Reliability (AREA)
- Computer Hardware Design (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
Claims (31)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/775,962 USRE46021E1 (en) | 2007-12-12 | 2013-02-25 | System-on-chip with master/slave debug interface |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/954,362 US7870455B2 (en) | 2007-12-12 | 2007-12-12 | System-on-chip with master/slave debug interface |
| US12/913,236 US8234531B2 (en) | 2007-12-12 | 2010-10-27 | System-on-chip with master/slave debug interface |
| US13/528,140 US8347158B2 (en) | 2007-12-12 | 2012-06-20 | System-on-chip with master/slave debug interface |
| US13/775,962 USRE46021E1 (en) | 2007-12-12 | 2013-02-25 | System-on-chip with master/slave debug interface |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US13/528,140 Reissue US8347158B2 (en) | 2007-12-12 | 2012-06-20 | System-on-chip with master/slave debug interface |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| USRE46021E1 true USRE46021E1 (en) | 2016-05-31 |
Family
ID=40680297
Family Applications (4)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US11/954,362 Active 2028-11-19 US7870455B2 (en) | 2007-12-12 | 2007-12-12 | System-on-chip with master/slave debug interface |
| US12/913,236 Active US8234531B2 (en) | 2007-12-12 | 2010-10-27 | System-on-chip with master/slave debug interface |
| US13/528,140 Ceased US8347158B2 (en) | 2007-12-12 | 2012-06-20 | System-on-chip with master/slave debug interface |
| US13/775,962 Expired - Fee Related USRE46021E1 (en) | 2007-12-12 | 2013-02-25 | System-on-chip with master/slave debug interface |
Family Applications Before (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US11/954,362 Active 2028-11-19 US7870455B2 (en) | 2007-12-12 | 2007-12-12 | System-on-chip with master/slave debug interface |
| US12/913,236 Active US8234531B2 (en) | 2007-12-12 | 2010-10-27 | System-on-chip with master/slave debug interface |
| US13/528,140 Ceased US8347158B2 (en) | 2007-12-12 | 2012-06-20 | System-on-chip with master/slave debug interface |
Country Status (2)
| Country | Link |
|---|---|
| US (4) | US7870455B2 (en) |
| DE (1) | DE102008060790B4 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10142095B2 (en) | 2016-10-26 | 2018-11-27 | Texas Instruments Incorporated | Timing for IC chip |
Families Citing this family (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8572295B1 (en) | 2007-02-16 | 2013-10-29 | Marvell International Ltd. | Bus traffic profiling |
| US7870455B2 (en) * | 2007-12-12 | 2011-01-11 | Infineon Technologies Ag | System-on-chip with master/slave debug interface |
| US8255749B2 (en) | 2008-07-29 | 2012-08-28 | Texas Instruments Incorporated | Ascertaining configuration by storing data signals in a topology register |
| US8151017B2 (en) * | 2010-08-23 | 2012-04-03 | Smartech World Wide Limited | Multiplexing application and debug channels on a single USB connection |
| US8826081B2 (en) * | 2011-08-25 | 2014-09-02 | Ultrasoc Technologies, Ltd. | Data processing apparatus and related methods of debugging processing circuitry |
| US9015542B2 (en) * | 2011-10-01 | 2015-04-21 | Intel Corporation | Packetizing JTAG across industry standard interfaces |
| US8838861B2 (en) | 2012-05-09 | 2014-09-16 | Qualcomm Incorporated | Methods and apparatuses for trace multicast across a bus structure, and related systems |
| US9380348B2 (en) * | 2013-02-22 | 2016-06-28 | Maxlinear, Inc. | Hybrid redundancy for electronic networks |
| GB2514126A (en) | 2013-05-14 | 2014-11-19 | Ibm | Interruption of chip component managing tasks |
| US10235320B2 (en) | 2013-07-30 | 2019-03-19 | Hewlett Packard Enterprise Development Lp | Connector for a computing assembly |
| US9552279B2 (en) | 2013-08-16 | 2017-01-24 | Nxp Usa, Inc. | Data bus network interface module and method therefor |
| US20150106660A1 (en) * | 2013-10-16 | 2015-04-16 | Lenovo (Singapore) Pte. Ltd. | Controller access to host memory |
| CN104021050B (en) * | 2014-05-07 | 2017-02-15 | 英业达科技有限公司 | Server |
| US9645963B2 (en) * | 2015-02-16 | 2017-05-09 | Nxp Usa, Inc. | Systems and methods for concurrently testing master and slave devices in a system on a chip |
| KR102566994B1 (en) | 2015-12-14 | 2023-08-14 | 삼성전자주식회사 | Method for performing multi-chip debugging and multi-chip system adopting the same |
| US10527673B2 (en) | 2016-08-01 | 2020-01-07 | Microsoft Technology Licensing, Llc | Hardware debug host |
| CN107704346B (en) * | 2017-08-08 | 2021-07-27 | 湖南国科微电子股份有限公司 | SOC chip debugging method and system |
| FR3103584B1 (en) * | 2019-11-22 | 2023-05-05 | St Microelectronics Alps Sas | Method for managing the debugging of a system on chip forming for example a microcontroller, and corresponding system on chip |
| FR3103586B1 (en) | 2019-11-22 | 2023-04-14 | St Microelectronics Alps Sas | Method for managing the operation of a system on chip forming for example a microcontroller, and corresponding system on chip |
| US12373374B2 (en) | 2019-11-22 | 2025-07-29 | STMicroelectronics (Grand Ouest) SAS | Method for managing the operation of a system on chip, and corresponding system on chip |
| FR3103585B1 (en) | 2019-11-22 | 2023-04-14 | Stmicroelectronics Grand Ouest Sas | Method for managing the configuration of access to peripherals and their associated resources of a system on chip forming for example a microcontroller, and corresponding system on chip |
| US12092686B2 (en) | 2021-12-14 | 2024-09-17 | Western Digital Technologies, Inc. | Apparatus and method for electrically coupling a unit under test with a debugging component |
| US12455805B2 (en) * | 2023-06-27 | 2025-10-28 | Xilinx, Inc. | High performance trace offload circuit architecture |
| US20250348608A1 (en) * | 2024-05-08 | 2025-11-13 | Infineon Technologies Ag | Permission translator |
Citations (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6539522B1 (en) | 2000-01-31 | 2003-03-25 | International Business Machines Corporation | Method of developing re-usable software for efficient verification of system-on-chip integrated circuit designs |
| US6557119B1 (en) | 1999-10-01 | 2003-04-29 | Stmicroelectronics Limited | Microcomputer debug architecture and method |
| US20030217306A1 (en) | 2002-05-17 | 2003-11-20 | Harthcock Jerry D. | Self-programmable microcomputer and method of remotely programming same |
| US6715042B1 (en) | 2001-10-04 | 2004-03-30 | Cirrus Logic, Inc. | Systems and methods for multiport memory access in a multimaster environment |
| US6744274B1 (en) | 2001-08-09 | 2004-06-01 | Stretch, Inc. | Programmable logic core adapter |
| US6779145B1 (en) | 1999-10-01 | 2004-08-17 | Stmicroelectronics Limited | System and method for communicating with an integrated circuit |
| US6857029B2 (en) | 2002-04-30 | 2005-02-15 | International Business Machines Corporation | Scalable on-chip bus performance monitoring synchronization mechanism and method of use |
| US6895530B2 (en) | 2003-01-24 | 2005-05-17 | Freescale Semiconductor, Inc. | Method and apparatus for controlling a data processing system during debug |
| US7068757B1 (en) * | 2000-04-24 | 2006-06-27 | Agilent Technologies, Inc. | Apparatus and method for automated testing of the quality of voice communications over data networks |
| US20060149958A1 (en) | 2002-12-18 | 2006-07-06 | Padraig Omathuna | Code download in a system having multiple integrated circuits with a jtag capability |
| US7080283B1 (en) | 2002-10-15 | 2006-07-18 | Tensilica, Inc. | Simultaneous real-time trace and debug for multiple processing core systems on a chip |
| US7107494B1 (en) | 2003-04-29 | 2006-09-12 | Advanced Micro Devices, Inc. | Bus architecture using debug packets to monitor transactions on an internal data processor bus |
| US20060212768A1 (en) * | 2005-03-11 | 2006-09-21 | Oki Electric Industry Co., Ltd. | Verification circuitry for master-slave system |
| US7197680B2 (en) | 2003-04-17 | 2007-03-27 | Arm Limited | Communication interface for diagnostic circuits of an integrated circuit |
| US7263566B2 (en) | 2004-12-30 | 2007-08-28 | Qualcomm Incorporated | Method and apparatus of reducing transfer latency in an SOC interconnect |
| DE102006016303A1 (en) | 2006-04-06 | 2007-10-11 | Infineon Technologies Ag | Modern integrated circuit e.g. modern system on chip, for use in controller, has interface module connected with signal lines for transmission of data of different content categories with test interface |
| US7469273B2 (en) * | 2000-07-06 | 2008-12-23 | Texas Instruments Incorporated | Multi-processor system verification circuitry |
| US7475303B1 (en) | 2003-12-29 | 2009-01-06 | Mips Technologies, Inc. | HyperJTAG system including debug probe, on-chip instrumentation, and protocol |
| US7870455B2 (en) * | 2007-12-12 | 2011-01-11 | Infineon Technologies Ag | System-on-chip with master/slave debug interface |
| US7984215B2 (en) * | 2007-11-01 | 2011-07-19 | Renesas Electronics Corporation | Semiconductor device |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7809987B2 (en) * | 2004-12-02 | 2010-10-05 | Texas Instruments Incorporated | Accepting link ID upon supplied and sampled bits matching |
-
2007
- 2007-12-12 US US11/954,362 patent/US7870455B2/en active Active
-
2008
- 2008-12-05 DE DE102008060790.8A patent/DE102008060790B4/en not_active Expired - Fee Related
-
2010
- 2010-10-27 US US12/913,236 patent/US8234531B2/en active Active
-
2012
- 2012-06-20 US US13/528,140 patent/US8347158B2/en not_active Ceased
-
2013
- 2013-02-25 US US13/775,962 patent/USRE46021E1/en not_active Expired - Fee Related
Patent Citations (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6557119B1 (en) | 1999-10-01 | 2003-04-29 | Stmicroelectronics Limited | Microcomputer debug architecture and method |
| US6779145B1 (en) | 1999-10-01 | 2004-08-17 | Stmicroelectronics Limited | System and method for communicating with an integrated circuit |
| US6539522B1 (en) | 2000-01-31 | 2003-03-25 | International Business Machines Corporation | Method of developing re-usable software for efficient verification of system-on-chip integrated circuit designs |
| US7068757B1 (en) * | 2000-04-24 | 2006-06-27 | Agilent Technologies, Inc. | Apparatus and method for automated testing of the quality of voice communications over data networks |
| US7469273B2 (en) * | 2000-07-06 | 2008-12-23 | Texas Instruments Incorporated | Multi-processor system verification circuitry |
| US6744274B1 (en) | 2001-08-09 | 2004-06-01 | Stretch, Inc. | Programmable logic core adapter |
| US6715042B1 (en) | 2001-10-04 | 2004-03-30 | Cirrus Logic, Inc. | Systems and methods for multiport memory access in a multimaster environment |
| US6857029B2 (en) | 2002-04-30 | 2005-02-15 | International Business Machines Corporation | Scalable on-chip bus performance monitoring synchronization mechanism and method of use |
| US20030217306A1 (en) | 2002-05-17 | 2003-11-20 | Harthcock Jerry D. | Self-programmable microcomputer and method of remotely programming same |
| US7080283B1 (en) | 2002-10-15 | 2006-07-18 | Tensilica, Inc. | Simultaneous real-time trace and debug for multiple processing core systems on a chip |
| US20060149958A1 (en) | 2002-12-18 | 2006-07-06 | Padraig Omathuna | Code download in a system having multiple integrated circuits with a jtag capability |
| US6895530B2 (en) | 2003-01-24 | 2005-05-17 | Freescale Semiconductor, Inc. | Method and apparatus for controlling a data processing system during debug |
| US7197680B2 (en) | 2003-04-17 | 2007-03-27 | Arm Limited | Communication interface for diagnostic circuits of an integrated circuit |
| US7107494B1 (en) | 2003-04-29 | 2006-09-12 | Advanced Micro Devices, Inc. | Bus architecture using debug packets to monitor transactions on an internal data processor bus |
| US7475303B1 (en) | 2003-12-29 | 2009-01-06 | Mips Technologies, Inc. | HyperJTAG system including debug probe, on-chip instrumentation, and protocol |
| US7263566B2 (en) | 2004-12-30 | 2007-08-28 | Qualcomm Incorporated | Method and apparatus of reducing transfer latency in an SOC interconnect |
| US20060212768A1 (en) * | 2005-03-11 | 2006-09-21 | Oki Electric Industry Co., Ltd. | Verification circuitry for master-slave system |
| DE102006016303A1 (en) | 2006-04-06 | 2007-10-11 | Infineon Technologies Ag | Modern integrated circuit e.g. modern system on chip, for use in controller, has interface module connected with signal lines for transmission of data of different content categories with test interface |
| US7810004B2 (en) | 2006-04-06 | 2010-10-05 | Infineon Technologies Ag | Integrated circuit having a subordinate test interface |
| US7984215B2 (en) * | 2007-11-01 | 2011-07-19 | Renesas Electronics Corporation | Semiconductor device |
| US7870455B2 (en) * | 2007-12-12 | 2011-01-11 | Infineon Technologies Ag | System-on-chip with master/slave debug interface |
| US8234531B2 (en) * | 2007-12-12 | 2012-07-31 | Infineon Technologies Ag | System-on-chip with master/slave debug interface |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10142095B2 (en) | 2016-10-26 | 2018-11-27 | Texas Instruments Incorporated | Timing for IC chip |
| US10659078B2 (en) | 2016-10-26 | 2020-05-19 | Texas Intruments Incorporated | Timing for IC chip |
Also Published As
| Publication number | Publication date |
|---|---|
| US20090158107A1 (en) | 2009-06-18 |
| US8347158B2 (en) | 2013-01-01 |
| US20120260131A1 (en) | 2012-10-11 |
| US7870455B2 (en) | 2011-01-11 |
| DE102008060790A1 (en) | 2009-06-18 |
| US20110041010A1 (en) | 2011-02-17 |
| US8234531B2 (en) | 2012-07-31 |
| DE102008060790B4 (en) | 2015-10-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| USRE46021E1 (en) | System-on-chip with master/slave debug interface | |
| JP4335999B2 (en) | Semiconductor integrated circuit device with built-in processor | |
| CN108121672B (en) | Storage array control method and device based on NandFlash storage multichannel | |
| US6145099A (en) | Debugging system | |
| US7979745B2 (en) | On-chip debug emulator, debugging method, and microcomputer | |
| CN107992390B (en) | A chip debugging method based on on-chip bus | |
| US20050138302A1 (en) | Method and apparatus for logic analyzer observability of buffered memory module links | |
| JP2004227588A (en) | SDIO card development system | |
| US10896119B1 (en) | Common input/output interface for application and debug circuitry | |
| KR100954568B1 (en) | Apparatus and method for collecting diagnostic data in integrated circuits | |
| US6484273B1 (en) | Integrated EJTAG external bus interface | |
| US6584586B1 (en) | Apparatus and method for capturing and transferring internal system activity | |
| CN113533941B (en) | Chip interface testing method and device, computer equipment and storage medium | |
| CN110704349B (en) | SpaceWire node device for reliable data transmission | |
| US8041867B2 (en) | Method and apparatus for enhancing data rate of advanced micro-controller bus architecture | |
| CN100388215C (en) | Debug Support Unit and Debug Method Using Multiple Asynchronous Clocks on Chip Hardware | |
| US7526691B1 (en) | System and method for using TAP controllers | |
| US8473920B2 (en) | Application initiated tracing of its operation beginning with reset | |
| US7028237B2 (en) | Internal bus testing device and method | |
| KR20070019173A (en) | Integrated circuit device and method for bus monitoring | |
| JP7516974B2 (en) | DEVICE FOR ELECTRONIC APPLICATION, CONTROL METHOD FOR ELECTRONIC APPLICATION DEVICE, AND CONTROL PROGRAM FOR ELECTRONIC APPLICATION DEVICE | |
| CN103365804B (en) | A kind of read-write control device for chip BU-65170 | |
| CN117631802B (en) | Interface control method, device, system and computer equipment | |
| CN119276755B (en) | Delay testing methods, apparatus, systems, equipment, and media for CXL units | |
| CN112732604B (en) | LVDS changes USB3.0 multi-functional adapter |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| FPAY | Fee payment |
Year of fee payment: 4 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
| FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |