KR20010015893A - Integrated software development and debug environment - Google Patents

Integrated software development and debug environment Download PDF

Info

Publication number
KR20010015893A
KR20010015893A KR1020007007037A KR20007007037A KR20010015893A KR 20010015893 A KR20010015893 A KR 20010015893A KR 1020007007037 A KR1020007007037 A KR 1020007007037A KR 20007007037 A KR20007007037 A KR 20007007037A KR 20010015893 A KR20010015893 A KR 20010015893A
Authority
KR
South Korea
Prior art keywords
interface
workstation
target
debugging
processor
Prior art date
Application number
KR1020007007037A
Other languages
Korean (ko)
Inventor
요젠드라챔파클렐샤
Original Assignee
크리스토퍼 제이. 바이른
내셔널 세미컨덕터 코포레이션
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 크리스토퍼 제이. 바이른, 내셔널 세미컨덕터 코포레이션 filed Critical 크리스토퍼 제이. 바이른
Publication of KR20010015893A publication Critical patent/KR20010015893A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/261Functional testing by simulating additional hardware, e.g. fault simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/273Tester hardware, i.e. output processing circuits
    • G06F11/2733Test interface between tester and unit under test

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

디벨럽먼트 환경은 이동단말기 등과 같은 타겟 마이크로프로세서(100) 기반 제품과 디벨럽먼트 워크스테이션(120)을 포함한다. 타겟 마이크로프로세서 제품에서의 기존의 진단 소프트웨어 성능들의 장점을 취하는 직렬 인터페이스의 수단에 의해 워크스테이션과 마이크로프로세서간 진단 메세지가 통신된다. 통상, 기존의 소프트웨어는 JTAG 또는 ICE 인터페이스 포트를 포함한다. 워크스테이션이 JTAG 인터페이스를 갖추면, 이러한 소프트웨어 인터페이스 포트는 이더넷 링크, 직렬포트, 또는 또 다른 특별히 설계된 통신 하드웨어의 필요성이 없어진다. 한편, 워크스테이션이 이더넷 또는 직렬포트 인터페이스(130)를 갖추면, 마이크로프로세서 기반 제품과 워크스테이션 인터페이스간 인터페이스 자동 중계기(140)가 연결된다.The development environment includes a development workstation 120 and a target microprocessor 100 based product, such as a mobile terminal. Diagnostic messages are communicated between the workstation and the microprocessor by means of a serial interface that takes advantage of existing diagnostic software capabilities in the target microprocessor product. Typically, existing software includes a JTAG or ICE interface port. If the workstation has a JTAG interface, this software interface port eliminates the need for an Ethernet link, serial port, or another specially designed communication hardware. Meanwhile, when the workstation has an Ethernet or serial port interface 130, the interface automatic repeater 140 between the microprocessor-based product and the workstation interface is connected.

Description

통합된 소프트웨어 디벨럽먼트 및 디버그 환경{INTEGRATED SOFTWARE DEVELOPMENT AND DEBUG ENVIRONMENT}Integrated software development and debug environment {INTEGRATED SOFTWARE DEVELOPMENT AND DEBUG ENVIRONMENT}

현재, 복잡한 소프트웨어 시스템들의 디벨럽먼트(development)를 돕기 위해 소프트웨어 디벨럽먼트 도구세트가 이용되고 있다.Currently, a software development toolset is used to assist in the development of complex software systems.

호스트 디벨럽먼트 및 디버그 워크스테이션(host Development and Debug Workstation)상에서 구동되는 이들 소프트웨어 도구들은 객체지향 설계 방법론에 기초한다. 이는 메모리를 기반으로 한 변수들을 분석하여 고계층의 소프트웨어 정보를 추정하는 것이 아니라, 소프트웨어가 고레벨의 기능적인 관점에 의해 디버그될 수 있도록 한다.These software tools, running on a host development and debug workstation, are based on an object-oriented design methodology. It does not analyze memory-based variables to estimate high-level software information, but allows software to be debugged from a high-level functional perspective.

