CN101826049A - Implementation method for debugging information output in embedded system - Google Patents

Implementation method for debugging information output in embedded system Download PDF

Info

Publication number
CN101826049A
CN101826049A CN200910047220A CN200910047220A CN101826049A CN 101826049 A CN101826049 A CN 101826049A CN 200910047220 A CN200910047220 A CN 200910047220A CN 200910047220 A CN200910047220 A CN 200910047220A CN 101826049 A CN101826049 A CN 101826049A
Authority
CN
China
Prior art keywords
debugging
information
output
embedded system
debugging message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN200910047220A
Other languages
Chinese (zh)
Other versions
CN101826049B (en
Inventor
赖运东
阎书印
吴佰年
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.)
Spreadtrum Communications Shanghai Co Ltd
Original Assignee
Shanghai Mobilepeak Semiconductor 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 Shanghai Mobilepeak Semiconductor Co Ltd filed Critical Shanghai Mobilepeak Semiconductor Co Ltd
Priority to CN2009100472209A priority Critical patent/CN101826049B/en
Publication of CN101826049A publication Critical patent/CN101826049A/en
Application granted granted Critical
Publication of CN101826049B publication Critical patent/CN101826049B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to an implementation method for debugging information output in an embedded system, comprising the following steps: a screening tool screens an engineering source code to generate the corresponding relation of debugging positioning information and debugging information; when the embedded system operates the engineering source code and needs to output the real-time debugging information, output information with the debugging positioning information is transmitted to debugging control output equipment; the debugging control output equipment obtains the debugging positioning information and finds the debugging information according to the corresponding relation of the debugging positioning information and the debugging information; and the debugging control output equipment displays the debugging information. The implementation method for debugging information input in the embedded system greatly reduces the system expenditure of a debugging output module of the embedded system and saves bandwidth occupied by the debugging information data on a universal serial bus to bring convenience for the transmission of other data. The method has simple and convenient process, stable and reliable working performance and wide applicable range, thus bringing great convenience for debugging the embedded system.

Description

