CN101140521A - Method and device of BOOT software guiding APP software - Google Patents

Method and device of BOOT software guiding APP software Download PDF

Info

Publication number
CN101140521A
CN101140521A CNA2007100045661A CN200710004566A CN101140521A CN 101140521 A CN101140521 A CN 101140521A CN A2007100045661 A CNA2007100045661 A CN A2007100045661A CN 200710004566 A CN200710004566 A CN 200710004566A CN 101140521 A CN101140521 A CN 101140521A
Authority
CN
China
Prior art keywords
software
boot
app
app software
compression
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
CNA2007100045661A
Other languages
Chinese (zh)
Other versions
CN100501677C (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.)
WUHAN ZHONGXING SOFTWARE CO., LTD.
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CNB2007100045661A priority Critical patent/CN100501677C/en
Publication of CN101140521A publication Critical patent/CN101140521A/en
Application granted granted Critical
Publication of CN100501677C publication Critical patent/CN100501677C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method to boot APP software with BOOT software. The method comprises the following steps: The first step, process and compress an APP software; The second step, compile a BOOT ' software; wherein, the BOOT ' software can decompress and boot the APP software; The third step, combine the APP software with the BOOT ' software into an intermediate software kit, and compress the intermediate software kit; The fourth step, use BOOT ' software to decompress the intermediate software kit, and jump to the BOOT' software and boot the BOOT ' software; and the fifth step, use the BOOT ' software to decompress the APP software, and then boot the APP software. Besides, the invention also discloses a device to boot an APP software with BOOT software. The invention can fulfill remote update and upgrade for BOOT software.

Description