통상, 많은 소프트웨어 제품(product)들이 메세지 시퀀스 챠트(MSC: Message Sequence Charts) 및 파이니트 스테이트 머쉰(FSM: Finite State Machines)으로 기술되어 있다. 이들 도구들은 개발자가 소프트웨어에서 구동하는 스테이트 머쉰과 메세지를 조사하여, 애니메이트(animate) 하고, 분석할 수 있도록 한다. 결과적으로, 소프트웨어의 기능적인 트레이싱(tracing)이 강화되고, 소프트웨어 디벨럽먼트 및 디버깅 효율이 증가된다.Typically, many software products are described as Message Sequence Charts (MSC) and Finite State Machines (FSM). These tools allow developers to examine, animate, and analyze state machines and messages running in software. As a result, functional tracing of the software is enhanced, and software development and debugging efficiency are increased.

상술한 소프트웨어 도구들은 실시간 소프트웨어 디벨럽핑(developing)에 이용된 최적의 구동시스템에 이용될 수 있는 특징을 이용한다. 이들 시스템은 소프트웨어 도구들이 타겟 프러덕트 프로세서(target product processor)와 호스트 디벨롭먼트 워크스테이션간 진단된 메세지를 앞뒤로 보냄으로써 타겟 프러덕트 프로세서와 통신할 수 있도록 한다.The software tools described above take advantage of features that can be used in the optimal drive system used for real-time software develping. These systems allow software tools to communicate with the target product processor by sending diagnostic messages back and forth between the target product processor and the host development workstation.

현재의 통신방법은, 이더넷(Ethernet) 커넥션과 직렬포트를 포함한 다수의 통신링크에 기초한다. 이들 통신링크의 필요조건은 제품에 제공된 하드웨어를 필요로 한다. 그러나, 제품 설계에는 이들 주변장치들이 포함되어 있지 않거나, 최종 제조된 제품에 이들 주변장치의 제공이 불가능하다. 따라서, 이러한 상황하에서 상술한 바와 같은 소프트웨어 디벨럽먼트 도구의 새로운 제네레이션(generation)은 제품 디벨럽먼트에 이용될 수 없다.Current communication methods are based on a number of communication links, including Ethernet connections and serial ports. The requirements of these communication links require the hardware provided with the product. However, the product design does not include these peripherals or it is not possible to provide these peripherals in the final manufactured product. Thus, under this situation, a new generation of software development tools as described above cannot be used for product development.

본 발명은, 마이크로프로세서를 기반으로 한 제품에 관한 것으로, 시스템 설계가 디벨럽먼트 및 디버깅을 위해 소프트웨어를 기반으로 한 기능들을 수행하는 마이크로프로세서를 채용하는 이동단말기 등과 같은 제품에 관한 것이다.BACKGROUND OF THE INVENTION The present invention relates to products based on microprocessors, and to systems such as mobile terminals employing microprocessors for system design to perform software based functions for development and debugging.

도 1은 본 발명에 따른 디벨럽먼트 환경을 나타낸 블록도,1 is a block diagram showing a development environment according to the present invention;

도 2는 본 발명에 따른 또 다른 디벨럽먼트 환경을 나타낸 블록도이다.2 is a block diagram illustrating another development environment in accordance with the present invention.

따라서, 본 발명은 JTAG(Joint Test Action Group) 또는 ICE(In-Circuit Emulation) 포트 등과 같이 공지된 최적의 마이크로프로세서에 존재하는 진단성능들을 이용함으로써 종래의 문제점을 극복하는 것에 그 목적이 있다. 즉, 본 발명은 소프트웨어 디벨럽먼트 및 디버깅을 위한 이더넷 링크, 직렬포트, 또는 또 다른 특별히 설계된 통신 하드웨어의 필요성을 없애는데 그 목적이 있다.Accordingly, an object of the present invention is to overcome the conventional problems by utilizing diagnostic capabilities present in a known optimal microprocessor such as a Joint Test Action Group (JTAG) or an In-Circuit Emulation (ICE) port. That is, the present invention aims to obviate the need for an Ethernet link, serial port, or another specially designed communication hardware for software development and debugging.