The implementation method of Debugging message output in the embedded system
Technical field
The present invention relates to the embedded system field, particularly the embedded systems debugging technical field specifically is meant the implementation method that Debugging message is exported in a kind of embedded system.
Background technology
The debugging of embedded system (micro-system) is a ring very important in the Embedded System Design with test.Various information when efficiently obtaining operation for embedded system are bases of debugging and test, also are the places that should pay attention at the beginning of the system design.The method of good Debugging message output can effectively reduce Debugging message output module shared proportion on the resource consumption of whole micro-system, and gives other functional modules with bigger performance space.
The Debugging message (road sign) of so-called embedded system is meant in the embedded system source code by function call output print information.For example print the function name of this function, come the whole service process of surveillance with this in the porch of each function.
In the prior art, the method of conventional Debugging message output is: use printf or trace function call in the source code of embedded system, as print (" Hello world "), lower floor finishes the encapsulation of this class function by the driver of UART (serial ports) or USB (USB (universal serial bus)), then use hyper terminal or specific adviser tool to accept Debugging message at PC (personal computer) end, as above the Debugging message of exporting in the example is shown as " Hello world " on instrument.
The major defect of conventional Debugging message output intent is:
(1) the Debugging message output module of micro-system operation to as if text to be shown, if the output information amount is very big, Debugging message output module itself will take a lot of system resource (as CPU time and memory headroom), this will affect to other the normal operation of functional module, and extreme case is other functional module cisco unity malfunction.
(2) data traffic of very big Debugging message can take the bigger bandwidth of universal serial bus, is unfavorable for the transmission of other data on this universal serial bus between micro-system and PC.
Above variety of problems, it has its source in and the transmission data are not done the compression processing in the output procedure of Debugging message, so data volume is relatively large, efficient is very low, thereby bring certain obstacle for the debugging of embedded system, also influence simultaneously the operational efficiency of embedded system, also brought very big inconvenience for people's work.
Summary of the invention
The objective of the invention is to have overcome above-mentioned shortcoming of the prior art, work efficiency, the process that provides a kind of and can effectively reduce the resource overhead of debugging output information in embedded system, improves debug process is simple and convenient, stable and reliable working performance, the scope of application implementation method of Debugging message output in the embedded system comparatively widely.
In order to realize above-mentioned purpose, the implementation method of Debugging message output is as follows in the embedded system of the present invention:
The implementation method of Debugging message output in this embedded system is wherein used the scanning sequence and the control output device that are associated with embedded system, and its principal feature is that described method may further comprise the steps:
(1) the scanning sequence engineering source code that will move embedded system carries out scan process, and produces the mapping table of debugging locating information and Debugging message;
(2) operation for embedded system this project source code;
(3) when embedded system need be exported real-time debug information, then the output information that will include debugging locating information and out of Memory of the debugging output module in the embedded system is sent to the debugging control output device;
(4) the debugging control output device obtains debugging locating information according to received output information, and finds corresponding Debugging message by the corresponding relation of debugging locating information and Debugging message;
(5) the debugging control output device shows the Debugging message that finds output or makes other relevant treatment.
Scanning in this embedded system in the implementation method of Debugging message output is carried out scan process to the engineering source code, may further comprise the steps:
(11) scanning sequence begins to travel through all engineering source code file;
Current engineering source code file when (12) opening traversal, and the function call form of employed debugging output in definite this project source code and the representation of Debugging message;
(13) in this project source code file, search and meet the debugging output function and call the feature string of form, and the Debugging message character string that meets the Debugging message representation behind this feature string is extracted;
(14) corresponding relation of this Debugging message character string with corresponding debugging locating information stored with the form of showing.
The debugging locating information in this embedded system in the implementation method of Debugging message output and the mapping table of Debugging message are the corresponding relation storage list between debugging locating information and the Debugging message character string.
Debugging locating information in this embedded system in the implementation method of Debugging message output comprises the fileinfo and the residing hereof line number information of this Debugging message character string at Debugging message character string place.
Fileinfo in this embedded system in the implementation method of Debugging message output can be file name or reference number of a document.
The output information that debugging output module in this embedded system in the implementation method of Debugging message output will include debugging locating information and out of Memory is sent to the debugging control output device, may further comprise the steps:
(21) the debugging output module writes down the fileinfo and the residing hereof line number information of this real-time debug information character string at current real-time debug information character string place, and produces corresponding output information;
(22) the debugging output module is sent to described debugging control output device with this output information.
Output information in this embedded system in the implementation method of Debugging message output comprises command header field, attribute field, length field, fileinfo field and line number information field.
Debugging control output device in this embedded system in the implementation method of Debugging message output obtains debugging locating information and finds corresponding Debugging message according to output information, may further comprise the steps:
(31) the debugging control output device extracts fileinfo and line number information in the fileinfo field from output information and the line number information field respectively;
(32) the debugging control output device is to search corresponding Debugging message character string in the corresponding relation storage list of index between debugging locating information and Debugging message character string with fileinfo and the line number information that extracts;
(33) the Debugging message character string of the correspondence that will find is as a result of returned step (5).
Adopted the implementation method of Debugging message output in the embedded system of this invention, because wherein by embedded systems debugging information has been carried out certain Information Compression, reduced the system overhead of embedded system greatly at the debugging output module, also saved simultaneously the shared bandwidth of debugging information data on the universal serial bus, for the transmission of other data provides convenience, thereby effectively reduced debugging output module resource overhead in embedded system, improved the work efficiency of debugging output module, process is simple and convenient simultaneously, stable and reliable working performance, the scope of application is comparatively extensive, brings great convenience for the debugging of embedded system.
Description of drawings
Fig. 1 is the frame structure synoptic diagram of output information in the implementation method that Debugging message is exported in the embedded system of the present invention.
Fig. 2 is the system construction drawing of the implementation method of Debugging message output in the embedded system of the present invention.
Embodiment
In order more to be expressly understood technology contents of the present invention, describe in detail especially exemplified by following examples.
At first the notion of obscuring easily in this instructions is made following explanation:
Scanning sequence: the application program based on PC, scanning engineering source code also generates a table.With " scanning tools " indifference.
Scanning engineering source code: embedded engineering source code is scanned with scanning sequence.
The debugging control output device: a application program based on PC, accept from the Debugging message of embedded system and handle accordingly.With " adviser tool " indifference.
The debugging output module: a module in the embedded system is used for Debugging message is collected, gathered and sends to the PC side.
The debugging locating information: in relation table the location Debugging message information, as filename, the row number.
Debugging message: the embedded system development person wants the information exported.
In this manual, the mutual indifference of following appellation: road sign and Debugging message, embedded system and micro-system, scanning sequence and scanning tools, debugging control output device and adviser tool, engineering source code and program source code.
See also Figure 1 and Figure 2, the implementation method of Debugging message output in this embedded system is wherein used scanning sequence and the debugging control output device that is associated with embedded system, comprising following steps:
(1) the scanning sequence engineering source code that will move embedded system carries out scan process, and produces the mapping table of debugging locating information and Debugging message, may further comprise the steps:
(a) scanning sequence begins to travel through all engineering source code file;
(b) open current engineering source code file in the traversal, and the function call form of employed debugging output in definite this project source code and the representation of Debugging message;
(c) in this project source code file, search and meet the debugging output function and call the feature string of form, and the Debugging message character string that meets the Debugging message representation behind this feature string is extracted;
(d) corresponding relation of this Debugging message character string with corresponding debugging locating information stored with the form of showing;
The existing way of the debugging locating information wherein and the mapping table of Debugging message is the corresponding relation storage list between debugging locating information and the Debugging message character string; Described debugging locating information comprises the fileinfo and the residing hereof line number information of this Debugging message character string at Debugging message character string place; Described fileinfo can be file name or reference number of a document;
(2) operation for embedded system this project source code;
(3) when embedded system need be exported real-time debug information, then the output information that will include debugging locating information and out of Memory of the debugging output module in the embedded system is sent to the debugging control output device, may further comprise the steps:
(a) the debugging output module writes down the fileinfo and the residing hereof line number information of this real-time debug information character string at current real-time debug information character string place, and produces corresponding output information; This output information comprises command header field, attribute field, length field, fileinfo field, line number information field and other information fields;
(b) the debugging output module is sent to described debugging control output device with this output information;
(4) the debugging control output device obtains debugging locating information according to received output information, and finds corresponding Debugging message by the corresponding relation of debugging locating information and Debugging message, may further comprise the steps:
(a) the debugging control output device extracts fileinfo and line number information in the fileinfo field from output information and the line number information field respectively;
(b) the debugging control output device is to search corresponding Debugging message character string in the corresponding relation storage list of index between debugging locating information and Debugging message character string with fileinfo and the line number information that extracts;
(c) the Debugging message character string of the correspondence that will find is as a result of returned;
(5) the debugging control output device shows the Debugging message that finds output or does other processing.
In the middle of reality was used, basic thought of the present invention was as follows:
With a scanning tools character strings to be exported all in the source code is extracted, character string that extracts and the information of locating this character string are stored away by certain form of form generation, during operation for embedded system, pass to the locating information of certain character string of PC by the Debugging message output module, the instrument of PC side is to inquire character string in the form preserved in front of index and show with the character string locating information that receives.
This method mainly comprises following a few step in specific implementation process:
The design of step 1---scanning tools and realization.
The design main points of scanning tools are, determine the function call form of the debugging output used in the micro-system source code, are " printf " as what use, still " trace "; Determine the representation of character string in the micro-system source code, as using in the C language " " come the tab character string;
At text scanning tools of top definite 2 designs, this instrument is searched feature string in text, and extracts the character string that specific markers goes out behind this feature string, and this character string and its locating information are stored by the form of showing.The location of character string can be expressed in this way: the filename at character string place, character string are in which row of file.
The design of step 2---adviser tool and realization.
The main points of adviser tool design are to determine the communications protocol format of embedded system and adviser tool; Determine effective display mode (as on windows platform, selected window shows that still control desk shows); 2 points of determining according to the front get the locating information of character string from the micro-system side-draw, with the locating information are to search out character string in the list file that generates of index and show from step 3.
Scanning before step 3---the operation for embedded system
Before the micro-system operation, please, generate a list file of forming by character string locating information and character string with all engineering source codes of the tool scans that designs in the step 1.
Step 4---operation embedded system, the beginning system debug.Note whether having carried out step 3 after source code is changed simultaneously, so that list file upgrades.
Provide a specific implementation process of in large-scale embedded systems debugging output procedure, using method of the present invention below.
The output function form of debugging output module is TRACE FUNCTION; Design language is the C language; Scanning tools is called TraceScan.exe; The list file that scanning generates StringTable.bin by name preserves with binary mode; The universal serial bus that the debugging output module is communicated by letter with PC is USB; The method of character string location is: all .c source files of embedded system are numbered (this numbering is document number) by the mode that increases progressively, each file has a unique document number, the output string for the treatment of in this document has a unique row number again in this document, can orient certain character string with these two numbers; Adviser tool is called TraceMonitor.exe, and the communications protocol format that itself and micro-system are debugged output module is the head that a byte represents an output information, and the length of a byte representation back of heel output information sees also shown in Figure 1.
(1) realization of step 1---TraceScan.exe, detailed process is as follows:
System call FindFirstFile, the FindNextFile that Windows operating system provides is used and can travels through .c files all under certain catalogue, comprises the .c file in the sub-directory of nested multilayer; Open certain .c file, check whether character string TRACE FILE NUM is defined, if not definition then defines and give a specific value; Search hereof whether character string TRACE FUNCTION is arranged; Whether if having, then checking thereafter has " ", extract if having then " " between character string, and document number and row number noted, be deposited in the form with a specific form, continue the scanning of next file.
(2) realization of step 2---TraceMonitor.exe, detailed process is as follows:
To take off and analyze head from the data that usb bus obtains, judge whether it is effective trace head; Judge the number of the valid data of back according to length: the row of the document number of two byte, two byte number, remaining per four byte of data represent a parameter; With document number and row number is that index is found out character string and is presented in the window in StringTable.bin.
(3) step 3---scan embedded engineering source code with TraceScan.exe, generate StringTable.bin.
(4) step 4---debugging embedded system, the real-time output of surveillance.
Adopted the implementation method of Debugging message output in the above-mentioned embedded system, because wherein by embedded systems debugging information has been carried out certain Information Compression, reduced the system overhead of embedded system greatly at the debugging output module, also saved simultaneously the shared bandwidth of debugging information data on the universal serial bus, for the transmission of other data provides convenience, thereby effectively reduced debugging output module resource overhead in embedded system, improved the work efficiency of debugging output module, process is simple and convenient simultaneously, stable and reliable working performance, the scope of application is comparatively extensive, brings great convenience for the debugging of embedded system.
In this instructions, the present invention is described with reference to its specific example.But, still can make various modifications and conversion obviously and not deviate from the spirit and scope of the present invention.Therefore, instructions and accompanying drawing are regarded in an illustrative, rather than a restrictive.