The method and apparatus of BOOT software guiding APP software
Technical field
The present invention relates to the embedded system field, and especially, relate to a kind of method and apparatus of BOOT software guiding APP software.
Background technology
The software of embedded system comprises BOOT software and APP software.
Generally, BOOT software is kept in the ROM (read-only memory), and APP software is kept in the Flash flash memory.After embedded system powers on, at first move BOOT software.After BOOT software is finished initialization to hardware such as CPU, APP software is read from the Flash flash memory, copy to the destination address in the internal memory, APP software is preserved a reflection in internal memory, CPU jumps to APP reflection start address from BOOT software then, thus the operation of the APP software image in the bootstarp memory.
In 32 embedded system, because the function of APP software is more, the APP software document is bigger, adds that the Flash flash capacity is limited, so APP software all is to be kept at after compression in the Flash flash memory.Because APP software is through overcompression, so before BOOT guiding APP software, need the APP software of compression is read from the Flash flash memory, the APP software of this compression of decompress(ion) also is put in the core buffer, again the APP software of core buffer is copied to the internal memory destination address, last BOOT software jumps to the destination address of APP reflection behind the decompress(ion), finishes the operation of guiding APP software.
In communications industry, the upgrading of APP software generally all is a remote upgrade on the engineering.Current BOOT software decoding APP software is the APP software after the core buffer of setting a fixed size is used to preserve decompress(ion).Yet when the constantly increase of APP software size, during the buffer size of having set when having surpassed the BOOT software design, BOOT software can't decompress(ion) APP software.Because BOOT software can't carry out remote upgrade, if less than the engineering site upgrading, change BOOT software, the new APP software that then BOOT software can't decompress(ion), guiding is bigger, APP software also just can't remote upgrade.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of method and apparatus of BOOT software guiding APP software, can be under situation less than engineering site, and the BOOT software of changing, upgrade, it can solve BOOT software can't the guiding APP software issue.
To achieve these goals, according to the first embodiment of the present invention, provide a kind of method of BOOT software guiding APP software.
This method may further comprise the steps: first step, handle and compression APP software; Second step, establishment BOOT ' software, wherein, BOOT ' software can decompress(ion) and guiding APP software; Third step is merged into the middleware software bag with APP software and BOOT ' software, and the middleware software bag pressure is contracted; The 4th step, BOOT software decompresses the middleware software bag, jumps to BOOT ' software and guides BOOT ' software; And the 5th step, BOOT ' software contracts the APP software decoding, and guiding APP software.
Wherein, in first step, when handling APP software, the start address skew desired value that APP software is videoed in internal memory, and the compression algorithm of using in the compression algorithm of using in this step and the third step is identical.
And BOOT ' software can be by the BOOT software of long-range veneer guiding operation.
In addition, in third step, in the middleware software bag that merges, the length after the compression of BOOT ' software, block of information data, padding data and be fixed value; Wherein, the block of information data comprise: the start address that length after the length before the compression of APP software, the compression of APP software and APP software are videoed in internal memory.
In addition, in the 5th step, BOOT ' software is reduced to buffer zone according to the block of information data with the APP software decoding, again the data of buffer zone are moved to the reflection of APP software in internal memory, then, BOOT ' software jumps to the start address of reflection, thereby finishes the guiding to APP software.
To achieve these goals, according to a second embodiment of the present invention, provide a kind of device of BOOT software guiding APP software.
This device comprises: the APP software processing module is used for handling and compression APP software; BOOT ' software programming module is used to work out BOOT ' software, and wherein, BOOT ' software can decompress(ion) and guiding APP software; Middleware software bag generation module is used for APP software and BOOT ' software are merged into the middleware software bag, and the middleware software bag pressure is contracted; A decompression module is used for the middleware software bag is decompressed; The secondary decompression module is used for the APP software decoding is contracted.
Wherein, after a decompression module decompressed the middleware software bag, BOOT software jumped to BOOT ' software and guides BOOT ' software.After the secondary decompression module contracts the APP software decoding, BOOT ' software guiding APP software.
Wherein, in the middleware software bag, the length after BOOT ' the software compression, block of information data, padding data and be fixed value; Wherein, the block of information data comprise: the start address that length after the length before the compression of APP software, the compression of APP software and APP software are videoed in internal memory.
By technique scheme, the present invention can realize the remote update of BOOT software and upgrading.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram according to the method for the BOOT software guiding APP software of first embodiment of the invention;
Fig. 2 is the synoptic diagram that the reflection of the position of APP software in internal memory in the prior art is shown;
Fig. 3 illustrates the synoptic diagram that BOOT ' software and APP software is merged back position reflection in internal memory according to the method for first embodiment of the invention;
Fig. 4 is the synoptic diagram that illustrates according to the position reflection in internal memory of APP in the method for first embodiment of the invention; And
Fig. 5 illustrates the block diagram of forming according to the device of the BOOT software guiding APP software of second embodiment of the invention.
Embodiment
Describe the present invention below with reference to the accompanying drawings in detail.
First embodiment
At first the first embodiment of the present invention is described with reference to Fig. 1 to 4.
Fig. 1 is the process flow diagram according to the method for the BOOT software guiding APP software of first embodiment of the invention, Fig. 2 is the synoptic diagram that the reflection of the position of APP software in internal memory in the prior art is shown, Fig. 3 is that the method that illustrates according to first embodiment of the invention merges the back synoptic diagram that video in the position in internal memory with BOOT ' software and APP software, and Fig. 4 is the synoptic diagram that illustrates according to the position reflection in internal memory of APP in the method for first embodiment of the invention.
As shown in Figure 1, may further comprise the steps according to the method for the BOOT software guiding APP software of the first embodiment of the present invention: step S102, handle also compression APP software; Step S104, establishment BOOT ' software, wherein, BOOT ' software can decompress(ion) and guiding APP software; Step S106 merges into the middleware software bag with APP software and BOOT ' software, and the middleware software bag pressure is contracted; Step S108, BOOT software decompresses the middleware software bag, jumps to BOOT ' software and guides BOOT ' software; And step S110, BOOT ' software contracts the APP software decoding, and guiding APP software.
Wherein, in step S102, when handling APP software, the start address skew desired value that APP software is videoed in internal memory, and the compression algorithm of using among the compression algorithm of using in this step and the step S106 is identical.
And BOOT ' software can be by the BOOT software of long-range veneer guiding operation.
In addition, in step S106, in the middleware software bag that merges, the length after the compression of BOOT ' software, block of information data, padding data and be fixed value; Wherein, the block of information data comprise: the start address that length after the length before the compression of APP software, the compression of APP software and APP software are videoed in internal memory.
In addition, in step S110, BOOT ' software is reduced to buffer zone according to the block of information data with the APP software decoding, again the data of buffer zone are moved to the reflection of APP software in internal memory, then, BOOT ' software jumps to the start address of reflection, thereby finishes the guiding to APP software.
Further describe embodiments of the invention with reference to instantiation below.
The method step of this example is as follows:
(1) as shown in Figure 2, the position of A is that the BOOT software of network element master control borad in the prior art is moved internal memory 0x300000 to after with the APP software decoding and begun the place among the figure, APP software suitable value of start address skew of videoing in internal memory in this example, this value is the A ' among Fig. 4.In the prior art during APP running software at reflection in the internal memory shown in the A~B among Fig. 2, during this programme APP running software at reflection in the internal memory shown in A '~B ' of Fig. 4;
(2) compression APP software;
(3) the APP software that establishment BOOT ' software, this BOOT ' software can guide step (1) compiling behind the decompress(ion) to generate; And the use decompression algorithm corresponding with step 12, the APP software of energy decompress(ion) step (2) compression, wherein, this BOOT ' can be by the BOOT of long-range veneer guiding operation.BOOT ' is videoing shown in A~C of Fig. 3 in the internal memory.
(4) merge, compress, this step comprises following processing: the APP software of BOOT ' software and step (2) compression is merged into the middleware software bag, middleware software bag A~F as shown in Figure 4 after the merging, BOOT ' software size, block of information data, padding data three sum are fixed value, wherein the block of information data comprise APP software compression back length, the preceding length of compression and the start address of videoing at least in internal memory, and this is in the start address of videoing in the internal memory and is the A ' among Fig. 4; And the middleware software bag pressure that merges contracted, the compression algorithm of compressing APP in the compression algorithm during this is handled and the prior art is identical.
(5) because the APP software of can the decompress(ion) former scheme compression of long-range board B OOT software, the middleware software bag is much smaller than the APP software of former scheme, so compression middleware software bag of BOOT software energy decompression step (4), the reflection that middleware software wraps in the internal memory behind the decompress(ion) compression middleware software bag is the A~F among Fig. 3, simultaneously, because long-range board B OOT software can guide former option A PP software, therefore also can guide BOOT ' software.
(6) after BOOT ' software is directed operation, the block of information data that partly provide according to D~E of Fig. 3: length before APP software compression back length and the compression, the APP software decoding of the compression of the E of Fig. 3~F part is reduced to buffer zone, again the data of buffer zone are moved to A '~B ', BOOT ' jumps to A ' then, thereby finishes the guiding to APP software.Because length is in full accord with APP software before APP software compression back length and the compression, so the APP software that BOOT ' always can successful decompress(ion) compresses; Because data " start address of videoing in internal memory " are in full accord with APP software in the block of information, so BOOT ' can stably successful guiding APP software.
A ' some place among Fig. 3 moves internal memory 0x400000 for the method for this example to after with the APP software decoding and begins the place, afterwards according to step (1), APP software is handled.And the dld file and the makefile file of APP software have also been revised in this example: mem1:o=0x00300000 l=0x1D00000 in the dld file is revised as mem1:o=0x00400000 l=0x1C00000; To compile the ram.hex file reorientation that generates simultaneously is 0x400000, promptly revises the create-rule of makefile, will
ram.bin:ram.hex
hex2bin?ram.hex?ram_nocomp.bin?300000
Be revised as:
ram.bin:ram.hex
hex2bin?ram.hex?ram_nocomp.bin?400000。
According to step (2) compression ram_nocomp.bin, as follows then:
deflate<ram_nocomp.bin>APP.BIN
According to above-mentioned steps (3), establishment BOOT ' software, BOOT ' software and former APP software class are the former APP software of scaled-down version seemingly, only need comprise basic BSP, embedded OS and decompression algorithm.Its function is decompress(ion) and the APP software that guides this programme.This decompression algorithm is improved the decompression algorithm that BOOT software adopts.
According to step (4), BOOT ' and APP.BIN are merged.The merging method is for creating an intermediate file, and this example of length of this document is 0x100000 and APP.BIN sum.According to Fig. 2, A~E accounts for the memory headroom of 0x100000, and A~C partly is BOOT ', the block of information data of D~E part, and E~F is that APP.BIN takies, C~D partly is a padding data.Identical with Fig. 2 and Fig. 4, A is 0x300000.
A~E partial-length and A fix, and BOOT ' just can determine block of information data start address D, obtains the block of information data from D~E.The data structure of the block of information data of D~E part is as follows:
struct?zipBootInfo
{
Char ii_bootName[64]; / * BOOT ' software document name */
Unsigned long liiBootLen; / * BOOT ' software document length */
Unsigned long lBootCRC32; / * BOOT ' software document check code */
Unsigned long lBootResv[4]; The correlation reserved word of/* BOOT ' software
*/
Char zipAPPName[64]; / * APP software document name */
Unsigned long lzipAPPLen; / * APP software document compression back length
*/
Unsigned long lAPPCRC32; / * APP software document check code */
Unsigned long lUnzipAPPLen; Length before the compression of/* APP software document
*/
Unsigned long*plAPPStartAddr; The APP software of/* operation is at internal memory
In start address */
Unsigned long lAPPResv[2]; The correlation reserved word of/* APP software document
*/
Unsigned long lThisVersion; The version * of/* PC merging software/
Unsigned long lReserve[4]; / * reserved word */
};
Afterwards, similar with step (2), the middleware software bag after being combined according to step (4) compresses.
With the Flash flash memory of the middleware software bag remote download after the merging of step (4) compression to the NCP plate, because the middleware software bag after merging is much smaller than APP software, according to step (6), the BOOT software of NCP plate can successful decompress(ion) it, thereby by BOOT software guiding BOOT ' software.The middleware software of BOOT software decoding compression wraps in reflection in the internal memory such as the A~F among Fig. 3.
Execution in step (6) afterwards, the block of information data of the D that BOOT ' software obtains according to step (5)~E part, E~F part A PP.BIN is unziped to core buffer and obtains ram_nocomp.bin, the address of block of information data plAPPStartAddr indication moved the ram_nocomp.bin of core buffer to again by BOOT ' software, and last BOOT ' software jumps to the guiding that plAPPStartAddr promptly finishes APP software.
Adopt above-mentioned steps,, obtain the middleware software bag, by the BOOT ' in the middleware software bag of the BOOT software decoding on the long-range veneer, guiding compression by processing to APP software; Pass through the operation of BOOT ' guiding APP software again, realized in the former long-range board B OOT software guiding APP software operation of operation through second-compressed, secondary decompress(ion) and secondary boot, thereby avoided the engineering site to change the problem of BOOT software, solved the problem that BOOT software can't guiding APP software.
Second embodiment
Describe the second embodiment of the present invention with reference to Fig. 5 below, Fig. 5 is device 500 block diagrams according to the BOOT software guiding APP software of second embodiment of the invention.
As shown in Figure 5, this device comprises: APP software processing module 502 is used for handling and compression APP software; BOOT ' software programming module 504 is used to work out BOOT ' software, and wherein, BOOT ' software can decompress(ion) and guiding APP software; Middleware software bag generation module 506 is used for APP software and BOOT ' software are merged into the middleware software bag, and the middleware software bag pressure is contracted; A decompression module 508 is used for the middleware software bag is decompressed; Secondary decompression module 510 is used for the APP software decoding is contracted.
Wherein, after a decompression module 508 decompressed the middleware software bag, BOOT software jumped to BOOT ' software and guides BOOT ' software.In addition, after secondary decompression module 510 contracts the APP software decoding, BOOT ' software guiding APP software.
Wherein, in the middleware software bag, the length after BOOT ' the software compression, block of information data, padding data and be fixed value; Wherein, the block of information data comprise: the start address that length after the length before the compression of APP software, the compression of APP software and APP software are videoed in internal memory.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the method for a BOOT software guiding APP software is characterized in that, may further comprise the steps:
First step is handled and compression APP software;
Second step, establishment BOOT ' software, wherein, described BOOT ' software can decompress(ion) and is guided described APP software;
Third step is merged into the middleware software bag with described APP software and described BOOT ' software, and described middleware software bag pressure is contracted;
The 4th step, BOOT software decompresses described middleware software bag, jumps to described BOOT ' software and guides described BOOT ' software; And
The 5th step, described BOOT ' software contracts described APP software decoding, and guides described APP software.
2. method according to claim 1 is characterized in that, in described first step, and when handling described APP software, the start address skew desired value that described APP software is videoed in internal memory.
3. method according to claim 1 is characterized in that, described BOOT ' software can be by the BOOT software of long-range veneer guiding operation.
4. method according to claim 1 is characterized in that, the compression algorithm of using in the compression algorithm of using in described first step and the described third step is identical.
5. method according to claim 1 is characterized in that, in described third step, in the middleware software bag that merges, the length after described BOOT ' the software compression, block of information data, padding data and be fixed value; Wherein, described block of information data comprise: the start address that the length before the described APP software compression, the length after the compression of described APP software and described APP software are videoed in internal memory.
6. method according to claim 5, it is characterized in that, in described the 5th step, described BOOT ' software is reduced to buffer zone according to described block of information data with described APP software decoding, again the data of buffer zone are moved to the reflection of described APP software in internal memory, then, described BOOT ' software jumps to the start address of described reflection, thereby finishes the guiding to described APP software.
7. the device of a BOOT software guiding APP software is characterized in that, comprising:
The APP software processing module is used for handling and compression APP software;
BOOT ' software programming module is used to work out BOOT ' software, and wherein, described BOOT ' software can decompress(ion) and guided described APP software;
Middleware software bag generation module is used for described APP software and described BOOT ' software are merged into the middleware software bag, and described middleware software bag pressure is contracted;
A decompression module is used for described middleware software bag is decompressed;
The secondary decompression module is used for described APP software decoding is contracted.
8. device according to claim 7 is characterized in that, after a described decompression module decompressed described middleware software bag, described BOOT software jumped to described BOOT ' software and guides described BOOT ' software.
9. device according to claim 7 is characterized in that, after described secondary decompression module contracted described APP software decoding, described BOOT ' software guided described APP software.
10. device according to claim 7 is characterized in that, in described middleware software bag, the length after the compression of described BOOT ' software, block of information data, padding data and be fixed value; Wherein, described block of information data comprise: the start address that the length before the described APP software compression, the length after the compression of described APP software and described APP software are videoed in internal memory.
CNB2007100045661A 2007-01-09 2007-01-09 Method and device of BOOT software guiding APP software Expired - Fee Related CN100501677C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007100045661A CN100501677C (en) 2007-01-09 2007-01-09 Method and device of BOOT software guiding APP software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007100045661A CN100501677C (en) 2007-01-09 2007-01-09 Method and device of BOOT software guiding APP software