상기의 과제를 해결하기 위한 본 발명은, 기존의 진단 소프트웨어를 갖춘 마이크로프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱(interfacing) 하기 위한 방법에 있어서;SUMMARY OF THE INVENTION The present invention provides a method for interfacing a microprocessor-based device with existing diagnostic software and a development and debugging workstation;

a) JTAG 등과 같은 마이크로프로세서 기반 장치내의 기존 진단 소프트웨어와 결합된 인터페이스 타입을 식별하는 단계와,a) identifying an interface type associated with existing diagnostic software in a microprocessor-based device such as JTAG,

b) JTAG 또는 이더넷 등과 같은 워크스테이션 내에 통합된 인터페이스의 타입을 식별하는 단계,b) identifying the type of interface integrated within the workstation, such as JTAG or Ethernet,

c) 기존의 소프트웨어 인터페이스와 워크스테이션 인터페이스가 동일한 타입이면(예컨대, 모두 JTAG), 워크스테이션 인터페이스에 마이크로프로세서 기반 장치를 즉시 연결하는 단계 및,c) if the existing software interface and workstation interface are of the same type (eg, all JTAG), immediately connecting the microprocessor-based device to the workstation interface, and

d) 기존의 소프트웨어 인터페이스와 워크스테이션 인터페이스가 동일한 타입이 아니면(예컨대, 이더넷에 대해 JTAG), 마이크로프로세서 기반 장치와 워크스테이션 인터페이스간에 인터페이스 자동 중계기(JTAG에 대해 이더넷)를 삽입하는 단계를 구비하여 이루어진 것을 특징으로 한다.d) inserting an interface automatic repeater (Ethernet over JTAG) between the microprocessor-based device and the workstation interface if the existing software interface and workstation interface are not of the same type (e.g., JTAG for Ethernet). It is characterized by.

따라서, 이너넷이나, 또는 마이크로프로세서 기반 제품내에 특별한 하드웨어 통신링크의 또 다른 타입의 필요성이 제거된다.Thus, the need for an Ethernet or another type of special hardware communication link in a microprocessor based product is eliminated.

이하, 본 발명의 실시예를 도면을 참조하면서 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

도 1은 본 발명의 실시예에 따른 디벨럽먼트 환경의 블록도를 나타낸다. 디벨럽먼트 하의 제품(100)은 JTAG 기반 직렬 인터페이스를 갖춘 마이크로프로세서를 포함한다. 이러한 타입의 인터페이스는 타겟 마이크로프로세서와 호스트 디벨럽먼트 플랫폼(host development platform)을 연결시키기 위해 이용될 수 있다. JTAG 인터페이스 케이블(105)은 디벨럽먼트 워크스테이션(120)에 인접한 인터페이스 보드(110)에 제품(100)을 연결시킨다. 또한, 인터페이스 보드(110)는 타겟 마이크로프로세서(100)와 직접 통신하기 위한 메카니즘을 갖춘 워크스테이션 디벨럽먼트(120)를 제공하는 JTAG 인터페이스를 포함한다. 중요한 것은, 이러한 인터페이스(110)가 소프트웨어 디벨럽먼트와 디버깅 처리를 위한 이더넷 링크, 직렬포트, 또는 어떠한 또 다른 특별히 설계된 통신 하드웨어의 필요성을 제거했다는 것이다.1 illustrates a block diagram of a development environment in accordance with an embodiment of the present invention. The product 100 under development includes a microprocessor with a JTAG based serial interface. This type of interface can be used to connect the target microprocessor and the host development platform. The JTAG interface cable 105 connects the product 100 to the interface board 110 adjacent to the development workstation 120. The interface board 110 also includes a JTAG interface that provides a workstation development 120 with a mechanism for communicating directly with the target microprocessor 100. Importantly, this interface 110 eliminates the need for Ethernet links, serial ports, or any other specially designed communication hardware for software development and debugging processing.