Claims (9)

1. the implementation method of Debugging message output in the embedded system is wherein used scanning sequence and the debugging control output device that is associated with embedded system, it is characterized in that described method may further comprise the steps:
(1) the scanning sequence engineering source code that will move embedded system carries out scan process, and produces the mapping table of debugging locating information and Debugging message;
(2) operation for embedded system this project source code;
(3) when embedded system need be exported real-time debug information, then the output information that will include debugging locating information and out of Memory of the debugging output module in the embedded system is sent to the debugging control output device;
(4) the debugging control output device obtains debugging locating information according to received output information, and finds corresponding Debugging message by the mapping table of debugging locating information and Debugging message;
(5) the debugging control output device shows the Debugging message that finds output or does other processing.
2. the implementation method of Debugging message output in the embedded system according to claim 1 is characterized in that described scanning sequence carries out scan process to the engineering source code, may further comprise the steps:
(11) scanning sequence begins to travel through all engineering source code file;
Current engineering source code file when (12) opening traversal, and the function call form of employed debugging output in definite this project source code and the representation of Debugging message;
(13) in this project source code file, search and meet the debugging output function and call the feature string of form, and the Debugging message character string that meets the Debugging message representation behind this feature string is extracted;
(14) corresponding relation of this Debugging message character string with corresponding debugging locating information stored with the form of showing.
3. the implementation method of Debugging message output is characterized in that in the embedded system according to claim 2, and the mapping table of described debugging locating information and Debugging message is the corresponding relation storage list between debugging locating information and the Debugging message character string.
4. the implementation method of Debugging message output is characterized in that in the embedded system according to claim 3, and described debugging locating information comprises the fileinfo and the residing hereof line number information of this Debugging message character string at Debugging message character string place.
5. the implementation method of Debugging message output is characterized in that described fileinfo is file name or reference number of a document in the embedded system according to claim 4.
6. the implementation method of Debugging message output in the embedded system according to claim 4, it is characterized in that, the output information that described debugging output module will include debugging locating information and out of Memory is sent to the debugging control output device, may further comprise the steps:
(21) the debugging output module writes down the fileinfo and the residing hereof line number information of this real-time debug information character string at current real-time debug information character string place, and produces corresponding output information;
(22) the debugging output module is sent to described debugging control output device with this output information.
7. the implementation method of Debugging message output is characterized in that described output information comprises command header field, attribute field, length field, fileinfo field and line number information field in the embedded system according to claim 6.
8. the implementation method of Debugging message output in the embedded system according to claim 7 is characterized in that described debugging control output device obtains debugging locating information and finds corresponding Debugging message according to output information, may further comprise the steps:
(31) the debugging control output device extracts fileinfo and line number information in the fileinfo field from output information and the line number information field respectively;
(32) the debugging control output device is to search corresponding Debugging message character string in the corresponding relation storage list of index between debugging locating information and Debugging message character string with fileinfo and the line number information that extracts;
(33) the Debugging message character string of the correspondence that will find is as a result of returned step (5).
9. according to the implementation method of Debugging message output in each described embedded system in the claim 1 to 8, it is characterized in that, be connected by universal serial bus between the debugging output module in the described embedded system and the debugging control output device.
CN2009100472209A 2009-03-06 2009-03-06 Implementation method for debugging information output in embedded system Active CN101826049B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100472209A CN101826049B (en) 2009-03-06 2009-03-06 Implementation method for debugging information output in embedded system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100472209A CN101826049B (en) 2009-03-06 2009-03-06 Implementation method for debugging information output in embedded system