Publications (2)

Publication Number Publication Date
CN101140521A true CN101140521A (en) 2008-03-12
CN100501677C CN100501677C (en) 2009-06-17

Family

ID=39192482

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007100045661A Expired - Fee Related CN100501677C (en) 2007-01-09 2007-01-09 Method and device of BOOT software guiding APP software

Country Status (1)

Country Link
CN (1) CN100501677C (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102779060A (en) * 2012-07-11 2012-11-14 烽火通信科技股份有限公司 Multi-time compression/decompression method of application program
CN103365676A (en) * 2012-04-01 2013-10-23 中兴通讯股份有限公司 Software upgrading method and device for communication equipment
CN105573797A (en) * 2015-12-18 2016-05-11 广州市中海达测绘仪器有限公司 Reversible off-line upgrade method and device for embedded system
CN105677348A (en) * 2016-01-04 2016-06-15 青岛海信信芯科技有限公司 BOOT program storing method and device and BOOT program starting method and device
CN105893090A (en) * 2016-03-31 2016-08-24 武汉光迅科技股份有限公司 Method for upgrading BOOTROM and application of embedded system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365676A (en) * 2012-04-01 2013-10-23 中兴通讯股份有限公司 Software upgrading method and device for communication equipment
CN102779060A (en) * 2012-07-11 2012-11-14 烽火通信科技股份有限公司 Multi-time compression/decompression method of application program
CN102779060B (en) * 2012-07-11 2015-07-01 烽火通信科技股份有限公司 Multi-time compression/decompression method of application program
CN105573797A (en) * 2015-12-18 2016-05-11 广州市中海达测绘仪器有限公司 Reversible off-line upgrade method and device for embedded system
CN105573797B (en) * 2015-12-18 2019-10-18 广州市中海达测绘仪器有限公司 The reversible upgraded in offline method and device of embedded system
CN105677348A (en) * 2016-01-04 2016-06-15 青岛海信信芯科技有限公司 BOOT program storing method and device and BOOT program starting method and device
CN105893090A (en) * 2016-03-31 2016-08-24 武汉光迅科技股份有限公司 Method for upgrading BOOTROM and application of embedded system

Also Published As

Publication number Publication date
CN100501677C (en) 2009-06-17

Similar Documents

Publication Publication Date Title
CN100501677C (en) Method and device of BOOT software guiding APP software
CN100447740C (en) System and method for intra-package delta compression of data
US5734822A (en) Apparatus and method for preprocessing computer programs prior to transmission across a network
CN100511143C (en) Installation package generating device and method, installation progress transferring method
CN103605540B (en) Flash mirror fast writing method based on Android system
JP5508370B2 (en) Program upgrade method and system for portable device capable of OTA (Over-the-air)
CN101398752B (en) Overlapping command access unit and method
CN101467129A (en) Program upgrade system and method for OTA-capable mobile terminal
JP2008065834A (en) Fusion memory device and method
CN101694624A (en) Method for processing compact disc image files of software installation package and device
CN102890638B (en) Upgrade method of STB (set top box)
CN102141923B (en) Memory file system loading method and device
WO2008058469A1 (en) Method for booting embedded device
US20120271802A1 (en) Forward compatibility guaranteed data compression and decompression method and apparatus thereof
CN103197934A (en) Method for starting multimedia device and multimedia device
CN102156654A (en) Installation method and system thereof for software installation package
CN101135978B (en) Compression version application program generating, executing method and apparatus and applications method and system
CN112783558B (en) Method for accelerating self-decompression phase of Linux kernel start
US7047283B1 (en) Apparatus and method of upgrading program of firmware board
KR100747901B1 (en) Method for compression of executable file in mobile telecommunication terminal
CN1758220A (en) Method of updating software release
CN108804228A (en) A kind of implementation method of DSP program space extensions
US6922735B2 (en) Management of co-processor information by integrating non-program information with program information
CN109313562A (en) Preemptive type for NAND memory device decompresses scheduling
CN111880800A (en) Application downloading method and application downloading system

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
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20151113

Address after: 430223 East Lake Wuhan New Technology Development Zone Hua Hua Road, Optics Valley Industrial Park, ZTE building, building No. 3, building

Patentee after: WUHAN ZHONGXING SOFTWARE CO., LTD.

Address before: 518057 Nanshan District science and Technology Industrial Park, Guangdong high tech Industrial Park, ZTE building

Patentee before: ZTE Corporation

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090617

Termination date: 20180109

CF01 Termination of patent right due to non-payment of annual fee