타겟 마이크로프로세서(100) 상에서의 소프트웨어의 구동은 타겟 마이크로프로세서(100)와 디벨럽먼트 워크스테이션(120)간에 데이터가 패스될 수 있도록 한다. 워크스테이션(120)은 이러한 데이터를 해석하여 디스플레이 하고 그 결과의 정보를 메세지 시퀀싱 챠트(MSC; Message Sequencing Charts)와 파이니트 스테이트 머쉰(FSM; Finite State Machine) 트랜지션의 방식에 의해 시각적으로 애니메이팅(animating) 한다.Running software on the target microprocessor 100 allows data to be passed between the target microprocessor 100 and the development workstation 120. The workstation 120 interprets and displays this data and visually animates the resulting information by way of Message Sequencing Charts (MSC) and Finite State Machine (FSM) transitions. animating.

본 발명은, 마이크로프로세서 또는 디지털신호 프로세서(DSP)가 소프트웨어 기반 명령들을 수행하는 어떠한 형태의 제품에도 완벽하게 적용될 수 있다. 예컨대, JTAG 또는 ICE 인터페이스 대신, 디벨럽먼트 워크스테이션과 디벨럽먼트 하의 제품간 데이터를 전송할 수 있게 하는 어떠한 형태의 통신 메카니즘도 채용될 수 있다.The invention is perfectly applicable to any type of product in which a microprocessor or digital signal processor (DSP) performs software based instructions. For example, instead of a JTAG or ICE interface, any form of communication mechanism may be employed that enables data transfer between the development workstation and the product under development.

예컨대, 도 2에 나타낸 바와 같이, 워크스테이션(120)은 이 워크스테이션(120)이 통상의 이더넷 또는 직렬포트 인터페이스(130)를 갖출 때 조차도 JTAG 인터페이스와 여전히 통신할 수 있다. 통신을 달성하기 위해, 인터페이스 자동 중계기(140)가 타겟 하드웨어(100)의 입력에 연결된다. 이러한 컨버터 장치(140)는 워크스테이션 이더넷 또는 직렬 인터페이스(130)와 타겟 마이크로프로세서(100) JTAG 인터페이스간 데이터를 중계한다.For example, as shown in FIG. 2, the workstation 120 can still communicate with the JTAG interface even when the workstation 120 has a conventional Ethernet or serial port interface 130. In order to achieve communication, an interface automatic repeater 140 is connected to the input of the target hardware 100. The converter device 140 relays data between the workstation Ethernet or serial interface 130 and the target microprocessor 100 JTAG interface.

예컨대, 본 실시예는 JTAG 직렬 인터페이스를 갖춘 타겟 마이크로프로세서 제품과 디벨럽먼트 및 디버깅 워크스테이션간 통신을 가능하게 하는 방법 및 장치를 제공한다. 즉, 워크스테이션과 제품간 통신에 있어서, 제품에 포함되는 이더넷 커넥션 또는 직렬포트 등과 같은 어떠한 제공된 제품 통신링크를 필요로 하지 않는다.For example, this embodiment provides a method and apparatus for enabling communication between a development microprocessor product with a JTAG serial interface and a development and debugging workstation. That is, the communication between the workstation and the product does not require any provided product communication link such as an Ethernet connection or a serial port included in the product.

제품에 있어서 여분의 인터페이스 하드웨어의 필요성을 제거함으로써, 제품의 디벨럽먼트 및 디버깅이 좀더 다용도화 되고 효율화 되었다. 더욱이, 최종 제품 디벨럽먼트를 통해 초기의 기본형 단계로부터 디버깅 및 분석처리가 강화된다. 또한, 본 발명은 디벨럽먼트 도구의 새로운 제네레이션을 이용하여 소프트웨어가 좀더 효율적으로 디버그 되고 분석될 수 있도록 한다.By eliminating the need for extra interface hardware in the product, the development and debugging of the product is more versatile and efficient. Moreover, the final product development enhances debugging and analysis from the initial basic stage. In addition, the present invention utilizes a new generation of development tools to enable software to be debugged and analyzed more efficiently.