Publications (2)

Publication Number Publication Date
CN101826049A true CN101826049A (en) 2010-09-08
CN101826049B CN101826049B (en) 2012-07-04

Family

ID=42689973

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100472209A Active CN101826049B (en) 2009-03-06 2009-03-06 Implementation method for debugging information output in embedded system

Country Status (1)

Country Link
CN (1) CN101826049B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102421004A (en) * 2011-11-01 2012-04-18 深圳创维-Rgb电子有限公司 Debugging method and device for television software system
CN102419724A (en) * 2011-10-28 2012-04-18 烽火通信科技股份有限公司 Method for improving chip verification input/output (IO) efficiency
CN103777930A (en) * 2012-10-19 2014-05-07 阿里巴巴集团控股有限公司 Output, acquiring and monitoring methods and devices for internal information of program
CN102968286B (en) * 2011-09-01 2018-01-16 锐迪科(重庆)微电子科技有限公司 A kind of data transfer tracking, device and system
CN108446217A (en) * 2018-02-09 2018-08-24 福建升腾资讯有限公司 A kind of method and computer equipment controlling Debugging message output by sub-module
CN110299180A (en) * 2019-07-08 2019-10-01 深圳忆联信息系统有限公司 Debugging message output method, device and computer equipment based on solid state hard disk
US10659321B2 (en) 2016-10-31 2020-05-19 Samsung Electronics Co., Ltd. Electronic apparatus for recording debugging information and control method thereof
CN114063943A (en) * 2021-11-18 2022-02-18 芯翼信息科技(上海)有限公司 Data transmission system, method, device, medium, and apparatus

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968286B (en) * 2011-09-01 2018-01-16 锐迪科(重庆)微电子科技有限公司 A kind of data transfer tracking, device and system
CN102419724A (en) * 2011-10-28 2012-04-18 烽火通信科技股份有限公司 Method for improving chip verification input/output (IO) efficiency
CN102419724B (en) * 2011-10-28 2014-09-24 烽火通信科技股份有限公司 Method for improving chip verification input/output (IO) efficiency
CN102421004A (en) * 2011-11-01 2012-04-18 深圳创维-Rgb电子有限公司 Debugging method and device for television software system
CN102421004B (en) * 2011-11-01 2014-09-03 深圳创维-Rgb电子有限公司 Debugging method and device for television software system
CN103777930A (en) * 2012-10-19 2014-05-07 阿里巴巴集团控股有限公司 Output, acquiring and monitoring methods and devices for internal information of program
CN103777930B (en) * 2012-10-19 2017-12-15 阿里巴巴集团控股有限公司 Output intent, acquisition methods, monitoring method and its device of program internal information
US10659321B2 (en) 2016-10-31 2020-05-19 Samsung Electronics Co., Ltd. Electronic apparatus for recording debugging information and control method thereof
CN108446217A (en) * 2018-02-09 2018-08-24 福建升腾资讯有限公司 A kind of method and computer equipment controlling Debugging message output by sub-module
CN110299180A (en) * 2019-07-08 2019-10-01 深圳忆联信息系统有限公司 Debugging message output method, device and computer equipment based on solid state hard disk
CN114063943A (en) * 2021-11-18 2022-02-18 芯翼信息科技(上海)有限公司 Data transmission system, method, device, medium, and apparatus

Also Published As

Publication number Publication date
CN101826049B (en) 2012-07-04

Similar Documents

Publication Publication Date Title
CN101826049B (en) Implementation method for debugging information output in embedded system
KR100461019B1 (en) web contents transcoding system and method for small display devices
CN101739390B (en) Data transformation based on a technical design document
CN1277186C (en) Software interface testing method
CN109492199B (en) PDF file conversion method based on OCR pre-judgment
CN108880857B (en) Method and system for discovering and presenting network application access information
CN111563509B (en) Tesseract-based substation terminal row identification method and system
CN101197849A (en) Method and device for commuting internet page into wireless application protocol page
CN112860256B (en) Visual configuration system and method for Linux kernel equipment tree
KR20210128907A (en) A method, a device, an electronic equipment and a storage medium for extracting information
CN107885675B (en) Multifunctional measuring instrument program control command processing method
CN109787974A (en) Message data stream generating method, device, computer equipment and storage medium
CN103258021B (en) The character terminal characteristic extracting method that a kind of Behavior-based control is analyzed
CN112650529B (en) System and method for configurable generation of mobile terminal APP codes
CN103678742A (en) Efficient debugging method for connection errors of integrated circuit layout
CN1567287A (en) Centralized broad spectrum report generation method based on expandable sign language
CN107643968A (en) Crash log processing method and processing device
CN111130864A (en) Method for collecting formatted network element data using template
CN111078217A (en) Brain graph generation method, apparatus and computer-readable storage medium
US8856152B2 (en) Apparatus and method for visualizing data
CN100353334C (en) Method of software trace and system therefor
CN100365638C (en) Standardized analyzing method and device for circuit basic diagram
CN103514123B (en) The recognition methods of a kind of USB equipment connection port and system
CN100440133C (en) System and program for displaying device information by utilizing browser
CN106648925B (en) Mobile terminal and method for acquiring character string information thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C53 Correction of patent of invention or patent application
CB03 Change of inventor or designer information

Inventor after: Lai Yundong

Inventor after: Yan Shuyin

Inventor after: Wu Bainian

Inventor before: Lai Yundong

Inventor before: Yan Shuyin

Inventor before: Wu Bainian

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20170623

Address after: 201203 Shanghai Zhangjiang High Tech Park of Pudong New Area Chunxiao Road No. 439 Building No. 2

Patentee after: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Address before: 201204, building 1, building 180, Zhang Heng Road, Pudong New Area, Shanghai, 4F

Patentee before: Shanghai Mobilepeak Semiconductor Co.,Ltd.

CP02 Change in the address of a patent holder

Address after: 201203 Shanghai city Zuchongzhi road Pudong New Area Zhangjiang hi tech park, Spreadtrum Center Building 1, Lane 2288

Patentee after: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Address before: 201203 Shanghai Zhangjiang High Tech Park of Pudong New Area Chunxiao Road No. 439 Building No. 2

Patentee before: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

CP02 Change in the address of a patent holder
TR01 Transfer of patent right

Effective date of registration: 20180408

Address after: The 300456 Tianjin FTA test area (Dongjiang Bonded Port) No. 6865 North Road, 1-1-1802-7 financial and trade center of Asia

Patentee after: Xinji Lease (Tianjin) Co.,Ltd.

Address before: 201203 Shanghai city Zuchongzhi road Pudong New Area Zhangjiang hi tech park, Spreadtrum Center Building 1, Lane 2288

Patentee before: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

TR01 Transfer of patent right
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20100908

Assignee: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Assignor: Xinji Lease (Tianjin) Co.,Ltd.

Contract record no.: 2018990000196

Denomination of invention: Implementation method for debugging information output in embedded system

Granted publication date: 20120704

License type: Exclusive License

Record date: 20180801

EE01 Entry into force of recordation of patent licensing contract
TR01 Transfer of patent right

Effective date of registration: 20221019

Address after: 201203 Shanghai city Zuchongzhi road Pudong New Area Zhangjiang hi tech park, Spreadtrum Center Building 1, Lane 2288

Patentee after: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Address before: 300456 1-1-1802-7, north area of financial and Trade Center, No. 6865, Asia Road, Tianjin pilot free trade zone (Dongjiang Bonded Port Area)

Patentee before: Xinji Lease (Tianjin) Co.,Ltd.

TR01 Transfer of patent right