상술한 실시예는 단지 예일 뿐이고, 본 발명은 마이크로프로세서와 DSP의 2가지 예 이외에 다수의 프로세서 타입을 적용할 수 있다. 또한, 본 발명의 목적 및 배경을 벗어나지 않는 범위내에서 다양하게 실시할 수 있다.The above-described embodiment is merely an example, and the present invention is applicable to a number of processor types in addition to the two examples of the microprocessor and the DSP. In addition, various modifications can be made without departing from the object and background of the present invention.

Claims (30)

워크스테이션과 함께 프로세서 기반 장치의 디벨럽먼트 및 디버깅을 위해 구성되는 타겟 인터페이스, 프로세서 기반 장치 및 타겟 인터페이스를 갖춘 타겟 프로세서 기반 장치와 워크스테이션 인터페이스를 갖춘 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법에 있어서,Target interface configured for deployment and debugging of processor-based devices with workstations, and methods for interfacing development and debugging workstations with workstation-based devices and workstation interfaces with processor-based devices and target interfaces. To 상기 타겟 인터페이스의 타입을 식별하는 단계와,Identifying a type of the target interface; 상기 워크스테이션 인터페이스의 타입을 식별하는 단계 및,Identifying a type of the workstation interface; 상기 타겟 인터페이스와 상기 워크스테이션 인터페이스간 통신로를 확립하는 단계를 구비하여 이루어진 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.Establishing a communication path between the target interface and the workstation interface. 10. A method for interfacing a target processor-based device with a development and debugging workstation. 제1항에 있어서, 상기 타겟 인터페이스와 상기 워크스테이션 인터페이스간 통신로를 확립하는 단계는 상기 타겟 인터페이스와 상기 워크스테이션 인터페이스가 동일한 타입이면, 상기 워크스테이션 인터페이스에 상기 타겟 인터페이스를 즉시 연결하는 단계를 구비하여 이루어진 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.The method of claim 1, wherein establishing a communication path between the target interface and the workstation interface comprises: immediately connecting the target interface to the workstation interface if the target interface and the workstation interface are the same type. And a development and debugging workstation with a target processor-based device. 제1항에 있어서, 상기 워크스테이션 내에 통합된 상기 워크스테이션 인터페이스와 상기 타겟 인터페이스간 통신로를 확립하는 단계는 상기 타겟 인터페이스와 상기 워크스테이션 인터페이스가 동일한 타입이 아니면, 상기 타겟 인터페이스와 상기 워크스테이션 인터페이스간 인터페이스 자동 중계기를 연결하는 단계를 구비하여 이루어진 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.The method of claim 1, wherein the establishing of the communication path between the workstation interface and the target interface integrated in the workstation is performed when the target interface and the workstation interface are not the same type. Interfacing the target processor-based device with a development and debugging workstation. 제1항에 있어서, 상기 타겟 인터페이스는 인 서킷 에뮬레이션(ICE; in circuit emulation) 포트인 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.10. The method of claim 1, wherein the target interface is an in circuit emulation (ICE) port. 제4항에 있어서, 상기 타겟 인터페이스는 JTAG 포트인 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.5. The method of claim 4, wherein the target interface is a JTAG port. 제1항에 있어서, 상기 워크스테이션 인터페이스는 인 서킷 에뮬레이션(ICE; in circuit emulation) 포트에 인터페이스를 포함한 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.10. The method of claim 1, wherein the workstation interface comprises an interface at an in circuit emulation (ICE) port. 제6항에 있어서, 상기 워크스테이션 인터페이스는 JTAG 인터페이스를 포함한 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.7. The method of claim 6, wherein the workstation interface comprises a JTAG interface. 제1항에 있어서, 상기 워크스테이션 인터페이스는 양방향 인터페이스를 포함한 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.10. The method of claim 1, wherein the workstation interface comprises a bidirectional interface. 제1항에 있어서, 상기 워크스테이션 인터페이스는 이더넷 인터페이스를 포함한 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.10. The method of claim 1, wherein the workstation interface comprises an Ethernet interface. 제1항에 있어서, 상기 워크스테이션 인터페이스는 직렬 인터페이스를 포함한 것을 특징으로 하는 타겟 프로세서 기반 장치와 디벨럽먼트 및 디버깅 워크스테이션을 인터페이싱 하기 위한 방법.10. The method of claim 1, wherein the workstation interface comprises a serial interface. 기존의 타겟 인터페이스와 기존의 진단 소프트웨어를 포함하는 프로세서 기반 장치를 위한 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법에 있어서,A method for debugging and debugging software for a processor-based device that includes an existing target interface and existing diagnostic software, the method comprising: 상기 기존의 타겟 인터페이스를 매개로 디벨럽먼트 및 디버깅 워크스테이션과 상기 프로세서 기반 장치를 인터페이싱 하는 단계와,Interfacing the processor-based device with the development and debugging workstation via the existing target interface; 상기 기존의 타겟 인터페이스를 이용하여 디벨럽먼트 및 디버깅 워크스테이션과 상기 프로세서 기반 장치간 데이터를 패싱하는 단계를 구비하여 이루어진 것을 특징으로 하는 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법.Passing data between the development and debugging workstation and the processor-based device using the existing target interface. 제11항에 있어서, 상기 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 해석하는 단계를 더 구비하여 이루어진 것을 특징으로 하는 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법.12. The method of claim 11, further comprising interpreting data passed from the processor-based device to the workstation. 제11항에 있어서, 상기 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 디스플레이 하기 위한 단계를 더 구비하여 이루어진 것을 특징으로 하는 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법.12. The method of claim 11, further comprising displaying data passed from the processor-based device to the workstation. 제11항에 있어서, 메세지 시퀀싱 챠트(MSC)를 이용하여 상기 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 애니메이팅 하기 위한 단계를 더 구비하여 이루어진 것을 특징으로 하는 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법.12. The method of claim 11, further comprising animating data passed from the processor-based device to the workstation using a message sequencing chart (MSC). Way. 제11항에 있어서, 파이니트 스테이트 머쉰(FSM) 트랜지션을 이용하여 상기 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 애니메이팅 하기 위한 단계를 더 구비하여 이루어진 것을 특징으로 하는 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법.12. The method of claim 11, further comprising the step of animating data passed from the processor-based device to the workstation using a Final State Machine (FSM) transition. How to. 제11항에 있어서, 상기 메세지 시퀀싱 챠트(MSC)와 파이니트 스테이트 머쉰(FSM) 트랜지션을 이용하여 상기 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 애니메이팅 하는 단계를 더 구비하여 이루어진 것을 특징으로 하는 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법.12. The method of claim 11, further comprising animating data passed from the processor-based device to the workstation using the message sequencing chart (MSC) and final state machine (FSM) transitions. For debugging and debugging software. 제11항에 있어서, 상기 타겟 인터페이스는 JTAG 포트인 것을 특징으로 하는 소프트웨어를 디벨럽핑 및 디버깅 하기 위한 방법.12. The method of claim 11, wherein the target interface is a JTAG port. 타겟 인터페이스를 갖춘 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치에 있어서,A device for debugging and debugging a target processor-based device with a target interface, 워크스테이션 인터페이스를 포함하는 디벨럽먼트 및 디버깅 워크스테이션과,A development and debugging workstation that includes a workstation interface, 상기 타겟 인터페이스와 상기 워크스테이션 인터페이스간 상호연결 인터페이스를 구비하여 구성된 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.And an interconnection interface between the target interface and the workstation interface. 제18항에 있어서, 상기 타겟 인터페이스와 상기 워크스테이션 인터페이스는 동일한 타입이 아니고, 상기 상호연결 인터페이스는 인터페이스 자동 중계기를 더 구비하여 구성된 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The apparatus of claim 18, wherein the target interface and the workstation interface are not of the same type, and wherein the interconnect interface further comprises an interface automatic repeater. 제18항에 있어서, 상기 디벨럽먼트 및 디버깅 워크스테이션은 상기 타겟 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 애니메이트 하기 위해 메세지 시퀀싱 챠트(MSC)를 이용하도록 구성된 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The target processor-based device of claim 18, wherein the development and debugging workstation is configured to use a message sequencing chart (MSC) to animate data passed from the target processor-based device to the workstation. Device for debugging and debugging. 제20항에 있어서, 상기 타겟 인터페이스는 JTAG 포트인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.21. The apparatus of claim 20, wherein the target interface is a JTAG port. 제18항에 있어서, 상기 디벨럽먼트 및 디버깅 워크스테이션은 상기 타겟 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 애니메이트 하기 위해 파이니트 스테이트 머쉰(FSM) 트랜지션을 이용하도록 구성된 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The target processor of claim 18, wherein the development and debugging workstation is configured to use a Fine State Machine (FSM) transition to animate data passed from the target processor based device to the workstation. Devices for debugging and debugging base devices. 제22항에 있어서, 상기 타겟 인터페이스는 JTAG 포트인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.23. The apparatus of claim 22, wherein the target interface is a JTAG port. 제18항에 있어서, 상기 디벨럽먼트 및 디버깅 워크스테이션은 상기 타겟 프로세서 기반 장치에서 상기 워크스테이션으로 패스된 데이터를 애니메이트 하기 위해 메세지 시퀀싱 챠트(MSC)와 파이니트 스테이트 머쉰(FSM) 트랜지션을 이용하도록 구성된 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The method of claim 18, wherein the development and debugging workstation is to use a message sequencing chart (MSC) and final state machine (FSM) transition to animate the data passed from the target processor-based device to the workstation. Apparatus for debugging and debugging a target processor-based device, characterized in that configured. 제24항에 있어서, 상기 타겟 인터페이스는 JTAG 포트인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.25. The apparatus of claim 24, wherein the target interface is a JTAG port. 제18항에 있어서, 상기 타겟 인터페이스는 인 서킷 에뮬레이션(ICE) 포트인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The apparatus of claim 18, wherein the target interface is an in-circuit emulation (ICE) port. 제26항에 있어서, 상기 타겟 인터페이스는 JTAG 포트인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.27. The apparatus of claim 26, wherein the target interface is a JTAG port. 제18항에 있어서, 상기 워크스테이션 인터페이스는 양방향 인터페이스인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The apparatus of claim 18, wherein the workstation interface is a bidirectional interface. 제18항에 있어서, 상기 워크스테이션 인터페이스는 이더넷 인터페이스인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The apparatus of claim 18, wherein the workstation interface is an Ethernet interface. 제18항에 있어서, 상기 워크스테이션 인터페이스는 직렬 인터페이스인 것을 특징으로 하는 타겟 프로세서 기반 장치를 디벨럽핑 및 디버깅 하기 위한 장치.19. The apparatus of claim 18, wherein the workstation interface is a serial interface.
KR1020007007037A 1998-10-26 1999-10-25 Integrated software development and debug environment KR20010015893A (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10559698P 1998-10-26 1998-10-26
US60/105,596 1998-10-26
PCT/US1999/025002 WO2000025210A1 (en) 1998-10-26 1999-10-25 Integrated software development and debug environment

Publications (1)

Publication Number Publication Date
KR20010015893A true KR20010015893A (en) 2001-02-26

Family

ID=22306725

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020007007037A KR20010015893A (en) 1998-10-26 1999-10-25 Integrated software development and debug environment

Country Status (4)

Country Link
KR (1) KR20010015893A (en)
AU (1) AU2143400A (en)
DE (1) DE19982342T1 (en)
WO (1) WO2000025210A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100878098B1 (en) * 2006-08-01 2009-01-14 가부시키가이샤 히타치세이사쿠쇼 Failure analyzing system, failure analyzing method and emulator device

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7539932B2 (en) * 2004-06-17 2009-05-26 International Business Machines Corporation Method and system for debugging Ethernet
KR100619960B1 (en) 2004-11-22 2006-09-08 엘지전자 주식회사 Remote control apparatus and method for controlling remotely debugging tool through internet
DE102006030607A1 (en) * 2006-07-03 2008-01-31 Segger Microcontroller Systeme Gmbh Embedded system testing device, has emulator adjusted for testing different systems, and memory storing instructions and data for operating emulator, where instructions and data are adjusted and extended by user of computer over interface
JP5460690B2 (en) 2008-03-26 2014-04-02 アドヴィナス・セラピューティックス・リミテッド Heterocyclic compounds as adenosine receptor antagonists
WO2011055391A1 (en) 2009-11-09 2011-05-12 Advinus Therapeutics Private Limited Substituted fused pyrimidine compounds, its preparation and uses thereof

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5329471A (en) * 1987-06-02 1994-07-12 Texas Instruments Incorporated Emulation devices, systems and methods utilizing state machines
AU8966391A (en) * 1990-12-24 1992-06-25 Ball Corporation System for analysis of embedded computer systems
US5425036A (en) * 1992-09-18 1995-06-13 Quickturn Design Systems, Inc. Method and apparatus for debugging reconfigurable emulation systems
US5537536A (en) * 1994-06-21 1996-07-16 Intel Corporation Apparatus and method for debugging electronic components through an in-circuit emulator
US5706297A (en) * 1995-08-24 1998-01-06 Unisys Corporation System for adapting maintenance operations to JTAG and non-JTAG modules
US5812145A (en) * 1995-11-16 1998-09-22 Lucent Technologies Inc. Message sequence chart analyzer
US5724505A (en) * 1996-05-15 1998-03-03 Lucent Technologies Inc. Apparatus and method for real-time program monitoring via a serial interface
US5768152A (en) * 1996-08-28 1998-06-16 International Business Machines Corp. Performance monitoring through JTAG 1149.1 interface

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100878098B1 (en) * 2006-08-01 2009-01-14 가부시키가이샤 히타치세이사쿠쇼 Failure analyzing system, failure analyzing method and emulator device

Also Published As

Publication number Publication date
WO2000025210A9 (en) 2000-09-28
WO2000025210A1 (en) 2000-05-04
DE19982342T1 (en) 2001-03-22
AU2143400A (en) 2000-05-15

Similar Documents

Publication Publication Date Title
JP4037494B2 (en) Test access port controller and effective communication method using the same
US8041553B1 (en) Generic software simulation interface for integrated circuits
Leatherman et al. An embedding debugging architecture for SOCs
JP3998303B2 (en) Integrated circuit having a TAP controller
JPH0769853B2 (en) In-circuit emulator
JPH10207732A (en) Integrated circuit device and its communication method
JPH10232792A (en) Integrated circuit device and communication method therefor
EP0862115B1 (en) Trigger sequencing controller
KR20010015893A (en) Integrated software development and debug environment
EP1139108A2 (en) Scan interface with TDM feature for permitting signal overlay
JPH10198581A (en) Message protocol
US20030120970A1 (en) Method and apparatus for debugging an electronic product using an internal I/O port
US6263305B1 (en) Software development supporting system and ROM emulation apparatus
CN211375588U (en) Multi-debugging interface switching circuit
CN112306773A (en) Fault detection platform of FC node machine with standard serial host interface
CN113934192B (en) Simulation debugging system and method for vehicle information system
CN109547297A (en) A kind of locomotive FIP Instruction Network Test System Platform
JP2002268911A (en) Development support device for electronic computer
CN113268435A (en) Bus verification platform
KR19990060610A (en) How to check communication device online status in switching system
JPH01150956A (en) Method for testing channel device and channel device therefor
Corbett et al. Host-satellite software tool for microcomputer systems
JPH06168155A (en) Debugging system
JPH0137772B2 (en)
JPS63286939A (en) System for generating device diagnostic dictionary

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination