US20050026603A9 - System and method for the management of wireless communications device system software downloads in the field - Google Patents
System and method for the management of wireless communications device system software downloads in the field Download PDFInfo
- Publication number
- US20050026603A9 US20050026603A9 US09/969,305 US96930501A US2005026603A9 US 20050026603 A9 US20050026603 A9 US 20050026603A9 US 96930501 A US96930501 A US 96930501A US 2005026603 A9 US2005026603 A9 US 2005026603A9
- Authority
- US
- United States
- Prior art keywords
- code
- section
- code section
- updated
- new
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/22—Processing or transfer of terminal data, e.g. status or physical capabilities
- H04W8/24—Transfer of terminal data
- H04W8/245—Transfer of terminal data from a network towards a terminal
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
Definitions
- This invention generally relates to wireless communications devices and, more particularly, to a system and method for using dynamic instructions sets to manage a variety of system software field download management functions, such as recovery status monitoring, back up, compaction, and update ordering.
- the traditional approach to such updates has been to recall the wireless communications device, also referred to herein as a wireless device, phone, telephone, or handset, to the nearest carrier retail/service outlet, or to the manufacturer to process the changes.
- the costs involved in such updates are extensive and eat into the bottom line. Further, the customer is inconvenienced and likely to be irritated. Often times, the practical solution is to issue the customer new phones.
- the wireless devices are used in a number of environments, with different subscriber services, for a number of different customer applications. Therefore, even if the software of a wireless device can be upgraded to improve service, it is unlikely that the upgrade will provide a uniform improvement for all users.
- wireless communications device software could be upgraded cheaply, and without inconvenience to the customer.
- wireless communications device software could be upgraded without the customer losing the use of their phones for a significant period of time.
- wireless communications device software could be updated with a minimum of technician service time, or without the need to send the device into a service facility.
- the wireless device system software could be differentiated into code sections, so that only specific code sections of system software would need to be replaced, to update the system software. It would be advantageous if these code sections could be communicated to the wireless device via the airlink.
- the wireless device could be operated with dynamically loaded instruction sets that would aid in the field updating of system software.
- Wireless communications device software updates give customers the best possible product and user experience. An expensive component of the business involves the recall of handsets to update the software. These updates may be necessary to offer the user additional services or to address problems discovered in the use of the phone after it has been manufactured.
- the present invention makes it possible to practically upgrade handset software in the field, via the airlink interface. More specifically, the present invention permits the wireless communication device to execute dynamic instruction sets. These dynamic instruction sets permit the wireless device to “intelligently”, or conditionally upgrade the system software and system data. Further, the dynamic instruction sets permit the wireless device to determine if the updating process has been successfully completed. The dynamic instruction sets permit key code sections to be stored in case the upgrade section are found to be non-operational. The dynamic instruction sets also perform memory compaction and storage ordering.
- a method for managing system software download operations in a wireless communications device.
- the method comprises: executing system software; launching a run-time engine; processing dynamic instruction sets; and, in response to processing the dynamic instruction sets, managing the downloading of system software updates received via an airlink interface using management functions selected from the group including recovery status monitoring, back up, compacting, and update ordering.
- FIG. 1 is a schematic block diagram of the overall wireless device software maintenance system.
- FIG. 2 is a schematic block diagram of the software maintenance system, highlighting the installation of instruction sets via the airlink interface.
- FIG. 3 is a schematic block diagram illustrating the present invention system for executing dynamic instruction sets in a wireless communications device.
- FIG. 4 is a schematic block diagram of the wireless device memory.
- FIG. 5 is a table representing the code section address table of FIG. 3 .
- FIG. 6 is a detailed depiction of symbol library one of FIG. 3 , with symbols.
- FIG. 7 is a table representing the symbol offset address table of FIG. 3 .
- FIGS. 8 a and 8 b are depictions of the operation code (op-code) being accessed by the run-time engine.
- FIG. 9 is a schematic block diagram including features of FIGS. 1-8 b presented for the purpose of illustrating the present invention system for managing system software download operations in a wireless communications device.
- FIG. 10 is the schematic block diagram of the system of FIG. 9 featuring the dynamic instruction set recovery status monitoring manager aspect of the dynamic instruction sets.
- FIG. 11 is a representation depicting an exemplary recovery status table of FIG. 9 .
- FIG. 12 is the schematic block diagram of the system of FIG. 9 featuring the dynamic instruction set back up manager aspect of the dynamic instruction sets.
- FIG. 13 is the schematic block diagram of the system of FIG. 9 featuring the dynamic instruction compaction manager aspect of the dynamic instruction sets.
- FIG. 14 is the schematic block diagram of the system of FIG. 9 featuring the dynamic instruction set update ordering manager aspect of the dynamic instruction sets.
- FIGS. 15 a and 15 b are flowcharts illustrating the present invention method for executing dynamic instruction sets in a wireless communications device.
- FIG. 16 is a flowchart illustrating an exemplary dynamic instruction set operation.
- FIG. 17 is a flowchart illustrating another exemplary dynamic instruction set operation.
- FIG. 18 is a flowchart illustrating a third exemplary dynamic instruction set operation.
- FIG. 19 is a flowchart illustrating a fourth exemplary dynamic instruction set operation.
- FIG. 20 is a flowchart illustrating a fifth exemplary dynamic instruction set operation.
- FIG. 21 is a flowchart illustrating the present invention method for managing system software download operations in a wireless communications device.
- FIG. 22 is a flowchart illustrating additional details of FIG. 21 that highlight the recovery status monitoring aspect of the invention.
- FIG. 23 is a flowchart illustrating additional details of FIG. 21 that highlight the back up aspect of the invention.
- FIG. 24 is a flowchart illustrating additional details of FIG. 21 that highlight the compaction aspect of the invention.
- FIG. 25 is a flowchart illustrating additional details of FIG. 21 that highlight the update ordering aspect of the invention.
- FIG. 1 is a schematic block diagram of the overall wireless device software maintenance system 100 .
- the present invention system software organization is presented in detail below, following a general overview of the software maintenance system 100 .
- the general system 100 describes a process of delivering system software updates and instruction sets (programs), and installing the delivered software in a wireless device.
- System software updates and patch manager run time instructions (PMRTI) that are more generally known as instruction sets or dynamic instruction sets, are created by the manufacturer of the handsets.
- the system software is organized into symbol libraries.
- the symbol libraries are arranged into code sections. When symbol libraries are to be updated, the software update 102 is transported as one or more code sections.
- the software update is broadcast to wireless devices in the field, of which wireless communications device 104 is representative, or transmitted in separate communications from a base station 106 using well known, conventional air, data or message transport protocols.
- the invention is not limited to any particular transportation format, as the wireless communications device can be easily modified to process any available over-the-air transport protocol for the purpose of receiving system software and PMRTI updates.
- the system software can be viewed as a collection of different subsystems. Code objects can be tightly coupled into one of these abstract subsystems and the resulting collection can be labeled as a symbol library. This provides a logical breakdown of the code base and software patches and fixes can be associated with one of these symbol libraries. In most cases, a single update is associated with one, or at most, two symbol libraries. The rest of the code base, the other symbol libraries, remains unchanged.
- RW read-write
- the nonvolatile memory 108 includes a file system section (FSS) 110 and a code storage section 112 .
- the code section is typically compressed before transport in order to minimize occupancy in the FSS 110 .
- the updated code section will be accompanied by its RW data, which is another kind of symbol library that contains all the RW data for each symbol library.
- RW data is another kind of symbol library that contains all the RW data for each symbol library.
- the system 100 includes the concept of virtual tables. Using such tables, symbol libraries in one code section can be patched (replaced), without breaking (replacing) other parts of the system software (other code sections). Virtual tables execute from random access volatile read-write memory 114 for efficiency purposes.
- a code section address table and symbol offset address table are virtual tables.
- the updated code sections are received by the wireless device 104 and stored in the FSS 110 .
- a wireless device user interface will typically notify the user that new software is available. In response to UI prompts the user acknowledges the notification and signals the patching or updating operation. Alternately, the updating operation is performed automatically.
- the wireless device may be unable to perform standard communication tasks as the updating process is performed.
- the patch manager code section includes a non-volatile read-write driver symbol library that is also loaded into random access volatile read-write memory 114 .
- the non-volatile read-write driver symbol library causes code sections to be overwritten with updated code sections.
- the patch manager code section includes the read-write data, code section address table, and symbol offset address table, as well a symbol accessor code and the symbol accessor code address (discussed below). Portions of this data are invalid when updated code sections are introduced, and an updated patch manager code sections includes read-write data, a code section address table, and a symbol offset address table valid for the updated code sections.
- FIG. 2 is a schematic block diagram of the software maintenance system 100 , highlighting the installation of instruction sets via the airlink interface.
- the maintenance system 100 can download and install dynamic instructions sets, programs, or patch manager instruction sets (PMIS), referred to herein as patch manager run time instructions (PMRTI).
- PMRTI code section 200 is transported to the wireless device 104 in the same manner as the above-described system software code sections.
- PMRTI code sections are initially stored in the FSS 110 .
- a PMRTI code section is typically a binary file that may be visualized as compiled instructions to the handset.
- a PMRTI code section is comprehensive enough to provide for the performance of basic mathematical operations and the performance of conditionally executed operations. For example, an RF calibration PMRTI could perform the following operations:
- a PMRTI can support basic mathematical operations, such as: addition, subtraction, multiplication, and division.
- the PMRTI code section may be loaded in response to UI prompts, and the wireless device must be reset after the PMRTI is loaded into code storage section 112 . Then the PMRTI section can be executed. If the PMRTI code section is associated with any virtual tables or read-write data, an updated patch manager code section will be transported with the PMRTI for installation in the code storage section 112 . Alternately, the PMRTI can be kept and processed from the FSS 110 . After the handset 104 has executed all the instructions in the PMRTI section, the PMRTI section can be deleted from the FSS 110 . Alternately, the PMRTI is maintained for future operations. For example, the PMRTI may be executed every time the wireless device is energized.
- PMRTI is a very powerful runtime instruction engine.
- the handset can execute any instruction delivered to it through the PMRTI environment. This mechanism may be used to support RF calibrations. More generally, PMRTI can be used to remote debug wireless device software when software problems are recognized by the manufacturer or service provider, typically as the result of user complaints. PMRTI can also record data needed to diagnose software problems. PMRTI can launch newly downloaded system applications for data analysis, debugging, and fixes. PMRTI can provide RW data based updates for analysis and possible short term fix to a problem in lieu of an updated system software code section. PMRTI can provide memory compaction algorithms for use by the wireless device.
- the organization of the system software into symbol libraries may impact the size of the volatile memory 114 and nonvolatile memory 108 required for execution. This is due to the fact that the code sections are typically larger than the symbol libraries arranged in the code sections. These larger code sections exist to accommodate updated code sections. Organizing the system software as a collection of libraries impacts the nonvolatile memory size requirement. For the same code size, the amount of nonvolatile memory used will be higher due to the fact that code sections can be sized to be larger than the symbol libraries arranged within.
- the software maintenance system 100 supports memory compaction.
- Memory compaction is similar to disk de-fragmentation applications in desktop computers.
- the compaction mechanism ensures that memory is optimally used and is well balanced for future code section updates, where the size of the updated code sections are unpredictable.
- the system 100 analyzes the code storage section as it is being patched (updated).
- the system 100 attempts to fit updated code sections into the memory space occupied by the code section being replaced. If the updated code section is larger than the code section being replaced, the system 100 compacts the code sections in memory 112 .
- the compaction can be calculated by the manufacturer or service provider, and compaction instructions can be transported to the wireless device 104 .
- Compaction can be a time consuming process owing to the complexity of the algorithm and also the vast volume of data movement.
- the compaction algorithm predicts feasibility before it begins any processing.
- UI prompts can be used to apply for permission from the user before the compaction is attempted.
- all the system software code sections can be updated simultaneously. A complete system software upgrade, however, would require a larger FSS 110 .
- FIG. 3 is a schematic block diagram illustrating the present invention dynamic instruction set execution in a wireless communications device.
- the system 300 comprises a code storage section 112 in memory 108 including executable wireless device system software differentiated into a plurality of current code sections. Code section one ( 302 ), code section two ( 304 ), code section n ( 306 ), and a patch manager code section 308 are shown. However, the invention is not limited to any particular number of code sections. Further, the system 300 further comprises a first plurality of symbol libraries arranged into the second plurality of code sections.
- symbol library one 310
- code section one 302
- symbol libraries two 312
- three 314
- symbol library m 316
- code section n 306
- Each library comprises symbols having related functionality.
- symbol library one ( 310 ) may be involved in the operation of the wireless device liquid crystal display (LCD). Then, the symbols would be associated with display functions.
- additional symbol libraries are arranged in the patch manger code section 308 .
- FIG. 4 is a schematic block diagram of the wireless device memory.
- the memory is the code storage section 112 of FIG. 1 .
- the memory is a writeable, nonvolatile memory, such as Flash memory.
- the code sections need not necessarily be stored in the same memory as the FSS 110 .
- the present invention system software structure could be enabled with code sections stored in a plurality of cooperating memories.
- the code storage section 112 includes a second plurality of contiguously addressed memory blocks, where each memory block stores a corresponding code section from the second plurality of code sections.
- code section one ( 302 ) is stored in a first memory block 400
- code section n ( 306 ) in the nth memory block 404 is stored in the first memory block 400
- code section n ( 306 ) is stored in the second memory block 402
- code section n ( 306 ) is stored in the nth memory block 404
- patch manager code section ( 308 ) in the pth memory block 406 .
- each symbol library begins at a first address and runs through a range of addresses in sequence from the first address.
- code section one starts at the first start address 408 (marked with “S”) in code storage section memory 112 .
- symbol library one starts at the start 318 of the first code section.
- code section two starts at a second start address 410 ( FIG. 4 )
- symbol library two starts at the start 320 of code section two ( FIG. 3 ).
- Code section n ( 306 ) starts at a third start address 412 in code storage section memory 112 ( FIG. 4 ), and symbol library m ( 316 ) starts at the start of code section n 322 ( FIG. 3 ).
- the patch manager code section starts at pth start address 414 in code storage section memory 112
- the first symbol library in the patch manager code section 308 starts at the start 324 of the patch manager code section.
- symbol library one ( 310 ) is ultimately stored in the first memory block 400 .
- a code section includes a plurality of symbol libraries, such as code section two ( 304 ), the plurality of symbol libraries are stored in the corresponding memory block, in this case the second memory block 402 .
- the system 300 further comprises a code section address table 326 as a type of symbol included in a symbol library arranged in the patch manager code section 308 .
- the code section address table cross-references code section identifiers with corresponding code section start addresses in memory.
- FIG. 5 is a table representing the code section address table 326 of FIG. 3 .
- the code section address table 326 is consulted to find the code section start address for a symbol library. For example, the system 300 seeks code section one when a symbol in symbol library one is required for execution. To find the start address of code section one, and therefore locate the symbol in symbol library one, the code section address table 326 is consulted.
- the arrangement of symbol libraries in code sections, and the tracking of code sections with a table permits the code sections to be moved or expanded. The expansion or movement operations may be needed to install upgraded code sections (with upgraded symbol libraries).
- symbol library three ( 314 ) is arranged in code section two ( 304 ), but does not start of the code section start address 320 .
- the system 300 consults the code section address table 326 for the start address of code section two ( 304 ).
- a symbol offset address table permits the symbols in symbol library three ( 314 ) to be located. It does not matter that the symbols are spread across multiple libraries, as long as they are retained with the same code section.
- each symbol library includes functionally related symbols.
- a symbol is a programmer-defined name for locating and using a routine body, variable, or data structure.
- a symbol can be an address or a value.
- Symbols can be internal or external. Internal symbols are not visible beyond the scope of the current code section. More specifically, they are not sought by other symbol libraries, in other code sections. External symbols are used and invoked across code sections and are sought by libraries in different code sections.
- the symbol offset address table typically includes a list of all external symbols.
- symbol library one may generate characters on a wireless device display. Symbols in this library would, in turn, generate telephone numbers, names, the time, or other display features. Each feature is generated with routines, referred to herein as a symbol. For example, one symbol in symbol library one ( 310 ) generates telephone numbers on the display. This symbol is represented by an “X”, and is external. When the wireless device receives a phone call and the caller ID service is activated, the system must execute the “X” symbol to generate the number on the display. Therefore, the system must locate the “X” symbol.
- FIG. 6 is a detailed depiction of symbol library one ( 310 ) of FIG. 3 , with symbols. Symbols are arranged to be offset from respective code section start addresses. In many circumstances, the start of the symbol library is the start of a code section, but this is not true if a code section includes more than one symbol library.
- Symbol library one ( 310 ) starts at the start of code section one (see FIG. 3 ). As shown in FIG. 6 , the “X” symbol is located at an offset of (03) from the start of the symbol library and the “Y” symbol is located at an offset of (15).
- the symbol offset addresses are stored in a symbol offset address table 328 in the patch manager code section (see FIG. 3 ).
- FIG. 7 is a table representing the symbol offset address table 328 of FIG. 3 .
- the symbol offset address table 328 cross-references symbol identifiers with corresponding offset addresses, and with corresponding code section identifiers in memory. Thus, when the system seeks to execute the “X” symbol in symbol library one, the symbol offset address table 328 is consulted to locate the exact address of the symbol, with respect to the code section in which it is arranged.
- the first plurality of symbol libraries typically all include read-write data that must be consulted or set in the execution of these symbol libraries.
- a symbol library may include an operation dependent upon a conditional statement.
- the read-write data section is consulted to determine the status required to complete the conditional statement.
- the present invention groups the read-write data from all the symbol libraries into a shared read-write section.
- the read-write data 330 is arranged in the patch manager code section 308 . Alternately (not shown), the read-write data can be arranged in a different code section, code section n ( 306 ), for example.
- the first plurality of symbol libraries also includes symbol accessor code arranged in a code section to calculate the address of a sought symbol.
- the symbol accessor code can be arranged and stored at an address in a separate code section, code section two ( 304 ), for example.
- the symbol accessor code 332 is arranged and stored at an address in the patch manager code section 308 .
- the system 300 further comprises a first location for storage of the symbol accessor code address.
- the first location can be a code section in the code storage section 112 , or in a separate memory section of the wireless device (not shown).
- the first location can also be arranged in the same code section as the read-write data.
- the first location 334 is stored in the patch manager code section 308 with the read-write data 330 , the symbol offset address table 328 , the code section address table 326 , and the symbol accessor code 332 , and the patch library (patch symbol library) 336 .
- the symbol accessor code accesses the code section address table and symbol offset address tables to calculate, or find the address of a sought symbol in memory. That is, the symbol accessor code calculates the address of the sought symbol using a corresponding symbol identifier and a corresponding code section identifier. For example, if the “X” symbol in symbol library one is sought, the symbol accessor is invoked to seek the symbol identifier (symbol ID) “N — 1”, corresponding to the “X” symbol (see FIG. 7 ). The symbol accessor code consults the symbol offset address table to determine that the “X — 1” symbol identifier has an offset of (03) from the start of code section one (see FIG. 6 ).
- the symbol accessor code is invoked to seek the code section identifier “CS — 1”, corresponding to code section one.
- the symbol accessor code consults the code section address table to determine the start address associated with code section identifier (code section ID) “CS — 1”. In this manner, the symbol accessor code determines that the symbol identifier “X — 1” is offset (03) from the address of (00100), or is located at address (00103).
- the symbol “X” is a reserved name since it is a part of the actual code. In other words, it has an absolute data associated with it. The data may be an address or a value.
- the symbol identifier is an alias created to track the symbol.
- the symbol offset address table and the code section address table both work with identifiers to avoid confusion with reserved symbol and code section names. It is also possible that the same symbol name is used across many symbol libraries. The use of identifiers prevents confusion between these symbols.
- the system 300 further comprises a read-write volatile memory 114 , typically random access memory (RAM).
- RAM typically random access memory
- the read-write data 330 , code section address table 326 , the symbol offset address table 328 , the symbol accessor code 332 , and the symbol accessor code address 334 are loaded into the read-write volatile memory 114 from the patch manager code section for access during execution of the system software.
- the access times for code stored in RAM is significantly less than the access to a nonvolatile memory such as Flash.
- each of the second plurality of code sections has a size in bytes that accommodates the arranged symbol libraries, and each of the contiguously addressed memory blocks have a size in bytes that accommodates corresponding code sections.
- code section one ( 302 ) may be a 100 byte section to accommodate a symbol library having a length of 100 bytes.
- the first memory block would be 100 bytes to match the byte size of code section one.
- the symbol library loaded into code section 1 may be smaller than 100 bytes. As shown in FIG.
- code section one ( 302 ) has an unused section 340 , as symbol library one ( 310 ) is less than 100 bytes.
- each of the second plurality of code sections may have a size larger than the size needed to accommodate the arranged symbol libraries. By “oversizing” the code sections, larger updated symbol libraries can be accommodated.
- Contiguously addressed memory blocks refers to partitioning the physical memory space into logical blocks of variable size.
- Code sections and memory blocks are terms that are essentially interchangeable when the code section is stored in memory.
- the concept of a code section is used to identify a section of code that is perhaps larger than the symbol library, or the collection of symbol libraries in the code section as it is moved and manipulated.
- the system 300 includes a patch symbol library, which will be referred to herein as patch library 336 , to arrange new code sections in the code storage section with the current code sections.
- patch library 336 to arrange new code sections in the code storage section with the current code sections.
- the arrangement of new code sections with current code sections in the code storage section forms updated executable system software.
- the patch manager 336 not only arranges new code sections in with the current code sections, it also replaces code sections with updated code sections.
- the file system section 110 of memory 108 receives new code sections, such as new code section 450 and updated patch manager code section 452 .
- the file system section also receives a first patch manager run time instruction (PMRTI) 454 including instructions for arranging the new code sections with the current code sections.
- PMRTI patch manager run time instruction
- an airlink interface 150 receives new, or updated code sections, as well as the first PMRTI.
- the airlink interface 150 is being represented by an antenna, it should be understood that the airlink interface would also include an RF transceiver, baseband circuitry, and demodulation circuitry (not shown).
- the file system section 110 stores the new code sections received via the airlink interface 150 .
- the patch library 336 executing from read-write volatile memory 114 , replaces a first code section in the code storage section, code section n ( 306 ) for example, with the new, or updated code section 450 , in response to the first PMRTI 454 .
- the patch manager code section 308 is replaced with the updated patch manager code section 452 .
- the patch library 336 over-writes the first code section, code section n ( 306 ) for example, in the code storage section 112 with the updated code sections, code section 450 for example, in the file system section 110 . In the extreme case, all the code sections in code storage section 112 are replaced with updated code sections.
- the updated code sections being received may include read-write data code sections, code section address table code sections, symbol libraries, symbol offset address table code sections, symbol accessor code sections, or a code section with a new patch library. All these code sections, with their associated symbol libraries and symbols, may be stored as distinct and independent code sections. Then each of these code sections would be replaced with a unique updated code section. That is, an updated read-write code section would be received and would replace the read-write code section in the code storage section. An updated code section address table code section would be received and would replace the code section address table code section in the code storage section. An updated symbol offset address table code section would be received and would replace the symbol offset address table code section in the code storage section. An updated symbol accessor code section would be received and would replace the symbol accessor code section in the code storage section. Likewise, an updated patch manager code section (with a patch library) would be received and would replace the patch manager code section in the code storage section.
- the above-mentioned code sections are typically bundled together in the patch manager code section.
- the read-write code section in the code storage section is replaced with the updated read-write code section from the file system section 110 when the patch manager code section 308 is replaced with the updated patch manger code section 450 .
- the code section address table, the symbol offset address table, the symbol accessor code sections, as well as the patch library are replaced when the updated patch manager code section 450 is installed.
- the arrangement of the new read-write data, the new code section address table, the new symbol offset address table, the new symbol accessor code, and the new patch library as the updated patch manager code section 450 , together with the current code sections in the code storage section forms updated executable system software.
- the patch manager When the file system section 110 receives an updated symbol accessor code address, the patch manager replaces the symbol accessor code address in the first location in memory with updated symbol accessor code address.
- the first location in memory 334 is typically in the patch manager code section (see FIG. 3 ).
- the patch library 308 is also includes a compactor, or a compactor symbol library 342 .
- the compactor 342 can also be enabled as a distinct and independent code section, however as noted above, it is useful and efficient to bundle the functions associated with system software upgrades into a single patch manager code section.
- the compactor 342 can be said to resize code sections, so that new sections can be arranged with current code sections in the code storage section 112 .
- the system 300 comprises executable system software and system data differentiated into code sections, as discussed in great detail, above. Further, the system 300 comprises dynamic instruction sets for operating on the system data and the system software, and controlling the execution of the system software.
- a dynamic instruction set 470 is organized into the first PMRTI 454 .
- the system also comprises a run-time engine for processing the dynamic instruction sets, enabled as run-time library 370 .
- the run-time library 370 is typically located in the patch manager code section 308 . However, the run-time library 370 could alternately be located in another code section, for example the first code section 304 .
- the dynamic instruction sets are a single, or multiple sets of instructions that include conditional operation code, and generally include data items.
- the run-time engine reads the operation code and determines what operations need to be performed.
- Operation code can be conditional, mathematical, procedural, or logical.
- the run-time engine, or run-time library 370 processes the dynamic instruction sets to perform operations such as mathematical or logical operations. That is, the run-time engine reads the dynamic instruction set 470 and performs a sequence of operations in response to the operation code.
- the dynamic instruction sets are not limited to any particular language, the operation code is typically a form of machine code, as the wireless device memory is limited and execution speed is important.
- the operation code is considered conditional in that it analyzes a data item and makes a decision as a result of the analysis.
- the run-time engine may also determine that an operation be performed on data before it is analyzed.
- the operation code may specify that a data item from a wireless device memory be compared to a predetermined value. If the data item is less than the predetermined value, the data item is left alone, and if the data item is greater than the predetermined value, it is replaced with the predetermined value. Alternately, the operation code may add a second predetermined value to a data item from the wireless device memory, before the above-mentioned comparison operation is performed.
- the file system section nonvolatile memory 110 receives the dynamic instruction sets through an interface such as the airlink 150 .
- the interface can also be radio frequency (RF) hardline 160 .
- the PMRTI can be received by the FSS 110 without the system software being operational, such as in a factory calibration environment.
- the PMRTI can also be received via a logic port interface 162 or an installable memory module 164 .
- the memory module 164 can be installed in the wireless device 104 at initial calibration, installed in the field, or installed during factory recalibration.
- the PMRTI can be received via an infrared or Bluetooth interfaces.
- FIGS. 8 a and 8 b are depictions of instructions being accessed by the run-time engine 370 .
- Shown in FIG. 8 a is a first instruction 800 , a second instruction 802 , and a jth instruction 804 , however, the dynamic instruction set is not limited to any particular number of instructions.
- the length of the operation code in each instruction is fixed.
- the run-time engine 370 captures the length of the instruction, as a measure of bytes or bits, determine if the instruction includes data items. The remaining length of the instruction, after the operation code is subtracted, includes the data items.
- the run-time engine extracts the data items from the instruction. As shown, the length 806 of the first instruction 800 is measured and data items 808 are extracted. Note that not all instructions necessary include data items to be extracted.
- the run-time engine 370 uses the extracted data 808 in performing the sequence of operations responsive to the operation code 810 in instruction 800 .
- FIG. 8 b is a more detailed depiction of the first instruction 800 of FIG. 8 a.
- the instruction includes operation code 810 and data 808 .
- the instruction, and more specifically, the data item section 808 includes symbol identifiers, which act as a link to symbols in the wireless device code sections.
- the symbol identifiers are used with the code section address table 326 (see FIG. 5 ) and the symbol offset address table 328 (see FIG. 7 ) to locate the symbol corresponding to the symbol identifier. As shown, a symbol identifier “X — 1” is shown in the first instruction 800 .
- the run-time engine After the run-time engine locates symbols corresponding to the received symbol identifiers using the code section address table and symbol offset address table, it extracts data when the located symbols are data items. For example, if the symbol “X” is a data item in symbol library one ( 310 ), the run-time engine extracts it. Alternately, the “X” symbol can be operation code, and the run-time engine executes the symbol “X” when it is located.
- PMRTI can be used to update system data, or system data items.
- system data is stored in a code section in the file system section 110 , code section 472 for example, see FIG. 4 .
- the run-time engine accesses system data from code section 472 and analyzes the system data.
- the run-time engine processes the operation code of the dynamic instruction sets to perform mathematical or logical operation on data items, as described above. After the operation, the run-time engine processes the instructions to create updated system data. Note that the updated system data may include unchanged data items in some circumstances.
- the system data in the second code section 472 is replaced with the updated system data in response to the operation code.
- the system software is controlled to execute using the updated system data in code section 472 .
- specifically targeted symbols in the system software can be updated, without replacing entire code sections.
- the system data can be replaced in a code section in the code storage section 112 .
- the system data can be stored in the third code section 344 , and the run-time engine can replace the system data in the third code section with updated system data in response to the operation code.
- the run-time engine monitors the execution of the system software.
- Performance monitoring is broadly defined to include a great number of wireless device activities. For example, data such as channel parameters, channel characteristics, system stack, error conditions, or a record of data items in RAM through a sequence of operations leading to a specific failure condition or reduced performance condition can be collected. It is also possible to use dynamic instructions sets to analyze collected performance data, provide updated data variants, and recapture data to study possible solutions to the problem. Temporary fixes can also be provisioned using PMRTI processes.
- the run-time engine collects performance data, and stores the performance data in the file system section in response to the operation code. Then, the system software is controlled to execute by collecting the performance data for evaluation of the system software. Evaluation can occur as a form of analysis performed by dynamic instruction set operation code, or it can be performed outside the wireless device. In some aspects of the invention, the run-time engine accesses the performance data that has been collected from the file system section and transmits the performance data via an airlink interface in response to the operation code. Collecting performance data from wireless devices in the field permits a manufacturer to thoroughly analyze problems, either locally or globally, without recalling the devices.
- file system section 110 receives a patch manager run time instruction including a new code section.
- a new code section 474 is shown in FIG. 4 .
- the new code section can be independent of the PMRTI, such as new code section n ( 450 ).
- the new code section n ( 450 ) may have been received in earlier airlink communications, or have been installed during factory calibration.
- the run-time engine adds the new code section 474 ( 450 ) to the code storage section in response to the operation code.
- the new code section is added to an unused block in the code storage section 112 . Alternately, a compaction operation is required.
- the system software is controlled to execute using the new code section 474 ( 450 ).
- the PMRTI 454 includes an updated code section 474 .
- the new code section 450 is an updated code section independent of the PMRTI.
- the run-time engine replaces a code section in the code storage section, code section two ( 304 ) for an example, with the updated code section 474 ( 450 ) in response to the operation code.
- the system software is controlled to execute using the updated code section 474 ( 450 ).
- a compaction operation is required to accommodate the updated code section.
- the updated code section is added to an unused or vacant section of the code storage section.
- a compaction operation also requires a new code section address table.
- the compaction operations may be a result of the operation of the compactor 342 , explained above, or the result of PMRTI instructions that supply details as to how the compaction is to occur.
- the PMRTI typically also includes a new code section address table that becomes valid after the downloading and compaction operations have been completed.
- FIG. 9 is a schematic block diagram including features of FIGS. 1-8 b presented for the purpose of illustrating the present invention system for managing system software download operations in a wireless communications device.
- the system 900 comprises an airlink interface 902 , equivalent the airlink interface 150 of FIG. 1 , and executable system software and system data differentiated into code sections stored in nonvolatile memory permanent storage 904 , equivalent to memory 108 of FIG. 1 .
- the nonvolatile permanent storage 904 includes a file system section 906 and code storage section 908 .
- FIG. 10 is the schematic block diagram of the system 900 of FIG. 9 featuring the dynamic instruction set recovery status monitoring manager 1000 aspect of the dynamic instruction sets.
- the dynamic instruction set recovery status monitoring manager hereafter referred to as the recovery status monitoring manager 1000 , reads the recovery status table 920 (see dotted arrow “1”) in response to rebooting the wireless communications device, to determine if new code sections have been stored in permanent storage.
- FIG. 11 is a representation depicting an exemplary recovery status table 920 of FIG. 9 .
- the table 920 shows that the code sections identified as CS_ 1 and CS_ 2 have been successfully moved from the file system section 906 to the code storage section 908 .
- the table indicates that it is unknown whether the code section identified as CS_n has been successfully stored. For example, the user may have turned off the wireless device before the storage operation was completed, or the wireless device battery died.
- the recovery status monitoring manager 1000 further determines the risk associated with storing each new code section and, if the risk of storing new code sections is high, takes safety precautions. For example, the recovery status monitoring manager 1000 takes safety precautions such as checking the battery for sufficient power to complete the new code storing process, warning the user of high-risk code storing operations, using prompts to verify user-initiated power downs, and preventing user-initiated power downs.
- the risk factor is represented as a column in the recovery status table.
- the storage of some code sections involves the replacement of key code section in the system software with updated code sections.
- the file system section 906 may receive new code sections such as a boot code section, a patch manager code section, a code section address table, a symbol offset address table, read-write data, and symbol accessor code addresses (not shown).
- the incomplete storage of any of these code sections may result the wireless device being completely non-operational upon turn-on. That is, the wireless device would likely have to be returned for reprogramming at a service center. Therefore, the recovery status monitoring manager 1000 determines the risk associated with storing each of these new code sections in the file system section, and takes safety precautions accordingly.
- the file system section can potentially receive patch manager run time instructions including a new patch manager code section, CS_n ( 1002 ) for example.
- the patch manger code section includes a patch library for moving code sections in the file system section 906 into permanent storage, typically the code storage section 908 .
- the recovery status monitoring manager 1000 maintains a spare patch library 1004 in the file system section 906 .
- the recovery status monitoring manager 1000 reads the recovery status table 920 to determine if the new patch manager code section has been successfully stored in the code storage section in response to rebooting the wireless communications device.
- the spare patch library 1004 is used to move the new patch manager code section 1002 from the file system section 906 to code storage section 908 . Then, the new patch manager code section 1002 can be used for system software operations. Without the spare patch library 1004 , the wireless device would be unable to recover from the incomplete storage of a new patch manager code section.
- FIG. 12 is the schematic block diagram of the system 900 of FIG. 9 featuring the dynamic instruction set back up manager 1200 aspect of the dynamic instruction sets.
- the dynamic instruction set back up manger is hereafter referred to as the back up manger 1200 .
- the back up manger provides a system for recovering code sections or system data that has been replaced with code sections that are non-operational with the system software.
- the file system section 906 receives an updated first code section 1202 to replace a first code section 1204 in the code storage section 908 .
- the back up manager 1200 moves the first code section 1204 from the code storage section 908 to the file system section 906 (see dotted line “1”), typically using libraries from the patch manger code section 1206 .
- the file system section 906 receives a test code section 1208 with predetermined constraints.
- the back up manager 1200 determines if the updated first code section 1202 in the code storage section 908 operates with the system software within predetermined constraints by executing the test code section with the updated code section.
- the back up manager records the results of executing the test code section 1208 , and compares the recorded results with the predetermined constraints.
- the file system section 906 receives an updated code section 1202 with a test code library. Then, the back up manager 1200 executes the test code library from the updated code section. That is, a separate test code section is not required as part of the patch manager run time instruction.
- the file system section 906 can receive the test code section from a variety of sources such as an airlink interface ( 902 , see FIG. 9 ), a user operated keyboard interface (not shown), a test port interface such as a logic port, serial port, or RF port, and even a memory module.
- sources such as an airlink interface ( 902 , see FIG. 9 ), a user operated keyboard interface (not shown), a test port interface such as a logic port, serial port, or RF port, and even a memory module.
- FIG. 13 is the schematic block diagram of the system 900 of FIG. 9 featuring the dynamic instruction compaction manager 1300 aspect of the dynamic instruction sets.
- the compaction manager is responsible for manipulating code sections in the code storage section to fit new code sections, or to accommodate updated code sections that are larger than the code sections to be replaced.
- the file system section 906 receives an updated first code section 1302 , having an updated code section size, to replace a first code section 1304 having a first size smaller than the updated first code section size.
- the compaction manager 1300 accesses a compaction library 1306 in a patch manager code section 1308 and resizes code sections in the code storage section 908 to accommodate the updated first code section 1302 .
- FIG. 14 is the schematic block diagram of the system 900 of FIG. 9 featuring the dynamic instruction set update ordering manager 1400 aspect of the dynamic instruction sets.
- the update ordering manger 1400 determines the order of storage.
- the file system section 906 receives the update ordering dynamic instruction sets or update ordering manager 1400 with a plurality of new code sections, such as first new code section 1402 , second new code section 1404 , and third new code section 1406 .
- the update ordering manager 1400 moves the new code sections 1402 - 1406 from the file system storage 906 to the code storage section 908 in an order dictated by the ordering instruction 1400 .
- the ordering manager 1400 determines the risk associated with storing each new code section 1402 - 1406 and orders the high risk code sections to be moved after lower risk storage sections. In this example, the update ordering manager 1400 has determined that the third new code section 1406 is the most risky to store.
- FIGS. 15 a and 15 b are flowcharts illustrating the present invention method for executing dynamic instruction sets in a wireless communications device. Although depicted as a sequence of numbered steps for clarity, no order should be inferred from the numbering (and the numbering in the methods presented below) unless explicitly stated.
- the method starts at Step 1500 .
- Step 1501 a forms the system software into symbol libraries, each symbol library comprising symbols having related functionality.
- Step 1501 b arranges the symbol libraries into code sections.
- Step 1502 executes system software.
- Step 1503 launches a run-time engine. Typically, launching a run-time engine includes invoking a run-time library from a first code section. The run-time engine can be launched from either volatile or nonvolatile memory.
- Step 1506 processes dynamic instruction sets. Processing dynamic instruction sets includes processing instructions in response to mathematical and logical operations. In some aspects of the invention, Step 1507 (not shown), following the processing of the dynamic instruction sets, deletes dynamic instruction sets. Step 1508 operates on system data and system software. Step 1510 , in response to operating on the system data and system software, controls the execution of the system software.
- receiving the patch manager run time instructions in Step 1504 includes receiving conditional operation code and data items.
- processing dynamic instruction sets in Step 1506 includes substeps.
- Step 1506 a 1 uses the run-time engine to read the patch manager run time instruction operation code.
- Step 1506 b performs a sequence of operations in response to the operation code.
- arranging the symbol libraries into code sections in Step 1501 b includes starting symbol libraries at the start of code sections and arranging symbols to be offset from their respective code section start addresses. Then the method comprises further steps.
- Step 1501 c stores the start of code sections at corresponding start addresses.
- Step 1501 d maintains a code section address table (CSAT) cross-referencing code section identifiers with corresponding start addresses.
- Step 1501 e maintains a symbol offset address table (SOAT) cross-referencing symbol identifiers with corresponding offset addresses, and corresponding code section identifiers.
- CSAT code section address table
- SOAT symbol offset address table
- receiving the patch manager run time instruction in Step 1504 includes receiving symbol identifiers. Then, the method comprises a further step. Step 1506 a 2 locates symbols corresponding to the received symbol identifiers by using the code section address table and symbol offset address table. Performing a sequence of operations in response to the operation code in Step 1506 b includes substeps. Step 1506 b 1 extracts the data when the located symbols are data items. Step 1506 b 2 executes the symbols when the located symbols are instructions.
- processing dynamic instruction sets in Step 1506 b 1 includes additional substeps.
- Step 1506 b 1 a uses the run-time engine to capture the length of the patch manager run time instruction.
- Step 1506 b 1 b extracts the data items from the patch manager run time instruction, in response to the operation code.
- Step 1506 b 1 c uses the extracted data in performing the sequence of operations responsive to the operation code.
- FIG. 16 is a flowchart illustrating an exemplary dynamic instruction set operation.
- Processing dynamic instruction sets in Step 1606 includes substeps.
- Step 1606 a accesses system data stored in a second code section in the file system section.
- Step 1606 b analyzes the system data.
- Step 1606 c creates updated system data.
- operating on system data and system software in Step 1608 includes replacing the system data in the second section with the updated system data
- controlling the execution of the system software in Step 1610 includes using the updated system data in the execution of the system software.
- FIG. 17 is a flowchart illustrating another exemplary dynamic instruction set operation.
- Step 1701 c stores a plurality of code sections in a code storage section nonvolatile memory.
- Processing dynamic instruction sets in Step 1706 includes substeps.
- Step 1706 a accesses system data stored in a third code section in the code storage section (CSS).
- Step 1706 b analyzes the system data.
- Step 1706 c creates updated system data.
- Operating on the system data and system software in Step 1708 includes replacing the system data in the third code section with the updated system data.
- Controlling the execution of the system software in Step 1710 includes using the updated system data in the execution of the system software.
- FIG. 18 is a flowchart illustrating a third exemplary dynamic instruction set operation.
- Step 1801 c stores a plurality of code sections in a code storage section nonvolatile memory.
- Step 1801 d loads read-write data into volatile memory.
- Processing dynamic instruction sets in Step 1806 includes substeps.
- Step 1806 a accesses the read-write data in volatile memory.
- Step 1806 b analyzes the read-write data.
- Step 1806 c creates updated read-write data.
- Operating on the system data and system software in Step 1808 includes replacing the read-write data in volatile memory with the updated read-write data.
- Controlling the execution of the system software in Step 1810 includes using the updated read-write data in the execution of the system software.
- FIG. 19 is a flowchart illustrating a fourth exemplary dynamic instruction set operation.
- Processing dynamic instruction sets includes substeps.
- Step 1906 a in response to the operation code, monitors the execution of the system software.
- Step 1906 b collects performance data.
- Step 1906 c stores the performance data.
- Step 1906 d transmits the stored data via an airlink interface.
- Operating on the system data and system software in Step 1908 includes using the performance data in the evaluation of system software.
- Step 1910 controls the execution of the system software.
- FIG. 21 is a flowchart illustrating the present invention method for managing system software download operations in a wireless communications device.
- the method starts at Step 2100 .
- Step 2102 forms the system software into symbol libraries, each symbol library comprising symbols having related functionality.
- Step 2104 arranges the symbol libraries into code sections stored in a code storage section of nonvolatile memory.
- Step 2106 executes system software.
- Step 2108 launches a run-time engine.
- Step 2110 receives patch manager run time instructions (PMRTIs) in a file system section (FSS) nonvolatile memory, the patch manger run time instructions including dynamic instruction sets and new code sections.
- Step 2112 processes dynamic instruction sets.
- Step 2114 in response to processing the dynamic instruction sets, manages the downloading of system software updates received via an airlink interface.
- Step 2116 executes updated system software.
- PMRTIs patch manager run time instructions
- FSS file system section
- FIG. 22 is a flowchart illustrating additional details of FIG. 21 that highlight the recovery status monitoring aspect of the invention.
- Processing recovery status monitoring dynamic instruction sets in Step 2112 includes substeps.
- Step 2200 maintains a recovery status table cross-referencing new code section identifiers with their update status.
- Step 2202 in response to rebooting the wireless communications device, reads the recovery status table to determine if new code sections have been stored in permanent storage.
- Step 2204 if the new code sections have not been stored, stores the new code section in permanent storage.
- Step 2206 updates the recovery status table when the new code sections have been stored.
- Step 2202 a determines the risk associated with storing each new code section.
- Step 2202 b takes safety precautions if the risk of storing new code sections is high. Taking safety precautions in Step 2202 b includes taking safety precautions selected from the group of checking the battery for sufficient power to complete the new code storing process, warning the user of high-risk code storing operations, using prompts to verify user-initiated power downs, and preventing user-initiated power downs.
- Determining the risk associated with storing each new code section in Step 2202 a includes determining the risk associated with new code sections selected from the group including a boot code section, a patch manager code section, a code section address table, a symbol offset address table, read-write data, and symbol accessor code addresses.
- forming the system software into symbol libraries includes forming a patch manager code section with a patch library for moving code sections in the file system section into permanent storage.
- Receiving the patch manager run time instructions in a file system section nonvolatile memory includes receiving a new patch manager code section.
- processing recovery status monitoring dynamic instruction sets includes further substeps.
- Step 2202 c maintains a spare patch library in the file system section.
- Step 2202 reads the recovery status table to determine if the new patch manager code section has been successfully stored in the code storage section, in response to rebooting the wireless communications device.
- Step 2202 d uses the spare patch library to move the new patch manager code section from the file system section to code storage section, if the new patch manager code section has not been successfully stored in the code storage section.
- receiving new code sections includes receiving a test code section with predetermined constraints. Then, determining if the updated first code section in the code storage section operates with the system software within predetermined constraints in Step 2302 includes substeps. Step 2302 a executes the test code section with the updated code section. Step 2302 b records the results of executing the test code section. Step 2302 c compares the recorded results with the predetermined constraints.
- receiving new code sections includes receiving an updated code section with a test code library. Then, determining if the updated first code section in the code storage section operates with the system software within predetermined constraints in Step 2302 includes executing the test code library from the updated code section.
- Receiving new code sections includes receiving a test code section with predetermined constraints from a source selected from the group including an airlink interface, a user operated keyboard interface, and a test port interface.
- FIG. 24 is a flowchart illustrating additional details of FIG. 21 that highlight the compaction aspect of the invention.
- Receiving new code sections includes receiving an updated first code section, having an updated code section size, to replace a first code section having a first size smaller than the updated first code section size.
- Processing compaction management dynamic instruction sets in Step 2112 includes substeps.
- Step 2400 accesses a compaction library in a patch manager code section.
- Step 2402 resizes code sections in the code storage section to accommodate the updated first code section.
- Step 2400 a determines the risk associated with compacting code sections in the code storage section.
- Step 2400 b takes safety precautions if the risk of compacting code sections is high. Taking safety precautions in Step 2400 b includes taking safety precautions selected from the group of checking the battery for sufficient power to complete the new code storing process, warning the user of high-risk code storing operations, using prompts to verify user-initiated power downs, and preventing user-initiated power downs.
- FIG. 25 is a flowchart illustrating additional details of FIG. 21 that highlight the update ordering aspect of the invention.
- Receiving dynamic instruction sets (Step 2110 , FIG. 21 ) includes receiving an update ordering instruction, and receiving new code sections includes receiving a plurality of new code sections.
- Processing update ordering management dynamic instruction sets in Step 2112 includes moving the new code sections from the file system storage to the code storage section in an order dictated by the ordering instruction.
- processing update ordering dynamic instruction sets in Step 2112 includes substeps.
- Step 2500 determines the risk associated with storing each new code section.
- Step 2502 orders the high risk code sections to be moved after lower risk storage sections.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Stored Programmes (AREA)
Abstract
Description
- This application claims priority to U.S. patent application Ser. No. 09/927,131, filed on Aug. 10, 2001, and entitled “System and Method for Executing Wireless Communications Device Dynamic Instruction Sets;” and is related to U.S. patent application Ser. No. 09/916,900, filed on Jul. 26, 2001 and entitled “System and Method for Field Downloading a Wireless Communications Device Software Code Section,” and Ser. No. 09/9169,460, filed on Jul. 26, 2001, and entitled “System and Method for Compacting Field Upgradeable Wireless Communication Device Software Code Sections,” all of which are incorporated herein by reference.
- 1. Field of the Invention
- This invention generally relates to wireless communications devices and, more particularly, to a system and method for using dynamic instructions sets to manage a variety of system software field download management functions, such as recovery status monitoring, back up, compaction, and update ordering.
- 2. Description of the Related Art
- It is not uncommon to release software updates for phones that are already in the field. These updates may relate to problems found in the software once the phones have been manufactured and distributed to the public. Some updates may involve the use of new features on the phone, or services provided by the service provider. Yet other updates may involve regional problems, or problems associated with certain carriers. For example, in certain regions the network layout of carriers may impose airlink interface conditions on the handset that cause the handset to demonstrate unexpected behavior such as improper channel searching, improper call termination, improper audio, or the like.
- The traditional approach to such updates has been to recall the wireless communications device, also referred to herein as a wireless device, phone, telephone, or handset, to the nearest carrier retail/service outlet, or to the manufacturer to process the changes. The costs involved in such updates are extensive and eat into the bottom line. Further, the customer is inconvenienced and likely to be irritated. Often times, the practical solution is to issue the customer new phones.
- The wireless devices are used in a number of environments, with different subscriber services, for a number of different customer applications. Therefore, even if the software of a wireless device can be upgraded to improve service, it is unlikely that the upgrade will provide a uniform improvement for all users.
- It would be advantageous if wireless communications device software could be upgraded cheaply, and without inconvenience to the customer.
- It would be advantageous if wireless communications device software could be upgraded without the customer losing the use of their phones for a significant period of time.
- It would be advantageous if wireless communications device software could be updated with a minimum of technician service time, or without the need to send the device into a service facility.
- It would be advantageous if the wireless device system software could be differentiated into code sections, so that only specific code sections of system software would need to be replaced, to update the system software. It would be advantageous if these code sections could be communicated to the wireless device via the airlink.
- It would be advantageous if the wireless device could be operated with dynamically loaded instruction sets that would aid in the field updating of system software.
- It would be advantageous if these dynamic instruction sets could protect the wireless device from update errors by monitoring the update status, backing up key code sections, performing memory compaction, and ordering the update storage process.
- Wireless communications device software updates give customers the best possible product and user experience. An expensive component of the business involves the recall of handsets to update the software. These updates may be necessary to offer the user additional services or to address problems discovered in the use of the phone after it has been manufactured. The present invention makes it possible to practically upgrade handset software in the field, via the airlink interface. More specifically, the present invention permits the wireless communication device to execute dynamic instruction sets. These dynamic instruction sets permit the wireless device to “intelligently”, or conditionally upgrade the system software and system data. Further, the dynamic instruction sets permit the wireless device to determine if the updating process has been successfully completed. The dynamic instruction sets permit key code sections to be stored in case the upgrade section are found to be non-operational. The dynamic instruction sets also perform memory compaction and storage ordering.
- Accordingly, a method is provided for managing system software download operations in a wireless communications device. The method comprises: executing system software; launching a run-time engine; processing dynamic instruction sets; and, in response to processing the dynamic instruction sets, managing the downloading of system software updates received via an airlink interface using management functions selected from the group including recovery status monitoring, back up, compacting, and update ordering.
- Details of the above-described recovery status monitoring, back up, compacting, and update ordering management functions, and a system for managing system software download operations in a wireless communications device are provided below.
-
FIG. 1 is a schematic block diagram of the overall wireless device software maintenance system. -
FIG. 2 is a schematic block diagram of the software maintenance system, highlighting the installation of instruction sets via the airlink interface. -
FIG. 3 is a schematic block diagram illustrating the present invention system for executing dynamic instruction sets in a wireless communications device. -
FIG. 4 is a schematic block diagram of the wireless device memory. -
FIG. 5 is a table representing the code section address table ofFIG. 3 . -
FIG. 6 is a detailed depiction of symbol library one ofFIG. 3 , with symbols. -
FIG. 7 is a table representing the symbol offset address table ofFIG. 3 . -
FIGS. 8 a and 8 b are depictions of the operation code (op-code) being accessed by the run-time engine. -
FIG. 9 is a schematic block diagram including features ofFIGS. 1-8 b presented for the purpose of illustrating the present invention system for managing system software download operations in a wireless communications device. -
FIG. 10 is the schematic block diagram of the system ofFIG. 9 featuring the dynamic instruction set recovery status monitoring manager aspect of the dynamic instruction sets. -
FIG. 11 is a representation depicting an exemplary recovery status table ofFIG. 9 . -
FIG. 12 is the schematic block diagram of the system ofFIG. 9 featuring the dynamic instruction set back up manager aspect of the dynamic instruction sets. -
FIG. 13 is the schematic block diagram of the system ofFIG. 9 featuring the dynamic instruction compaction manager aspect of the dynamic instruction sets. -
FIG. 14 is the schematic block diagram of the system ofFIG. 9 featuring the dynamic instruction set update ordering manager aspect of the dynamic instruction sets. -
FIGS. 15 a and 15 b are flowcharts illustrating the present invention method for executing dynamic instruction sets in a wireless communications device. -
FIG. 16 is a flowchart illustrating an exemplary dynamic instruction set operation. -
FIG. 17 is a flowchart illustrating another exemplary dynamic instruction set operation. -
FIG. 18 is a flowchart illustrating a third exemplary dynamic instruction set operation. -
FIG. 19 is a flowchart illustrating a fourth exemplary dynamic instruction set operation. -
FIG. 20 is a flowchart illustrating a fifth exemplary dynamic instruction set operation. -
FIG. 21 is a flowchart illustrating the present invention method for managing system software download operations in a wireless communications device. -
FIG. 22 is a flowchart illustrating additional details ofFIG. 21 that highlight the recovery status monitoring aspect of the invention. -
FIG. 23 is a flowchart illustrating additional details ofFIG. 21 that highlight the back up aspect of the invention. -
FIG. 24 is a flowchart illustrating additional details ofFIG. 21 that highlight the compaction aspect of the invention. -
FIG. 25 is a flowchart illustrating additional details ofFIG. 21 that highlight the update ordering aspect of the invention. - Some portions of the detailed descriptions that follow are presented in terms of procedures, steps, logic blocks, codes, processing, and other symbolic representations of operations on data bits within a wireless device microprocessor or memory. These descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. A procedure, microprocessor executed step, application, logic block, process, etc., is here, and generally, conceived to be a self-consistent sequence of steps or instructions leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated in a microprocessor based wireless device. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. Where physical devices, such as a memory are mentioned, they are connected to other physical devices through a bus or other electrical connection. These physical devices can be considered to interact with logical processes or applications and, therefore, are “connected” to logical operations. For example, a memory can store or access code to further a logical operation, or an application can call a code section from memory for execution.
- It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout the present invention, discussions utilizing terms such as “processing” or “connecting” or “translating” or “displaying” or “prompting” or “determining” or “displaying” or “recognizing” or the like, refer to the action and processes of in a wireless device microprocessor system that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the wireless device memories or registers or other such information storage, transmission or display devices.
-
FIG. 1 is a schematic block diagram of the overall wireless devicesoftware maintenance system 100. The present invention system software organization is presented in detail below, following a general overview of thesoftware maintenance system 100. Thegeneral system 100 describes a process of delivering system software updates and instruction sets (programs), and installing the delivered software in a wireless device. System software updates and patch manager run time instructions (PMRTI), that are more generally known as instruction sets or dynamic instruction sets, are created by the manufacturer of the handsets. The system software is organized into symbol libraries. The symbol libraries are arranged into code sections. When symbol libraries are to be updated, thesoftware update 102 is transported as one or more code sections. The software update is broadcast to wireless devices in the field, of whichwireless communications device 104 is representative, or transmitted in separate communications from abase station 106 using well known, conventional air, data or message transport protocols. The invention is not limited to any particular transportation format, as the wireless communications device can be easily modified to process any available over-the-air transport protocol for the purpose of receiving system software and PMRTI updates. - The system software can be viewed as a collection of different subsystems. Code objects can be tightly coupled into one of these abstract subsystems and the resulting collection can be labeled as a symbol library. This provides a logical breakdown of the code base and software patches and fixes can be associated with one of these symbol libraries. In most cases, a single update is associated with one, or at most, two symbol libraries. The rest of the code base, the other symbol libraries, remains unchanged.
- The notion of symbol libraries provides a mechanism to deal with code and constants. The read-write (RW) data, on the other hand, fits into a unique individual RW library that contains RAM based data for all libraries.
- Once received by the
wireless device 104, the transported code section must be processed. This wireless device over-writes a specific code section ofnonvolatile memory 108. Thenonvolatile memory 108 includes a file system section (FSS) 110 and acode storage section 112. The code section is typically compressed before transport in order to minimize occupancy in theFSS 110. Often the updated code section will be accompanied by its RW data, which is another kind of symbol library that contains all the RW data for each symbol library. Although loaded in random access volatile read-write memory 114 when the system software is executing, the RW data always needs to be stored in thenonvolatile memory 108, so it can be loaded into random access volatile read-write memory 114 each time the wireless device is reset. This includes the first time RW data is loaded into random access volatile read-write memory. As explained in more detail below, the RW data is typically arranged with a patch manager code section. - The
system 100 includes the concept of virtual tables. Using such tables, symbol libraries in one code section can be patched (replaced), without breaking (replacing) other parts of the system software (other code sections). Virtual tables execute from random access volatile read-write memory 114 for efficiency purposes. A code section address table and symbol offset address table are virtual tables. - The updated code sections are received by the
wireless device 104 and stored in theFSS 110. A wireless device user interface (UI) will typically notify the user that new software is available. In response to UI prompts the user acknowledges the notification and signals the patching or updating operation. Alternately, the updating operation is performed automatically. The wireless device may be unable to perform standard communication tasks as the updating process is performed. The patch manager code section includes a non-volatile read-write driver symbol library that is also loaded into random access volatile read-write memory 114. The non-volatile read-write driver symbol library causes code sections to be overwritten with updated code sections. The patch manager code section includes the read-write data, code section address table, and symbol offset address table, as well a symbol accessor code and the symbol accessor code address (discussed below). Portions of this data are invalid when updated code sections are introduced, and an updated patch manager code sections includes read-write data, a code section address table, and a symbol offset address table valid for the updated code sections. Once the updated code sections are loaded into thecode storage section 112, the wireless device is reset. Following the reset operation, the wireless device can execute the updated system software. It should also be understood that the patch manager code section may include other symbol libraries that have not been discussed above. These other symbol libraries need not be loaded into read-writevolatile memory 114. -
FIG. 2 is a schematic block diagram of thesoftware maintenance system 100, highlighting the installation of instruction sets via the airlink interface. In addition to updating system software code sections, themaintenance system 100 can download and install dynamic instructions sets, programs, or patch manager instruction sets (PMIS), referred to herein as patch manager run time instructions (PMRTI). ThePMRTI code section 200 is transported to thewireless device 104 in the same manner as the above-described system software code sections. PMRTI code sections are initially stored in theFSS 110. A PMRTI code section is typically a binary file that may be visualized as compiled instructions to the handset. A PMRTI code section is comprehensive enough to provide for the performance of basic mathematical operations and the performance of conditionally executed operations. For example, an RF calibration PMRTI could perform the following operations: -
- IF RF CAL ITEM IS LESS THAN X
- EXECUTE INSTRUCTION
- ELSE
- EXECUTE INSTRUCTION
- A PMRTI can support basic mathematical operations, such as: addition, subtraction, multiplication, and division. As with the system software code sections, the PMRTI code section may be loaded in response to UI prompts, and the wireless device must be reset after the PMRTI is loaded into
code storage section 112. Then the PMRTI section can be executed. If the PMRTI code section is associated with any virtual tables or read-write data, an updated patch manager code section will be transported with the PMRTI for installation in thecode storage section 112. Alternately, the PMRTI can be kept and processed from theFSS 110. After thehandset 104 has executed all the instructions in the PMRTI section, the PMRTI section can be deleted from theFSS 110. Alternately, the PMRTI is maintained for future operations. For example, the PMRTI may be executed every time the wireless device is energized. - PMRTI is a very powerful runtime instruction engine. The handset can execute any instruction delivered to it through the PMRTI environment. This mechanism may be used to support RF calibrations. More generally, PMRTI can be used to remote debug wireless device software when software problems are recognized by the manufacturer or service provider, typically as the result of user complaints. PMRTI can also record data needed to diagnose software problems. PMRTI can launch newly downloaded system applications for data analysis, debugging, and fixes. PMRTI can provide RW data based updates for analysis and possible short term fix to a problem in lieu of an updated system software code section. PMRTI can provide memory compaction algorithms for use by the wireless device.
- In some aspects of the invention, the organization of the system software into symbol libraries may impact the size of the
volatile memory 114 andnonvolatile memory 108 required for execution. This is due to the fact that the code sections are typically larger than the symbol libraries arranged in the code sections. These larger code sections exist to accommodate updated code sections. Organizing the system software as a collection of libraries impacts the nonvolatile memory size requirement. For the same code size, the amount of nonvolatile memory used will be higher due to the fact that code sections can be sized to be larger than the symbol libraries arranged within. - Once software updates have been delivered to the wireless device, the
software maintenance system 100 supports memory compaction. Memory compaction is similar to disk de-fragmentation applications in desktop computers. The compaction mechanism ensures that memory is optimally used and is well balanced for future code section updates, where the size of the updated code sections are unpredictable. Thesystem 100 analyzes the code storage section as it is being patched (updated). Thesystem 100 attempts to fit updated code sections into the memory space occupied by the code section being replaced. If the updated code section is larger than the code section being replaced, thesystem 100 compacts the code sections inmemory 112. Alternately, the compaction can be calculated by the manufacturer or service provider, and compaction instructions can be transported to thewireless device 104. - Compaction can be a time consuming process owing to the complexity of the algorithm and also the vast volume of data movement. The compaction algorithm predicts feasibility before it begins any processing. UI prompts can be used to apply for permission from the user before the compaction is attempted.
- In some aspects of the invention, all the system software code sections can be updated simultaneously. A complete system software upgrade, however, would require a
larger FSS 110. -
FIG. 3 is a schematic block diagram illustrating the present invention dynamic instruction set execution in a wireless communications device. Thesystem 300 comprises acode storage section 112 inmemory 108 including executable wireless device system software differentiated into a plurality of current code sections. Code section one (302), code section two (304), code section n (306), and a patchmanager code section 308 are shown. However, the invention is not limited to any particular number of code sections. Further, thesystem 300 further comprises a first plurality of symbol libraries arranged into the second plurality of code sections. Shown are symbol library one (310) arranged in code section one (302), symbol libraries two (312) and three (314) arranged in code section two (304), and symbol library m (316) arranged in code section n (306). Each library comprises symbols having related functionality. For example, symbol library one (310) may be involved in the operation of the wireless device liquid crystal display (LCD). Then, the symbols would be associated with display functions. As explained in detail below, additional symbol libraries are arranged in the patchmanger code section 308. -
FIG. 4 is a schematic block diagram of the wireless device memory. As shown, the memory is thecode storage section 112 ofFIG. 1 . The memory is a writeable, nonvolatile memory, such as Flash memory. It should be understood that the code sections need not necessarily be stored in the same memory as theFSS 110. It should also be understood that the present invention system software structure could be enabled with code sections stored in a plurality of cooperating memories. Thecode storage section 112 includes a second plurality of contiguously addressed memory blocks, where each memory block stores a corresponding code section from the second plurality of code sections. Thus, code section one (302) is stored in a first memory block 400, code section two (304) in the second memory block 402, code section n (306) in the nth memory block 404, and the patch manager code section (308) in thepth memory block 406. - Contrasting
FIGS. 3 and 4 , the start of each code section is stored at corresponding start addresses in memory, and symbol libraries are arranged to start at the start of code sections. That is, each symbol library begins at a first address and runs through a range of addresses in sequence from the first address. For example, code section one (302) starts at the first start address 408 (marked with “S”) in codestorage section memory 112. InFIG. 3 , symbol library one (310) starts at thestart 318 of the first code section. Likewise code section two (304) starts at a second start address 410 (FIG. 4 ), and symbol library two starts at the start 320 of code section two (FIG. 3 ). Code section n (306) starts at a third start address 412 in code storage section memory 112 (FIG. 4 ), and symbol library m (316) starts at the start of code section n 322 (FIG. 3 ). The patch manager code section starts at pth start address 414 in codestorage section memory 112, and the first symbol library in the patchmanager code section 308 starts at the start 324 of the patch manager code section. Thus, symbol library one (310) is ultimately stored in the first memory block 400. If a code section includes a plurality of symbol libraries, such as code section two (304), the plurality of symbol libraries are stored in the corresponding memory block, in this case the second memory block 402. - In
FIG. 3 , thesystem 300 further comprises a code section address table 326 as a type of symbol included in a symbol library arranged in the patchmanager code section 308. The code section address table cross-references code section identifiers with corresponding code section start addresses in memory. -
FIG. 5 is a table representing the code section address table 326 ofFIG. 3 . The code section address table 326 is consulted to find the code section start address for a symbol library. For example, thesystem 300 seeks code section one when a symbol in symbol library one is required for execution. To find the start address of code section one, and therefore locate the symbol in symbol library one, the code section address table 326 is consulted. The arrangement of symbol libraries in code sections, and the tracking of code sections with a table permits the code sections to be moved or expanded. The expansion or movement operations may be needed to install upgraded code sections (with upgraded symbol libraries). - Returning to
FIG. 3 , it should be noted that not every symbol library necessarily starts at the start of a code section. As shown, symbol library three (314) is arranged in code section two (304), but does not start of the code section start address 320. Thus, if a symbol in symbol library three (314) is required for execution, thesystem 300 consults the code section address table 326 for the start address of code section two (304). As explained below, a symbol offset address table permits the symbols in symbol library three (314) to be located. It does not matter that the symbols are spread across multiple libraries, as long as they are retained with the same code section. - As noted above, each symbol library includes functionally related symbols. A symbol is a programmer-defined name for locating and using a routine body, variable, or data structure. Thus, a symbol can be an address or a value. Symbols can be internal or external. Internal symbols are not visible beyond the scope of the current code section. More specifically, they are not sought by other symbol libraries, in other code sections. External symbols are used and invoked across code sections and are sought by libraries in different code sections. The symbol offset address table typically includes a list of all external symbols.
- For example, symbol library one (310) may generate characters on a wireless device display. Symbols in this library would, in turn, generate telephone numbers, names, the time, or other display features. Each feature is generated with routines, referred to herein as a symbol. For example, one symbol in symbol library one (310) generates telephone numbers on the display. This symbol is represented by an “X”, and is external. When the wireless device receives a phone call and the caller ID service is activated, the system must execute the “X” symbol to generate the number on the display. Therefore, the system must locate the “X” symbol.
-
FIG. 6 is a detailed depiction of symbol library one (310) ofFIG. 3 , with symbols. Symbols are arranged to be offset from respective code section start addresses. In many circumstances, the start of the symbol library is the start of a code section, but this is not true if a code section includes more than one symbol library. Symbol library one (310) starts at the start of code section one (seeFIG. 3 ). As shown inFIG. 6 , the “X” symbol is located at an offset of (03) from the start of the symbol library and the “Y” symbol is located at an offset of (15). The symbol offset addresses are stored in a symbol offset address table 328 in the patch manager code section (seeFIG. 3 ). -
FIG. 7 is a table representing the symbol offset address table 328 ofFIG. 3 . The symbol offset address table 328 cross-references symbol identifiers with corresponding offset addresses, and with corresponding code section identifiers in memory. Thus, when the system seeks to execute the “X” symbol in symbol library one, the symbol offset address table 328 is consulted to locate the exact address of the symbol, with respect to the code section in which it is arranged. - Returning to
FIG. 3 , the first plurality of symbol libraries typically all include read-write data that must be consulted or set in the execution of these symbol libraries. For example, a symbol library may include an operation dependent upon a conditional statement. The read-write data section is consulted to determine the status required to complete the conditional statement. The present invention groups the read-write data from all the symbol libraries into a shared read-write section. In some aspects of the invention, the read-write data 330 is arranged in the patchmanager code section 308. Alternately (not shown), the read-write data can be arranged in a different code section, code section n (306), for example. - The first plurality of symbol libraries also includes symbol accessor code arranged in a code section to calculate the address of a sought symbol. The symbol accessor code can be arranged and stored at an address in a separate code section, code section two (304), for example. However, as shown, the
symbol accessor code 332 is arranged and stored at an address in the patchmanager code section 308. Thesystem 300 further comprises a first location for storage of the symbol accessor code address. The first location can be a code section in thecode storage section 112, or in a separate memory section of the wireless device (not shown). The first location can also be arranged in the same code section as the read-write data. As shown, thefirst location 334 is stored in the patchmanager code section 308 with the read-write data 330, the symbol offset address table 328, the code section address table 326, and thesymbol accessor code 332, and the patch library (patch symbol library) 336. - The symbol accessor code accesses the code section address table and symbol offset address tables to calculate, or find the address of a sought symbol in memory. That is, the symbol accessor code calculates the address of the sought symbol using a corresponding symbol identifier and a corresponding code section identifier. For example, if the “X” symbol in symbol library one is sought, the symbol accessor is invoked to seek the symbol identifier (symbol ID) “
N —1”, corresponding to the “X” symbol (seeFIG. 7 ). The symbol accessor code consults the symbol offset address table to determine that the “X —1” symbol identifier has an offset of (03) from the start of code section one (seeFIG. 6 ). The symbol accessor code is invoked to seek the code section identifier “CS —1”, corresponding to code section one. The symbol accessor code consults the code section address table to determine the start address associated with code section identifier (code section ID) “CS —1”. In this manner, the symbol accessor code determines that the symbol identifier “X —1” is offset (03) from the address of (00100), or is located at address (00103). - The symbol “X” is a reserved name since it is a part of the actual code. In other words, it has an absolute data associated with it. The data may be an address or a value. The symbol identifier is an alias created to track the symbol. The symbol offset address table and the code section address table both work with identifiers to avoid confusion with reserved symbol and code section names. It is also possible that the same symbol name is used across many symbol libraries. The use of identifiers prevents confusion between these symbols.
- Returning to
FIG. 1 , thesystem 300 further comprises a read-writevolatile memory 114, typically random access memory (RAM). The read-write data 330, code section address table 326, the symbol offset address table 328, thesymbol accessor code 332, and the symbolaccessor code address 334 are loaded into the read-writevolatile memory 114 from the patch manager code section for access during execution of the system software. As is well known, the access times for code stored in RAM is significantly less than the access to a nonvolatile memory such as Flash. - Returning to
FIG. 3 , it can be noted that the symbol libraries need not necessarily fill the code sections into which they are arranged, although the memory blocks are sized to exactly accommodate the corresponding code sections stored within. Alternately stated, each of the second plurality of code sections has a size in bytes that accommodates the arranged symbol libraries, and each of the contiguously addressed memory blocks have a size in bytes that accommodates corresponding code sections. For example, code section one (302) may be a 100 byte section to accommodate a symbol library having a length of 100 bytes. The first memory block would be 100 bytes to match the byte size of code section one. However, the symbol library loaded intocode section 1 may be smaller than 100 bytes. As shown inFIG. 3 , code section one (302) has anunused section 340, as symbol library one (310) is less than 100 bytes. Thus, each of the second plurality of code sections may have a size larger than the size needed to accommodate the arranged symbol libraries. By “oversizing” the code sections, larger updated symbol libraries can be accommodated. - Contiguously addressed memory blocks refers to partitioning the physical memory space into logical blocks of variable size. Code sections and memory blocks are terms that are essentially interchangeable when the code section is stored in memory. The concept of a code section is used to identify a section of code that is perhaps larger than the symbol library, or the collection of symbol libraries in the code section as it is moved and manipulated.
- As seen in
FIG. 3 , thesystem 300 includes a patch symbol library, which will be referred to herein aspatch library 336, to arrange new code sections in the code storage section with the current code sections. The arrangement of new code sections with current code sections in the code storage section forms updated executable system software. Thepatch manager 336 not only arranges new code sections in with the current code sections, it also replaces code sections with updated code sections. - Returning to
FIG. 4 , thefile system section 110 ofmemory 108 receives new code sections, such asnew code section 450 and updated patch manager code section 452. The file system section also receives a first patch manager run time instruction (PMRTI) 454 including instructions for arranging the new code sections with the current code sections. As seen inFIG. 1 , anairlink interface 150 receives new, or updated code sections, as well as the first PMRTI. Although theairlink interface 150 is being represented by an antenna, it should be understood that the airlink interface would also include an RF transceiver, baseband circuitry, and demodulation circuitry (not shown). Thefile system section 110 stores the new code sections received via theairlink interface 150. Thepatch library 336, executing from read-writevolatile memory 114, replaces a first code section in the code storage section, code section n (306) for example, with the new, or updatedcode section 450, in response to thefirst PMRTI 454. Typically, the patchmanager code section 308 is replaced with the updated patch manager code section 452. When code sections are being replaced, thepatch library 336 over-writes the first code section, code section n (306) for example, in thecode storage section 112 with the updated code sections,code section 450 for example, in thefile system section 110. In the extreme case, all the code sections incode storage section 112 are replaced with updated code sections. That is, theFSS 110 receives a second plurality of updated code sections (not shown), and thepatch library 336 replaces the second plurality of code sections in thecode storage section 112 with the second plurality of updated code sections. Of course, theFSS 110 must be large enough to accommodate the second plurality of updated code sections received via the airlink interface. - As noted above, the updated code sections being received may include read-write data code sections, code section address table code sections, symbol libraries, symbol offset address table code sections, symbol accessor code sections, or a code section with a new patch library. All these code sections, with their associated symbol libraries and symbols, may be stored as distinct and independent code sections. Then each of these code sections would be replaced with a unique updated code section. That is, an updated read-write code section would be received and would replace the read-write code section in the code storage section. An updated code section address table code section would be received and would replace the code section address table code section in the code storage section. An updated symbol offset address table code section would be received and would replace the symbol offset address table code section in the code storage section. An updated symbol accessor code section would be received and would replace the symbol accessor code section in the code storage section. Likewise, an updated patch manager code section (with a patch library) would be received and would replace the patch manager code section in the code storage section.
- However, the above-mentioned code sections are typically bundled together in the patch manager code section. Thus, the read-write code section in the code storage section is replaced with the updated read-write code section from the
file system section 110 when the patchmanager code section 308 is replaced with the updated patchmanger code section 450. Likewise, the code section address table, the symbol offset address table, the symbol accessor code sections, as well as the patch library are replaced when the updated patchmanager code section 450 is installed. The arrangement of the new read-write data, the new code section address table, the new symbol offset address table, the new symbol accessor code, and the new patch library as the updated patchmanager code section 450, together with the current code sections in the code storage section, forms updated executable system software. - When the
file system section 110 receives an updated symbol accessor code address, the patch manager replaces the symbol accessor code address in the first location in memory with updated symbol accessor code address. As noted above, the first location inmemory 334 is typically in the patch manager code section (seeFIG. 3 ). - As seen in
FIG. 3 , thepatch library 308 is also includes a compactor, or acompactor symbol library 342. Thecompactor 342 can also be enabled as a distinct and independent code section, however as noted above, it is useful and efficient to bundle the functions associated with system software upgrades into a single patch manager code section. Generally, thecompactor 342 can be said to resize code sections, so that new sections can be arranged with current code sections in thecode storage section 112. - With the organization, downloading, and compaction aspects of the invention now established, the following discussion will center on the wireless communications device dynamic instruction
set execution system 300. Thesystem 300 comprises executable system software and system data differentiated into code sections, as discussed in great detail, above. Further, thesystem 300 comprises dynamic instruction sets for operating on the system data and the system software, and controlling the execution of the system software. As seen inFIG. 4 , adynamic instruction set 470 is organized into thefirst PMRTI 454. As seen inFIG. 3 , the system also comprises a run-time engine for processing the dynamic instruction sets, enabled as run-time library 370. As with thecompactor library 342 andpatch library 336 mentioned above, the run-time library 370 is typically located in the patchmanager code section 308. However, the run-time library 370 could alternately be located in another code section, for example the first code section 304. - The dynamic instruction sets are a single, or multiple sets of instructions that include conditional operation code, and generally include data items. The run-time engine reads the operation code and determines what operations need to be performed. Operation code can be conditional, mathematical, procedural, or logical. The run-time engine, or run-
time library 370 processes the dynamic instruction sets to perform operations such as mathematical or logical operations. That is, the run-time engine reads thedynamic instruction set 470 and performs a sequence of operations in response to the operation code. Although the dynamic instruction sets are not limited to any particular language, the operation code is typically a form of machine code, as the wireless device memory is limited and execution speed is important. The operation code is considered conditional in that it analyzes a data item and makes a decision as a result of the analysis. The run-time engine may also determine that an operation be performed on data before it is analyzed. - For example, the operation code may specify that a data item from a wireless device memory be compared to a predetermined value. If the data item is less than the predetermined value, the data item is left alone, and if the data item is greater than the predetermined value, it is replaced with the predetermined value. Alternately, the operation code may add a second predetermined value to a data item from the wireless device memory, before the above-mentioned comparison operation is performed.
- As mentioned above, the file system section
nonvolatile memory 110 receives the dynamic instruction sets through an interface such as theairlink 150. As shown inFIG. 1 , the interface can also be radio frequency (RF)hardline 160. Then, the PMRTI can be received by theFSS 110 without the system software being operational, such as in a factory calibration environment. The PMRTI can also be received via alogic port interface 162 or aninstallable memory module 164. Thememory module 164 can be installed in thewireless device 104 at initial calibration, installed in the field, or installed during factory recalibration. Although not specially shown, the PMRTI can be received via an infrared or Bluetooth interfaces. -
FIGS. 8 a and 8 b are depictions of instructions being accessed by the run-time engine 370. Shown inFIG. 8 a is afirst instruction 800, asecond instruction 802, and a jth instruction 804, however, the dynamic instruction set is not limited to any particular number of instructions. The length of the operation code in each instruction is fixed. The run-time engine 370 captures the length of the instruction, as a measure of bytes or bits, determine if the instruction includes data items. The remaining length of the instruction, after the operation code is subtracted, includes the data items. The run-time engine extracts the data items from the instruction. As shown, thelength 806 of thefirst instruction 800 is measured anddata items 808 are extracted. Note that not all instructions necessary include data items to be extracted. The run-time engine 370 uses the extracteddata 808 in performing the sequence of operations responsive to theoperation code 810 ininstruction 800. -
FIG. 8 b is a more detailed depiction of thefirst instruction 800 ofFIG. 8 a. Using thefirst instruction 800 as an example, the instruction includesoperation code 810 anddata 808. The instruction, and more specifically, thedata item section 808 includes symbol identifiers, which act as a link to symbols in the wireless device code sections. As explained in detail above, the symbol identifiers are used with the code section address table 326 (seeFIG. 5 ) and the symbol offset address table 328 (seeFIG. 7 ) to locate the symbol corresponding to the symbol identifier. As shown, a symbol identifier “X —1” is shown in thefirst instruction 800. The symbol offset address table 328 locates the corresponding symbol in a code section with the “CS —1” identifier and an offset of “3”. The code section address table 326 gives the start address of code section one (302). In this manner, the symbol “X” is found (seeFIG. 6 ). - After the run-time engine locates symbols corresponding to the received symbol identifiers using the code section address table and symbol offset address table, it extracts data when the located symbols are data items. For example, if the symbol “X” is a data item in symbol library one (310), the run-time engine extracts it. Alternately, the “X” symbol can be operation code, and the run-time engine executes the symbol “X” when it is located.
- PMRTI can be used to update system data, or system data items. In some aspects of the invention system data is stored in a code section in the
file system section 110,code section 472 for example, seeFIG. 4 . The run-time engine accesses system data fromcode section 472 and analyzes the system data. The run-time engine processes the operation code of the dynamic instruction sets to perform mathematical or logical operation on data items, as described above. After the operation, the run-time engine processes the instructions to create updated system data. Note that the updated system data may include unchanged data items in some circumstances. The system data in thesecond code section 472 is replaced with the updated system data in response to the operation code. Thus, by the processing of instruction by the run-time engine, the system software is controlled to execute using the updated system data incode section 472. In this manner, specifically targeted symbols in the system software can be updated, without replacing entire code sections. By the same process, the system data can be replaced in a code section in thecode storage section 112. For example, the system data can be stored in thethird code section 344, and the run-time engine can replace the system data in the third code section with updated system data in response to the operation code. - PMRTI can also be used to update data items in
volatile memory 114. As an example, thevolatile memory 114 accept read-write data 330, seeFIG. 1 . The read-write data can be from one, or from a plurality of code sections in thecode storage section 112 and/or theFSS 110. The run-time engine accesses the read-write data, analyzes the read-write data 330, creates updated read-write data, and replaces the read-write data 330 in thevolatile memory 114 with the updated read-write data in response to the operation code. Then, the system software is controlled to execute using the updated read-write data involatile memory 114. - In some aspects of the invention, the run-time engine monitors the execution of the system software. Performance monitoring is broadly defined to include a great number of wireless device activities. For example, data such as channel parameters, channel characteristics, system stack, error conditions, or a record of data items in RAM through a sequence of operations leading to a specific failure condition or reduced performance condition can be collected. It is also possible to use dynamic instructions sets to analyze collected performance data, provide updated data variants, and recapture data to study possible solutions to the problem. Temporary fixes can also be provisioned using PMRTI processes.
- More specifically, the run-time engine collects performance data, and stores the performance data in the file system section in response to the operation code. Then, the system software is controlled to execute by collecting the performance data for evaluation of the system software. Evaluation can occur as a form of analysis performed by dynamic instruction set operation code, or it can be performed outside the wireless device. In some aspects of the invention, the run-time engine accesses the performance data that has been collected from the file system section and transmits the performance data via an airlink interface in response to the operation code. Collecting performance data from wireless devices in the field permits a manufacturer to thoroughly analyze problems, either locally or globally, without recalling the devices.
- In some aspects of the invention,
file system section 110 receives a patch manager run time instruction including a new code section. For example, a new code section 474 is shown inFIG. 4 . Alternately, the new code section can be independent of the PMRTI, such as new code section n (450). For example, the new code section n (450) may have been received in earlier airlink communications, or have been installed during factory calibration. The run-time engine adds the new code section 474 (450) to the code storage section in response to the operation code. In some aspects of the invention, the new code section is added to an unused block in thecode storage section 112. Alternately, a compaction operation is required. Then, the system software is controlled to execute using the new code section 474 (450). In other aspects of the invention, thePMRTI 454 includes an updated code section 474. Alternately, thenew code section 450 is an updated code section independent of the PMRTI. The run-time engine replaces a code section in the code storage section, code section two (304) for an example, with the updated code section 474 (450) in response to the operation code. The system software is controlled to execute using the updated code section 474 (450). In some aspects of the invention a compaction operation is required to accommodate the updated code section. Alternately, the updated code section is added to an unused or vacant section of the code storage section. - As explained above, the addition of a new code section or the updating of a code section typically requires the generation of a new code section address table, as these operation involve either new and/or changed code section start addresses. Further, a compaction operation also requires a new code section address table. The compaction operations may be a result of the operation of the
compactor 342, explained above, or the result of PMRTI instructions that supply details as to how the compaction is to occur. When the PMRTI includes downloading and compaction instructions, the PMRTI typically also includes a new code section address table that becomes valid after the downloading and compaction operations have been completed. -
FIG. 9 is a schematic block diagram including features ofFIGS. 1-8 b presented for the purpose of illustrating the present invention system for managing system software download operations in a wireless communications device. Thesystem 900 comprises anairlink interface 902, equivalent theairlink interface 150 ofFIG. 1 , and executable system software and system data differentiated into code sections stored in nonvolatile memorypermanent storage 904, equivalent tomemory 108 ofFIG. 1 . The nonvolatilepermanent storage 904 includes afile system section 906 andcode storage section 908. - Dynamic instruction sets 910 for managing the downloading of system software updates are received via the
airlink interface 902. The dynamic instruction sets 910, as well asnew code sections 912, are part of patch managerrun time instructions 914. Typically, the dynamic instruction sets 910 are stored in thefile system section 906. A run-time engine, or run-time library 916 processes the dynamic instruction sets 910. As mentioned above, the run-time library 916 is typically part of the patchmanager code section 918. The executable system software and system data (code sections in permanent memory 904) are updated in response to processing the dynamic instruction sets 910. The dynamic instruction sets 910 include functional managers selected from the group including recovery status monitoring, back up, compacting, and update ordering. - The
system 900 further comprises a recovery status table 920 cross-referencing new code section identifiers with their update status. The recovery status table 920 is shown as a separate code section in thefile system section 906. In some aspects of the invention the recovery status table 920 is loaded into volatile memory 922 when thesystem 900 is turned on. The table 920 is updated in volatile memory 922 and restored inpermanent memory 904 when the system is turned off. -
FIG. 10 is the schematic block diagram of thesystem 900 ofFIG. 9 featuring the dynamic instruction set recoverystatus monitoring manager 1000 aspect of the dynamic instruction sets. The dynamic instruction set recovery status monitoring manager, hereafter referred to as the recoverystatus monitoring manager 1000, reads the recovery status table 920 (see dotted arrow “1”) in response to rebooting the wireless communications device, to determine if new code sections have been stored in permanent storage. -
FIG. 11 is a representation depicting an exemplary recovery status table 920 ofFIG. 9 . The table 920 shows that the code sections identified as CS_1 and CS_2 have been successfully moved from thefile system section 906 to thecode storage section 908. However, the table indicates that it is unknown whether the code section identified as CS_n has been successfully stored. For example, the user may have turned off the wireless device before the storage operation was completed, or the wireless device battery died. - Returning to
FIG. 10 , recoverystatus monitoring manager 1000 stores the new code section in permanent storage if the new code sections have not been stored and updates the recovery status table when the new code sections have been stored. For example, the recoverystatus monitoring manager 1000 stores CS_n (1002) in code storage section 908 (see dotted arrow “2”), and then updates the recovery status table so that the CS_n status is changed to “loaded” (not shown). Note, that the patch manger functions mentioned above are typically used in the moving of code sections from thefile system section 906 to thecode storage section 908. - In some aspects of the invention, the recovery
status monitoring manager 1000 further determines the risk associated with storing each new code section and, if the risk of storing new code sections is high, takes safety precautions. For example, the recoverystatus monitoring manager 1000 takes safety precautions such as checking the battery for sufficient power to complete the new code storing process, warning the user of high-risk code storing operations, using prompts to verify user-initiated power downs, and preventing user-initiated power downs. Returning briefly toFIG. 11 , the risk factor is represented as a column in the recovery status table. - The storage of some code sections involves the replacement of key code section in the system software with updated code sections. For example, the
file system section 906 may receive new code sections such as a boot code section, a patch manager code section, a code section address table, a symbol offset address table, read-write data, and symbol accessor code addresses (not shown). The incomplete storage of any of these code sections may result the wireless device being completely non-operational upon turn-on. That is, the wireless device would likely have to be returned for reprogramming at a service center. Therefore, the recoverystatus monitoring manager 1000 determines the risk associated with storing each of these new code sections in the file system section, and takes safety precautions accordingly. - The file system section can potentially receive patch manager run time instructions including a new patch manager code section, CS_n (1002) for example. As described above, the patch manger code section includes a patch library for moving code sections in the
file system section 906 into permanent storage, typically thecode storage section 908. In some aspects of the invention, the recoverystatus monitoring manager 1000 maintains aspare patch library 1004 in thefile system section 906. The recoverystatus monitoring manager 1000 reads the recovery status table 920 to determine if the new patch manager code section has been successfully stored in the code storage section in response to rebooting the wireless communications device. If the new patchmanager code section 1002 has not been successfully stored in the code storage section, thespare patch library 1004 is used to move the new patchmanager code section 1002 from thefile system section 906 to codestorage section 908. Then, the new patchmanager code section 1002 can be used for system software operations. Without thespare patch library 1004, the wireless device would be unable to recover from the incomplete storage of a new patch manager code section. -
FIG. 12 is the schematic block diagram of thesystem 900 ofFIG. 9 featuring the dynamic instruction set back upmanager 1200 aspect of the dynamic instruction sets. The dynamic instruction set back up manger is hereafter referred to as the back upmanger 1200. As the title suggests, the back up manger provides a system for recovering code sections or system data that has been replaced with code sections that are non-operational with the system software. For example, thefile system section 906 receives an updated first code section 1202 to replace a first code section 1204 in thecode storage section 908. The back upmanager 1200 moves the first code section 1204 from thecode storage section 908 to the file system section 906 (see dotted line “1”), typically using libraries from the patchmanger code section 1206. Using libraries from the patchmanager code section 1206, the updated code section 1202 is moved from thefile system section 906 to the code storage section 908 (see dotted line “2”). The back upmanager 1200 determines if the updated first code section 1202 in thecode storage section 908 operates with the system software within predetermined constraints. The back upmanager 1200 replaces the updated first code section 1202 in thecode storage section 908 with the first code section 1204 from thefile system section 906, if the updated first code section 1202 is determined to not operate with the system software within the predetermined constraints. - In some aspects of the invention, the
file system section 906 receives atest code section 1208 with predetermined constraints. The back upmanager 1200 determines if the updated first code section 1202 in thecode storage section 908 operates with the system software within predetermined constraints by executing the test code section with the updated code section. The back up manager records the results of executing thetest code section 1208, and compares the recorded results with the predetermined constraints. In other aspects of the invention thefile system section 906 receives an updated code section 1202 with a test code library. Then, the back upmanager 1200 executes the test code library from the updated code section. That is, a separate test code section is not required as part of the patch manager run time instruction. - The
file system section 906 can receive the test code section from a variety of sources such as an airlink interface (902, seeFIG. 9 ), a user operated keyboard interface (not shown), a test port interface such as a logic port, serial port, or RF port, and even a memory module. -
FIG. 13 is the schematic block diagram of thesystem 900 ofFIG. 9 featuring the dynamicinstruction compaction manager 1300 aspect of the dynamic instruction sets. As explained above, the compaction manager is responsible for manipulating code sections in the code storage section to fit new code sections, or to accommodate updated code sections that are larger than the code sections to be replaced. For example, thefile system section 906 receives an updatedfirst code section 1302, having an updated code section size, to replace afirst code section 1304 having a first size smaller than the updated first code section size. Thecompaction manager 1300 accesses acompaction library 1306 in a patch manager code section 1308 and resizes code sections in thecode storage section 908 to accommodate the updatedfirst code section 1302. - As with the recovery status monitoring manager, the
compaction manager 1300 determines the risk associated with compacting code sections in the code storage section and, if the risk of compacting code sections is high, takes safety precautions. For example, compacting the patch manger code section, or other critical parts of the system software is risky, as the wireless device may not be able to recover from an improper or uncompleted compaction operation. Thecompaction manager 1300 takes safety precautions such as checking the battery for sufficient power to complete the new code storing process, warning the user of high-risk code storing operations, using prompts to verify user-initiated power downs, and preventing user-initiated power downs. -
FIG. 14 is the schematic block diagram of thesystem 900 ofFIG. 9 featuring the dynamic instruction setupdate ordering manager 1400 aspect of the dynamic instruction sets. When multiple new or updated code sections are to be stored, theupdate ordering manger 1400 determines the order of storage. For example, thefile system section 906 receives the update ordering dynamic instruction sets or updateordering manager 1400 with a plurality of new code sections, such as firstnew code section 1402, second new code section 1404, and thirdnew code section 1406. Theupdate ordering manager 1400 moves the new code sections 1402-1406 from thefile system storage 906 to thecode storage section 908 in an order dictated by theordering instruction 1400. - As shown, the second new code section 1404 is moved first (dotted line “1”), the first
new code section 1402 is moved second (dotted line “2”), and the thirdnew code section 1406 is moved third (dotted line “3”). The move and store operations are accomplished with the help of libraries form the patch manger code section 1408. In some aspects of the invention, theordering manager 1400 determines the risk associated with storing each new code section 1402-1406 and orders the high risk code sections to be moved after lower risk storage sections. In this example, theupdate ordering manager 1400 has determined that the thirdnew code section 1406 is the most risky to store. -
FIGS. 15 a and 15 b are flowcharts illustrating the present invention method for executing dynamic instruction sets in a wireless communications device. Although depicted as a sequence of numbered steps for clarity, no order should be inferred from the numbering (and the numbering in the methods presented below) unless explicitly stated. The method starts atStep 1500.Step 1501 a forms the system software into symbol libraries, each symbol library comprising symbols having related functionality. Step 1501 b arranges the symbol libraries into code sections.Step 1502 executes system software.Step 1503 launches a run-time engine. Typically, launching a run-time engine includes invoking a run-time library from a first code section. The run-time engine can be launched from either volatile or nonvolatile memory.Step 1504, followingStep 1503, receives the dynamic instruction sets. Receiving the dynamic instruction sets inStep 1504 includes receiving the dynamic instruction sets through an interface selected from the group including airlink, radio frequency (RF) hardline, installable memory module, infrared, and logic port interfaces. In some aspects of the invention, receiving the dynamic instruction set inStep 1504 includes receiving a patch manager run time instruction (PMRTI) in a file system section nonvolatile memory. -
Step 1506 processes dynamic instruction sets. Processing dynamic instruction sets includes processing instructions in response to mathematical and logical operations. In some aspects of the invention, Step 1507 (not shown), following the processing of the dynamic instruction sets, deletes dynamic instruction sets.Step 1508 operates on system data and system software.Step 1510, in response to operating on the system data and system software, controls the execution of the system software. - Typically, receiving the patch manager run time instructions in
Step 1504 includes receiving conditional operation code and data items. Then, processing dynamic instruction sets inStep 1506 includes substeps. Step 1506 a 1 uses the run-time engine to read the patch manager run time instruction operation code. Step 1506 b performs a sequence of operations in response to the operation code. - In some aspects, arranging the symbol libraries into code sections in Step 1501 b includes starting symbol libraries at the start of code sections and arranging symbols to be offset from their respective code section start addresses. Then the method comprises further steps. Step 1501 c stores the start of code sections at corresponding start addresses. Step 1501 d maintains a code section address table (CSAT) cross-referencing code section identifiers with corresponding start addresses.
Step 1501 e maintains a symbol offset address table (SOAT) cross-referencing symbol identifiers with corresponding offset addresses, and corresponding code section identifiers. - In some aspects of the invention, receiving the patch manager run time instruction in
Step 1504 includes receiving symbol identifiers. Then, the method comprises a further step. Step 1506 a 2 locates symbols corresponding to the received symbol identifiers by using the code section address table and symbol offset address table. Performing a sequence of operations in response to the operation code in Step 1506 b includes substeps. Step 1506b 1 extracts the data when the located symbols are data items. Step 1506b 2 executes the symbols when the located symbols are instructions. - In some aspects of the invention, processing dynamic instruction sets in Step 1506
b 1 includes additional substeps. Step 1506 b 1 a uses the run-time engine to capture the length of the patch manager run time instruction. Step 1506 b 1 b extracts the data items from the patch manager run time instruction, in response to the operation code. Step 1506 b 1 c uses the extracted data in performing the sequence of operations responsive to the operation code. -
FIG. 16 is a flowchart illustrating an exemplary dynamic instruction set operation. Several of the Steps inFIG. 16 are the same as inFIG. 15 , and are not repeated here in the interest of brevity. Processing dynamic instruction sets in Step 1606 includes substeps. Step 1606 a accesses system data stored in a second code section in the file system section. Step 1606 b analyzes the system data. Step 1606 c creates updated system data. Then, operating on system data and system software inStep 1608 includes replacing the system data in the second section with the updated system data, and controlling the execution of the system software inStep 1610 includes using the updated system data in the execution of the system software. -
FIG. 17 is a flowchart illustrating another exemplary dynamic instruction set operation. Several of the Steps inFIG. 17 are the same as inFIG. 15 , and are not repeated here in the interest of brevity. Step 1701 c stores a plurality of code sections in a code storage section nonvolatile memory. Processing dynamic instruction sets in Step 1706 includes substeps. Step 1706 a accesses system data stored in a third code section in the code storage section (CSS). Step 1706 b analyzes the system data.Step 1706 c creates updated system data. Operating on the system data and system software in Step 1708 includes replacing the system data in the third code section with the updated system data. Controlling the execution of the system software inStep 1710 includes using the updated system data in the execution of the system software. -
FIG. 18 is a flowchart illustrating a third exemplary dynamic instruction set operation. Several of the Steps inFIG. 18 are the same as inFIG. 15 , and are not repeated here in the interest of brevity.Step 1801 c stores a plurality of code sections in a code storage section nonvolatile memory.Step 1801 d loads read-write data into volatile memory. Processing dynamic instruction sets inStep 1806 includes substeps.Step 1806 a accesses the read-write data in volatile memory. Step 1806 b analyzes the read-write data. Step 1806 c creates updated read-write data. Operating on the system data and system software inStep 1808 includes replacing the read-write data in volatile memory with the updated read-write data. Controlling the execution of the system software inStep 1810 includes using the updated read-write data in the execution of the system software. -
FIG. 19 is a flowchart illustrating a fourth exemplary dynamic instruction set operation. Several of the Steps inFIG. 19 are the same as inFIG. 15 , and are not repeated here in the interest of brevity. Processing dynamic instruction sets includes substeps. Step 1906 a, in response to the operation code, monitors the execution of the system software. Step 1906 b collects performance data.Step 1906 c stores the performance data.Step 1906 d transmits the stored data via an airlink interface. Operating on the system data and system software inStep 1908 includes using the performance data in the evaluation of system software.Step 1910 controls the execution of the system software. -
FIG. 20 is a flowchart illustrating a fifth exemplary dynamic instruction set operation. Several of the Steps inFIG. 20 are the same as inFIG. 15 , and are not repeated here in the interest of brevity. Step 2001 c stores a plurality of code sections in a code storage section nonvolatile memory. Receiving patch manager run time instructions inStep 2003 includes receiving a new code section. Operating on the system data and system software inStep 2008 includes adding the new code section to the code storage section, and controlling the execution of the system software inStep 2010 includes using the new code section in the execution of the system software. - Alternately, receiving a new code section in
Step 2003 includes receiving an updated code section. Then, operating on the system data and system software inStep 2008 includes replacing a fourth code section in the code storage section with the updated code section. -
FIG. 21 is a flowchart illustrating the present invention method for managing system software download operations in a wireless communications device. The method starts atStep 2100.Step 2102 forms the system software into symbol libraries, each symbol library comprising symbols having related functionality.Step 2104 arranges the symbol libraries into code sections stored in a code storage section of nonvolatile memory.Step 2106 executes system software.Step 2108 launches a run-time engine.Step 2110 receives patch manager run time instructions (PMRTIs) in a file system section (FSS) nonvolatile memory, the patch manger run time instructions including dynamic instruction sets and new code sections.Step 2112 processes dynamic instruction sets.Step 2114, in response to processing the dynamic instruction sets, manages the downloading of system software updates received via an airlink interface.Step 2116 executes updated system software. - Managing the downloading of system software updates received via an airlink interface in
Step 2114 includes processing dynamic instruction set management functions selected from the group including recovery status monitoring, back up, compacting, and update ordering. -
FIG. 22 is a flowchart illustrating additional details ofFIG. 21 that highlight the recovery status monitoring aspect of the invention. Processing recovery status monitoring dynamic instruction sets inStep 2112 includes substeps.Step 2200 maintains a recovery status table cross-referencing new code section identifiers with their update status. Step 2202, in response to rebooting the wireless communications device, reads the recovery status table to determine if new code sections have been stored in permanent storage.Step 2204, if the new code sections have not been stored, stores the new code section in permanent storage.Step 2206 updates the recovery status table when the new code sections have been stored. - Some aspects of the invention include additional steps. Step 2202 a determines the risk associated with storing each new code section. Step 2202 b takes safety precautions if the risk of storing new code sections is high. Taking safety precautions in Step 2202 b includes taking safety precautions selected from the group of checking the battery for sufficient power to complete the new code storing process, warning the user of high-risk code storing operations, using prompts to verify user-initiated power downs, and preventing user-initiated power downs.
- Determining the risk associated with storing each new code section in Step 2202 a includes determining the risk associated with new code sections selected from the group including a boot code section, a patch manager code section, a code section address table, a symbol offset address table, read-write data, and symbol accessor code addresses.
- In some aspects of the invention, forming the system software into symbol libraries (
Step 2102, seeFIG. 21 ) includes forming a patch manager code section with a patch library for moving code sections in the file system section into permanent storage. Receiving the patch manager run time instructions in a file system section nonvolatile memory (Step 2110, seFIG. 21 ) includes receiving a new patch manager code section. Then, processing recovery status monitoring dynamic instruction sets includes further substeps. Step 2202 c maintains a spare patch library in the file system section. Step 2202 reads the recovery status table to determine if the new patch manager code section has been successfully stored in the code storage section, in response to rebooting the wireless communications device.Step 2202 d uses the spare patch library to move the new patch manager code section from the file system section to code storage section, if the new patch manager code section has not been successfully stored in the code storage section. -
FIG. 23 is a flowchart illustrating additional details ofFIG. 21 that highlight the back up aspect of the invention. Receiving new code sections (inStep 2110, seeFIG. 21 ) includes receiving an updated first code section to replace a first code section in the code storage section. Then, processing back up management dynamic instruction sets inStep 2112 includes substeps.Step 2300 moves the first code section from the code storage section to the file system section. Step 2302 determines if the updated first code section in the code storage section operates with the system software within predetermined constraints.Step 2304 replaces the updated first code section in the code storage section with the first code section from the file system section, if the updated first code section is determined to not operate with the system software within the predetermined constraints. - In some aspects of the invention, receiving new code sections (
Step 2110,FIG. 21 ) includes receiving a test code section with predetermined constraints. Then, determining if the updated first code section in the code storage section operates with the system software within predetermined constraints in Step 2302 includes substeps.Step 2302 a executes the test code section with the updated code section. Step 2302 b records the results of executing the test code section.Step 2302 c compares the recorded results with the predetermined constraints. - In some aspects, receiving new code sections (
Step 2110,FIG. 21 ) includes receiving an updated code section with a test code library. Then, determining if the updated first code section in the code storage section operates with the system software within predetermined constraints in Step 2302 includes executing the test code library from the updated code section. Receiving new code sections (Step 2110,FIG. 21 ) includes receiving a test code section with predetermined constraints from a source selected from the group including an airlink interface, a user operated keyboard interface, and a test port interface. -
FIG. 24 is a flowchart illustrating additional details ofFIG. 21 that highlight the compaction aspect of the invention. Receiving new code sections (Step 2110,FIG. 21 ) includes receiving an updated first code section, having an updated code section size, to replace a first code section having a first size smaller than the updated first code section size. Processing compaction management dynamic instruction sets inStep 2112 includes substeps.Step 2400 accesses a compaction library in a patch manager code section.Step 2402 resizes code sections in the code storage section to accommodate the updated first code section. - In some aspects of the invention a further step, Step 2400 a determines the risk associated with compacting code sections in the code storage section.
Step 2400 b takes safety precautions if the risk of compacting code sections is high. Taking safety precautions inStep 2400 b includes taking safety precautions selected from the group of checking the battery for sufficient power to complete the new code storing process, warning the user of high-risk code storing operations, using prompts to verify user-initiated power downs, and preventing user-initiated power downs. -
FIG. 25 is a flowchart illustrating additional details ofFIG. 21 that highlight the update ordering aspect of the invention. Receiving dynamic instruction sets (Step 2110,FIG. 21 ) includes receiving an update ordering instruction, and receiving new code sections includes receiving a plurality of new code sections. Processing update ordering management dynamic instruction sets inStep 2112 includes moving the new code sections from the file system storage to the code storage section in an order dictated by the ordering instruction. - In some aspects of the invention, processing update ordering dynamic instruction sets in
Step 2112 includes substeps.Step 2500 determines the risk associated with storing each new code section.Step 2502 orders the high risk code sections to be moved after lower risk storage sections. - A system and method have been provided for executing dynamic instruction sets in a wireless communications device, so as to aid in the process of managing the downloading of software upgrades. The system is easily updateable because of the arrangement of symbol libraries in code sections, with tables to access the start addresses of the code sections in memory and the offset addresses of symbols in the symbol libraries. The use on dynamic instruction sets permits custom modifications to be performed to each wireless device, based upon specific characteristics of that device. A few general examples have been given illustrating possible uses for the dynamic instructions sets. However, the present invention is not limited to just these examples. Other variations and embodiments of the invention will occur to those skilled in the art.
Claims (38)
Priority Applications (96)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/969,305 US7386846B2 (en) | 2001-07-26 | 2001-10-02 | System and method for the management of wireless communications device system software downloads in the field |
CNB028148312A CN1275149C (en) | 2001-07-26 | 2002-07-22 | System and method for management of wireless communications device system software downloads in field |
KR1020047000719A KR100940178B1 (en) | 2001-07-26 | 2002-07-22 | System and method for organizing field upgradable wireless communication device software |
EP02749161A EP1410191A2 (en) | 2001-07-26 | 2002-07-22 | System and method for the management of wireless communications device system software downloads in the field |
PCT/IB2002/002867 WO2003010658A2 (en) | 2001-07-26 | 2002-07-22 | System and method for organizing field upgradable wireless communication device software |
PCT/IB2002/002875 WO2003010663A2 (en) | 2001-07-26 | 2002-07-22 | System and method for the management of wireless communications device system software downloads in the field |
KR1020047000721A KR100940180B1 (en) | 2001-07-26 | 2002-07-22 | System and method for executing update instructions on a wireless communications device |
EP08157111.9A EP1973035B1 (en) | 2001-07-26 | 2002-07-22 | System and method for the management of wireless communications device system software downloads in the field |
JP2003515966A JP4104546B2 (en) | 2001-07-26 | 2002-07-22 | System and method for organizing field-updatable wireless communication device software |
CNB028148320A CN1288553C (en) | 2001-07-26 | 2002-07-22 | System and method for executing renewal command on wireless communication device |
JP2003515971A JP2005505813A (en) | 2001-07-26 | 2002-07-22 | System and method for managing wireless communication device system software downloads in the field |
PCT/IB2002/002866 WO2003010656A2 (en) | 2001-07-26 | 2002-07-22 | System and method for executing update instructions on a wireless communications device |
AU2002319568A AU2002319568A1 (en) | 2001-07-26 | 2002-07-22 | System and method for executing update instructions on a wireless communications device |
JP2003515964A JP2004537120A (en) | 2001-07-26 | 2002-07-22 | System and method for executing update instructions for a wireless communication device |
EP02749158A EP1410189B1 (en) | 2001-07-26 | 2002-07-22 | System and method for organizing field upgradable wireless communication device software |
EP02749157A EP1410188A2 (en) | 2001-07-26 | 2002-07-22 | System and method for executing update instructions on a wireless communications device |
DE60225293T DE60225293T2 (en) | 2001-07-26 | 2002-07-22 | SYSTEM AND METHOD FOR ORGANIZING THE SOFTWARE OF A WIRELESS COMMUNICATION DEVICE UPGRADABLE IN THE FIELD |
AT02749158T ATE387658T1 (en) | 2001-07-26 | 2002-07-22 | SYSTEM AND METHOD FOR ORGANIZING THE SOFTWARE OF A FIELD-UPDATED WIRELESS COMMUNICATIONS DEVICE |
KR1020047000723A KR100911604B1 (en) | 2001-07-26 | 2002-07-22 | System and method for the management of wireless communications device system software downloads in the field |
CNB028148339A CN1275150C (en) | 2001-07-26 | 2002-07-22 | System and method for organizing field upgradable wireless communication device software |
ES02749158T ES2300454T3 (en) | 2001-07-26 | 2002-07-22 | SYSTEM AND METHOD FOR ORGANIZING A SOFTWARE FOR AN UPDATED WIRELESS COMMUNICATION DEVICE ON THE GROUND. |
AU2002319572A AU2002319572A1 (en) | 2001-07-26 | 2002-07-22 | System and method for the management of wireless communications device system software downloads in the field |
AU2002319569A AU2002319569A1 (en) | 2001-07-26 | 2002-07-22 | System and method for organizing field upgradable wireless communication device software |
AT02749159T ATE302972T1 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR DOWNLOADING A SOFTWARE CODE SECTION OF A WIRELESS COMMUNICATIONS DEVICE |
PCT/IB2002/002889 WO2003012639A2 (en) | 2001-07-26 | 2002-07-23 | System and method for compacting field upgradeable wireless communication device software code sections |
KR1020047000716A KR100940179B1 (en) | 2001-07-26 | 2002-07-23 | System and method for field downloading a wireless communication device software code section |
ES02749159T ES2247355T3 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND PROCEDURE FOR THE DOWNLOAD ON THE LAND OF A SECTION OF SOFTWARE CODES OF A WIRE-FREE COMMUNICATION DEVICE. |
CNB028148347A CN1235137C (en) | 2001-07-26 | 2002-07-23 | System and method for compacting field upgradable wireless communication device software code sections |
DE60206389T DE60206389T2 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR UPDATING PERSISTENT DATA IN A WIRELESS COMMUNICATION DEVICE |
AU2002319570A AU2002319570A1 (en) | 2001-07-26 | 2002-07-23 | System and method for field downloading a wireless communication device software code section |
DE60224281T DE60224281T2 (en) | 2001-07-26 | 2002-07-23 | A SYSTEM AND METHOD FOR COMPACTING IN-FIELD UPDATABLE SOFTWARE CODE SECTIONS OF A WIRELESS COMMUNICATION DEVICE |
JP2003515976A JP4176634B2 (en) | 2001-07-26 | 2002-07-23 | System and method for field diagnosis of wireless communication device system software |
EP02749167A EP1410193B1 (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistent data in a wireless communications device |
ES02749163T ES2263796T3 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR THE DIAGNOSIS IN SERVICE OF THE SOFTWARE OF A SYSTEM OF DEVICE OF COMMUNICATIONS WITHOUT CABLES. |
EP02749159A EP1410190B1 (en) | 2001-07-26 | 2002-07-23 | System and method for field downloading a wireless communication device software code section |
DE60205755T DE60205755T2 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR DOWNLOADING A SOFTWARE CODE SECTION OF A WIRELESS COMMUNICATION DEVICE |
CNB028148355A CN1235138C (en) | 2001-07-26 | 2002-07-23 | System and method for field sownloading wireless communication device software code section |
CNB02814838XA CN1288554C (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistant data in wireless communication device |
EP02749163A EP1410209B1 (en) | 2001-07-26 | 2002-07-23 | System and method for field diagnosis of wireless communications device system software |
EP05021081A EP1610222B1 (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistent data in a wireless communications device |
KR1020047000718A KR100913658B1 (en) | 2001-07-26 | 2002-07-23 | System and method for compacting field upgradeable wireless communication device software code sections |
DE60211704T DE60211704T2 (en) | 2001-07-26 | 2002-07-23 | FIELD DIAGNOSIS SYSTEM AND METHOD OF A SYSTEM SOFTWARE IN A WIRELESS COMMUNICATION DEVICE |
JP2003515970A JP4073399B2 (en) | 2001-07-26 | 2002-07-23 | System and method for field download of software code section of wireless communication device |
PCT/IB2002/002877 WO2003010668A2 (en) | 2001-07-26 | 2002-07-23 | System and method for field diagnosis of wireless communications device system software |
DE60239363T DE60239363D1 (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistent data in a wireless communication device |
AU2002319577A AU2002319577A1 (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistent data in a wireless communications device |
AT02749163T ATE327536T1 (en) | 2001-07-26 | 2002-07-23 | FIELD DIAGNOSTIC SYSTEM AND METHOD OF A SYSTEM SOFTWARE IN A WIRELESS COMMUNICATION DEVICE |
PCT/IB2002/002869 WO2003010662A2 (en) | 2001-07-26 | 2002-07-23 | System and method for field downloading a wireless communication device software code section |
AU2002319576A AU2002319576A1 (en) | 2001-07-26 | 2002-07-23 | System and method for compacting field upgradeable wireless communication device software code sections |
AT02749166T ATE382159T1 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR COMPACTING FIELD-UPDATED SOFTWARE CODE SECTIONS OF A WIRELESS COMMUNICATIONS DEVICE |
CNB028148371A CN1279447C (en) | 2001-07-26 | 2002-07-23 | System and method for field diagnostic wireless communication equipment system software |
PCT/IB2002/002890 WO2003010664A2 (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistent data in a wireless communications device |
JP2003515972A JP4278513B2 (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistent data in a wireless communication device |
KR1020047000726A KR100913659B1 (en) | 2001-07-26 | 2002-07-23 | System and method for updating persistent data in a wireless communications device |
KR1020047000725A KR100918162B1 (en) | 2001-07-26 | 2002-07-23 | System and method for field diagnosis of wireless communications device system software |
ES02749166T ES2299587T3 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR COMPACTING SECTIONS OF CODES IN THE SOFTWARE OF A WIRELESS WIRELESS COMMUNICATION DEVICE ON THE GROUND. |
AT02749167T ATE305632T1 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR UPDATE PERSISTENT DATA IN A WIRELESS COMMUNICATIONS DEVICE |
EP02749166A EP1410192B1 (en) | 2001-07-26 | 2002-07-23 | System and method for compacting field upgradeable wireless communication device software code sections |
AU2002319573A AU2002319573A1 (en) | 2001-07-26 | 2002-07-23 | System and method for field diagnosis of wireless communications device system software |
JP2003517749A JP4310186B2 (en) | 2001-07-26 | 2002-07-23 | System and method for compressing a software code section of a field updatable wireless communication device |
ES02749167T ES2249602T3 (en) | 2001-07-26 | 2002-07-23 | SYSTEM AND METHOD FOR UPDATING PERSISTENT DATA IN A COMMUNICATIONS DEVICE WITHOUT CABLES. |
EP02762622A EP1425894B1 (en) | 2001-07-26 | 2002-07-25 | System and method for bi-directional communication and execution of dynamic instruction sets |
ES02762622T ES2253553T3 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR BIDIRECTIONAL COMMUNICATION AND EXECUTION OF DYNAMIC INSTRUCTION SETS. |
DE60206055T DE60206055T2 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR IMPROVED SAFETY WHEN PROGRAMMING A HANDSET |
JP2003516189A JP4077408B2 (en) | 2001-07-26 | 2002-07-25 | System and method for peer-to-peer handset communication |
DE60207429T DE60207429T2 (en) | 2001-07-26 | 2002-07-25 | DEVICE AND METHOD FOR BIDIRECTIONAL COMMUNICATION AND EXECUTION OF DYNAMIC COMMANDS |
PCT/IB2002/002912 WO2003013103A2 (en) | 2001-07-26 | 2002-07-25 | System and method for bi-directional communication and execution of dynamic instruction sets |
JP2003516197A JP4106020B2 (en) | 2001-07-26 | 2002-07-25 | Systems and methods for improving security in handset reprovisioning and reprogramming |
DE60219536T DE60219536T2 (en) | 2001-07-26 | 2002-07-25 | System and method for improved security in supply and reprogramming of handheld devices |
AU2002328167A AU2002328167A1 (en) | 2001-07-26 | 2002-07-25 | System and method for bi-directional communication and execution of dynamic instruction sets |
AT02741113T ATE304272T1 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR IMPROVED SAFETY WHEN REPROGRAMMING A HANDHELD DEVICE |
EP02751472A EP1423959B1 (en) | 2001-07-26 | 2002-07-25 | System and method for peer-to-peer handset communication |
AT02762622T ATE310354T1 (en) | 2001-07-26 | 2002-07-25 | DEVICE AND METHOD FOR BIDIRECTIONAL COMMUNICATION AND EXECUTION OF DYNAMIC COMMAND SETS |
KR1020047001087A KR100932058B1 (en) | 2001-07-26 | 2002-07-25 | Peer-to-Peer Handset Communication Systems and Methods |
KR1020047001086A KR100817387B1 (en) | 2001-07-26 | 2002-07-25 | System and method for bi-directional communication and execution of dynamic instruction sets |
ES02751472T ES2263799T3 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR TELEPHONE COMMUNICATION PUNTO BY PUNTO. |
CNB028148401A CN1310488C (en) | 2001-07-26 | 2002-07-25 | System and method for bi-directional communication of mobile phone |
PCT/IB2002/002906 WO2003010942A2 (en) | 2001-07-26 | 2002-07-25 | System and method for improved security in a handset reprovisioning and reprogramming |
ES05018919T ES2284112T3 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR IMPROVING SECURITY IN THE RECONDITIONING AND REPROGRAMATION OF MOBILE TELEPHONE DEVICES. |
CNB02814841XA CN1250035C (en) | 2001-07-26 | 2002-07-25 | System and method for raising cell phone rebuild program and reprograming safety |
KR1020047001088A KR100984895B1 (en) | 2001-07-26 | 2002-07-25 | System and method for improved security in a handset reprovisioning and reprogramming |
CNB028148398A CN100378661C (en) | 2001-07-26 | 2002-07-25 | System and method for bi-directional communication and execution of dynamic instruction sets |
JP2003518153A JP4101752B2 (en) | 2001-07-26 | 2002-07-25 | System and method for performing bi-directional communication and dynamic instruction set |
EP02741113A EP1410665B1 (en) | 2001-07-26 | 2002-07-25 | System and method for improved security in a handset reprogramming |
EP05018919A EP1601217B1 (en) | 2001-07-26 | 2002-07-25 | System and method for improved security in handset reprovisioning and reprogramming |
AT05018919T ATE359681T1 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR IMPROVED SAFETY IN HANDHELD DEVICE SUPPLY AND REPROGRAMMING |
ES02741113T ES2248568T3 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR IMPROVING SECURITY IN THE RECONDITIONING AND REPROGRAMATION OF MOBILE TELEPHONE DEVICES. |
AU2002355308A AU2002355308A1 (en) | 2001-07-26 | 2002-07-25 | System and method for peer-to-peer handset communication |
PCT/IB2002/002905 WO2003010932A2 (en) | 2001-07-26 | 2002-07-25 | System and method for peer-to-peer handset communication |
AU2001297781A AU2001297781A1 (en) | 2001-07-26 | 2002-07-25 | System and method for improved security in a handset reprovisioning and reprogramming |
DE60211719T DE60211719T2 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR EQUIVALENT COMMUNICATION HANDSET |
AT02751472T ATE327628T1 (en) | 2001-07-26 | 2002-07-25 | SYSTEM AND METHOD FOR A SIMILAR COMMUNICATIONS HANDSET |
JP2007303740A JP2008108268A (en) | 2001-07-26 | 2007-11-22 | System and method for organizing field upgradable wireless communication device software |
JP2008033838A JP4728359B2 (en) | 2001-07-26 | 2008-02-14 | Systems and methods for improving security in handset reprovisioning and reprogramming |
JP2008220523A JP4953465B2 (en) | 2001-07-26 | 2008-08-28 | Method and device for management of wireless communication device system software downloads |
JP2009230033A JP4953475B2 (en) | 2001-07-26 | 2009-10-01 | Method and wireless communication device for executing dynamic instruction set |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/916,900 US7027806B2 (en) | 2001-07-26 | 2001-07-26 | System and method for field downloading a wireless communications device software code section |
US09/916,460 US7159214B2 (en) | 2001-07-26 | 2001-07-26 | System and method for compacting field upgradeable wireless communication device software code sections |
US09/927,131 US7143407B2 (en) | 2001-07-26 | 2001-08-10 | System and method for executing wireless communications device dynamic instruction sets |
US09/969,305 US7386846B2 (en) | 2001-07-26 | 2001-10-02 | System and method for the management of wireless communications device system software downloads in the field |
Related Parent Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/916,900 Continuation-In-Part US7027806B2 (en) | 2001-07-26 | 2001-07-26 | System and method for field downloading a wireless communications device software code section |
US09/916,460 Continuation-In-Part US7159214B2 (en) | 2001-07-26 | 2001-07-26 | System and method for compacting field upgradeable wireless communication device software code sections |
US09/927,131 Continuation-In-Part US7143407B2 (en) | 2001-07-26 | 2001-08-10 | System and method for executing wireless communications device dynamic instruction sets |
Publications (3)
Publication Number | Publication Date |
---|---|
US20030064717A1 US20030064717A1 (en) | 2003-04-03 |
US20050026603A9 true US20050026603A9 (en) | 2005-02-03 |
US7386846B2 US7386846B2 (en) | 2008-06-10 |
Family
ID=34108882
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/969,305 Expired - Fee Related US7386846B2 (en) | 2001-07-26 | 2001-10-02 | System and method for the management of wireless communications device system software downloads in the field |
Country Status (1)
Country | Link |
---|---|
US (1) | US7386846B2 (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040008634A1 (en) * | 2002-05-31 | 2004-01-15 | Vijay Rangarajan | Method and apparatus for generating and using enhanced tree bitmap data structures in determining a longest prefix match |
US20040209607A1 (en) * | 2002-10-21 | 2004-10-21 | Microsoft Corporation | Extensible phone application |
US20050032511A1 (en) * | 2003-08-07 | 2005-02-10 | Cardiac Pacemakers, Inc. | Wireless firmware download to an external device |
US20050272372A1 (en) * | 2004-06-02 | 2005-12-08 | Wayne-Dalton Corp. | Remotely activated bridge device for use with a home network and methods for programming and using the same |
US20060036612A1 (en) * | 2002-03-01 | 2006-02-16 | Harrop Jason B | Document assembly system |
US20070243900A1 (en) * | 2006-04-18 | 2007-10-18 | Spec Tralink | Method and apparatus for broadcasting software update information to mobile phones over a wireless communications network |
US20080083030A1 (en) * | 2006-09-29 | 2008-04-03 | Durham David M | Method and apparatus for run-time in-memory patching of code from a service processor |
US20090064233A1 (en) * | 2004-06-02 | 2009-03-05 | Satoshi Kondo | Mobile Terminal Device, Control Method thereof, Program, and Semiconductor Device |
US20140134248A1 (en) * | 2006-10-09 | 2014-05-15 | Charleston Laboratories, Inc. | Pharmaceutical compositions |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7380270B2 (en) * | 2000-08-09 | 2008-05-27 | Telos Corporation | Enhanced system, method and medium for certifying and accrediting requirements compliance |
US6993448B2 (en) * | 2000-08-09 | 2006-01-31 | Telos Corporation | System, method and medium for certifying and accrediting requirements compliance |
US7401320B2 (en) * | 2000-11-17 | 2008-07-15 | Hewlett-Packard Development Company, L.P. | Operator network that routes customer care calls based on subscriber/device profile and CSR skill set |
US20040103309A1 (en) * | 2002-11-27 | 2004-05-27 | Tracy Richard P. | Enhanced system, method and medium for certifying and accrediting requirements compliance utilizing threat vulnerability feed |
US6980927B2 (en) * | 2002-11-27 | 2005-12-27 | Telos Corporation | Enhanced system, method and medium for certifying and accrediting requirements compliance utilizing continuous risk assessment |
US6983221B2 (en) * | 2002-11-27 | 2006-01-03 | Telos Corporation | Enhanced system, method and medium for certifying and accrediting requirements compliance utilizing robust risk assessment model |
US8555273B1 (en) * | 2003-09-17 | 2013-10-08 | Palm. Inc. | Network for updating electronic devices |
JP4606009B2 (en) * | 2003-10-20 | 2011-01-05 | 三洋電機株式会社 | Program processing device |
US20050132351A1 (en) * | 2003-12-12 | 2005-06-16 | Randall Roderick K. | Updating electronic device software employing rollback |
CN100372294C (en) | 2004-02-04 | 2008-02-27 | 华为技术有限公司 | Appratus upgrading method |
US7904895B1 (en) | 2004-04-21 | 2011-03-08 | Hewlett-Packard Develpment Company, L.P. | Firmware update in electronic devices employing update agent in a flash memory card |
DE102004047371A1 (en) * | 2004-09-29 | 2006-03-30 | Siemens Ag | Method for distributing software and configuration data and corresponding data network |
DE102004047366A1 (en) * | 2004-09-29 | 2006-03-30 | Siemens Ag | Method for distributing data on request and corresponding data network |
DE102004047364A1 (en) * | 2004-09-29 | 2006-03-30 | Siemens Ag | Method for the spontaneous distribution of data and corresponding data network |
US7870547B2 (en) * | 2005-08-10 | 2011-01-11 | Cisco Technology, Inc. | Method and apparatus for managing patchable software systems |
US8677348B1 (en) | 2005-10-17 | 2014-03-18 | Cisco Technology, Inc. | Method and apparatus for determining least risk install order of software patches |
US20070132774A1 (en) * | 2005-12-01 | 2007-06-14 | Samsung Electronics Co., Ltd. | System and method for a patch minimization tool |
WO2007143012A2 (en) * | 2006-05-31 | 2007-12-13 | The Trustees Of Columbia University In The City Of New York | Systems, methods, and media for testing software patches |
US8209676B2 (en) | 2006-06-08 | 2012-06-26 | Hewlett-Packard Development Company, L.P. | Device management in a network |
EP2047420A4 (en) | 2006-07-27 | 2009-11-18 | Hewlett Packard Development Co | User experience and dependency management in a mobile device |
KR20080060927A (en) * | 2006-12-27 | 2008-07-02 | 삼성전자주식회사 | Server, client and method for supporting/performing update thereof |
EP2175366B1 (en) | 2008-10-08 | 2012-10-10 | Research In Motion Limited | Server for sending new application portions to mobile wireless communications devices and related methods |
US9141400B2 (en) * | 2012-12-21 | 2015-09-22 | Unisys Corporation | Technique for deploying operating systems in a virtualized environment |
US20140282461A1 (en) * | 2013-03-15 | 2014-09-18 | International Business Machines Corporation | Concurrent patching of shared libraries |
US9880787B2 (en) * | 2015-08-06 | 2018-01-30 | Dialog Semiconductor B.V. | System and method for memory patching circuits |
Citations (56)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5046082A (en) * | 1990-05-02 | 1991-09-03 | Gte Mobile Communications Service Corporation | Remote accessing system for cellular telephones |
US5337255A (en) * | 1991-10-30 | 1994-08-09 | Xilinx, Inc. | Method for implementing set/reset synchronously or asynchronously in a programmable logic device |
US5400389A (en) * | 1992-05-19 | 1995-03-21 | Fujitsu Limited | System for rewriting information in rewritable memory provided in portable remote terminal and portable remote terminal applicable to the system |
US5481706A (en) * | 1993-11-01 | 1996-01-02 | International Business Machines Corporation | System and method for creating thread-safe shared libraries |
US5507009A (en) * | 1993-08-13 | 1996-04-09 | Motorola, Inc. | Method for reprogramming a communication unit's access to a wireless communication system |
US5600823A (en) * | 1990-06-04 | 1997-02-04 | 3Com Corporation | Method for optimizing software for any one of a plurality of variant architectures |
US5673317A (en) * | 1995-03-22 | 1997-09-30 | Ora Electronics, Inc. | System and method for preventing unauthorized programming of wireless network access devices |
US5699275A (en) * | 1995-04-12 | 1997-12-16 | Highwaymaster Communications, Inc. | System and method for remote patching of operating code located in a mobile unit |
US5715462A (en) * | 1994-04-12 | 1998-02-03 | Ntt Data Communications Systems Corporation | Updating and restoration method of system file |
US5734904A (en) * | 1994-11-14 | 1998-03-31 | Microsoft Corporation | Method and system for calling one of a set of routines designed for direct invocation by programs of a second type when invoked by a program of the first type |
US5771386A (en) * | 1995-01-28 | 1998-06-23 | U.S. Philips Corporation | Software configuration in a telecommunication device |
US5784537A (en) * | 1994-12-13 | 1998-07-21 | Olympus Optical Co., Ltd. | One-chip microcomputer capable of executing correction program and microcomputer capable of correcting ROM |
US5790704A (en) * | 1995-03-24 | 1998-08-04 | Kabushiki Kaisha Toshiba | Image processing apparatus for performing random mask process |
US5790856A (en) * | 1995-05-08 | 1998-08-04 | Apple Computer, Inc. | Methods, apparatus, and data structures for data driven computer patches and static analysis of same |
US5835778A (en) * | 1993-02-19 | 1998-11-10 | Nec Corporation | Preinitialized load module modifying system |
US5875242A (en) * | 1996-07-26 | 1999-02-23 | Glaser; Lawrence F. | Telecommunications installation and management system and method |
US5920826A (en) * | 1995-06-05 | 1999-07-06 | Nokia Mobile Phones Limited | Radio telephone text transmission system |
US5930704A (en) * | 1995-06-02 | 1999-07-27 | Airspan Communications Corporation | Reconfigurable subscriber terminal for a wireless telecommunications system |
US5938766A (en) * | 1997-03-21 | 1999-08-17 | Apple Computer, Inc. | System for extending functionality of a digital ROM using RAM/ROM jump tables and patch manager for updating the tables |
US5960356A (en) * | 1996-12-06 | 1999-09-28 | Ericsson, Inc. | Paging a mobile station within a public land mobile network (PLMN) |
US5974312A (en) * | 1997-07-10 | 1999-10-26 | Ericsson Inc. | System and method for updating a memory in an electronic device via wireless data transfer |
US6018543A (en) * | 1997-05-21 | 2000-01-25 | Itt Manufacturing Enterprises, Inc. | Noisy channel avoidance method in a digital communication system |
US6023620A (en) * | 1997-02-26 | 2000-02-08 | Telefonaktiebolaget Lm Ecrisson | Method for downloading control software to a cellular telephone |
US6138009A (en) * | 1997-06-17 | 2000-10-24 | Telefonaktiebolaget Lm Ericsson | System and method for customizing wireless communication units |
US6138153A (en) * | 1994-02-14 | 2000-10-24 | Computer Associates Think, Inc. | System for software distribution in a digital computer network |
US6145098A (en) * | 1997-05-13 | 2000-11-07 | Micron Electronics, Inc. | System for displaying system status |
US20010000538A1 (en) * | 1997-11-11 | 2001-04-26 | Satoshi Kowaguchi | Electronic mail system, electronic mail server, and communication terminal |
US6247065B1 (en) * | 1996-12-26 | 2001-06-12 | At&T Corp. | Messaging platform process |
US6272333B1 (en) * | 1998-06-12 | 2001-08-07 | Motorola, Inc. | Method and apparatus in a wireless communication system for controlling a delivery of data |
US6275694B1 (en) * | 1997-12-19 | 2001-08-14 | Vlsi Technology, Inc. | Method for remotely updating software code for personal handy phone system equipment |
US20010051519A1 (en) * | 2000-06-12 | 2001-12-13 | Kouji Shirai | Portable telephone set |
US20010054161A1 (en) * | 1998-07-15 | 2001-12-20 | Robert J Wooddruff | Method and apparatus for performing field diagnostics on a computer system |
US20020019973A1 (en) * | 2000-07-11 | 2002-02-14 | Kabushiki Kaisha Toshiba | Compiler and method for compiling easily adaptable to processor specifications |
US20020026634A1 (en) * | 1998-05-18 | 2002-02-28 | Robert Shaw | Secure data downloading, recovery and upgrading |
US20020065041A1 (en) * | 2000-11-30 | 2002-05-30 | Lunsford E. Michael | Method and system for wirelessly autodialing a telephone number from a record stored on a personal information device |
US20020072359A1 (en) * | 2000-12-08 | 2002-06-13 | Moles Bryan J. | System and method for performing diagnostics on a mobile station using over-the-air transfer of interpreted byte-code program |
US6442660B1 (en) * | 2001-03-21 | 2002-08-27 | Sharp Laboratories Of America, Inc. | Dynamic system relocation based on availability of system memory |
US6449476B1 (en) * | 1999-03-12 | 2002-09-10 | Qualcomm Incorporated | System and method for independently downloading features into a set of storage locations in a wireless communication device |
US6457174B1 (en) * | 1998-10-23 | 2002-09-24 | Matsushita Electric Industrial Co., Ltd. | Program linking apparatus for linking and executing one program and another program using a microprocessor and a program linking method thereof |
US6460070B1 (en) * | 1998-06-03 | 2002-10-01 | International Business Machines Corporation | Mobile agents for fault diagnosis and correction in a distributed computer environment |
US6493871B1 (en) * | 1999-09-16 | 2002-12-10 | Microsoft Corporation | Method and system for downloading updates for software installation |
US20020188941A1 (en) * | 2001-06-12 | 2002-12-12 | International Business Machines Corporation | Efficient installation of software packages |
US6498789B1 (en) * | 1997-12-15 | 2002-12-24 | Matsushita Electric Industrial Co., Ltd. | CDMA mobile communications device |
US20030060189A1 (en) * | 2001-08-15 | 2003-03-27 | Brian Minear | Test enabled application execution |
US6549770B1 (en) * | 2000-05-26 | 2003-04-15 | Cellco Partnership | Over the air programming and/or service activation |
US6578142B1 (en) * | 1999-06-18 | 2003-06-10 | Phoenix Technologies, Ltd. | Method and apparatus for automatically installing and configuring software on a computer |
US6622017B1 (en) * | 2000-02-25 | 2003-09-16 | Cellco Parntership | Over-the-air programming of wireless terminal features |
US6633759B1 (en) * | 1999-09-30 | 2003-10-14 | Kabushiki Kaisha Toshiba | Communication system, and mobile communication device, portable information processing device, and data communication method used in the system |
US6643506B1 (en) * | 1996-08-07 | 2003-11-04 | Telxon Corporation | Wireless software upgrades with version control |
US6675382B1 (en) * | 1999-06-14 | 2004-01-06 | Sun Microsystems, Inc. | Software packaging and distribution system |
US6754894B1 (en) * | 1999-12-03 | 2004-06-22 | Command Audio Corporation | Wireless software and configuration parameter modification for mobile electronic devices |
US6785541B2 (en) * | 2000-01-27 | 2004-08-31 | Bellsouth Intellectual Property Corp. | Cellular/PCS management system and method |
US6918108B2 (en) * | 2001-07-26 | 2005-07-12 | Kyocera Wireless Corp. | System and method for field diagnosis of wireless communications device system software |
US6950847B2 (en) * | 2001-07-12 | 2005-09-27 | Sun Microsystems, Inc. | Service provider system for delivering services in a distributed computing environment |
US6990660B2 (en) * | 2000-09-22 | 2006-01-24 | Patchlink Corporation | Non-invasive automatic offsite patch fingerprinting and updating system and method |
US7065347B1 (en) * | 2001-06-27 | 2006-06-20 | Peoplenet Communications Corporation | System and method for over the air programming |
Family Cites Families (57)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB8901932D0 (en) | 1989-01-28 | 1989-03-15 | Int Computers Ltd | Data processing system |
FR2662891A1 (en) | 1990-05-30 | 1991-12-06 | Cit Alcatel | SOFTWARE DOWNLOAD DEVICE FOR TELECOMMUNICATION TERMINAL. |
US5193180A (en) | 1991-06-21 | 1993-03-09 | Pure Software Inc. | System for modifying relocatable object code files to monitor accesses to dynamically allocated memory |
EP1257135A3 (en) | 1994-02-24 | 2003-02-12 | Gte Mobile Communications Service Corporation | Cellular radiotelephone system with remotely programmed mobile stations |
US5832086A (en) | 1995-09-27 | 1998-11-03 | Motorola, Inc. | Method for updating a communication unit parameter in a wireless communication system |
DE19543843C2 (en) | 1995-11-24 | 2001-02-08 | Acer Peripherals Inc | Procedure for updating the software in a microcomputer-based telephone |
US6308061B1 (en) | 1996-08-07 | 2001-10-23 | Telxon Corporation | Wireless software upgrades with version control |
WO1998009208A2 (en) | 1996-08-28 | 1998-03-05 | Wind River Systems, Inc. | A tool for software diagnosis divided across multiple processors |
US6026400A (en) | 1997-02-19 | 2000-02-15 | Casio Computer Co., Ltd. | Information processors which provide advice information, and recording mediums |
US6195546B1 (en) | 1997-03-14 | 2001-02-27 | Nortel Networks Limited | Method and apparatus for network initiated parameter updating |
US6047071A (en) | 1997-04-15 | 2000-04-04 | Nokia Mobile Phones | Network-initiated change of mobile phone parameters |
JPH1115689A (en) | 1997-06-19 | 1999-01-22 | Nec Corp | Method for debugging software and record medium recording debugging program |
US6496979B1 (en) | 1997-10-24 | 2002-12-17 | Microsoft Corporation | System and method for managing application installation for a mobile device |
US6351636B2 (en) | 1997-10-29 | 2002-02-26 | Siemens Information And Communications Networks, Inc. | System and method for automatic area code updating |
JPH11141394A (en) | 1997-11-07 | 1999-05-25 | Nissan Motor Co Ltd | Memory rewriting device for controlling vehicle |
JP3337062B2 (en) | 1997-11-21 | 2002-10-21 | 日本電気株式会社 | Wireless data transfer method and system |
JP4194172B2 (en) | 1998-05-18 | 2008-12-10 | キヤノン株式会社 | Image display device and inter-device communication method |
US6219694B1 (en) | 1998-05-29 | 2001-04-17 | Research In Motion Limited | System and method for pushing information from a host system to a mobile data communication device having a shared electronic address |
US20020073398A1 (en) | 1998-12-14 | 2002-06-13 | Jeffrey L. Tinker | Method and system for modifying executable code to add additional functionality |
US6546492B1 (en) | 1999-03-26 | 2003-04-08 | Ericsson Inc. | System for secure controlled electronic memory updates via networks |
GB2348568A (en) | 1999-03-31 | 2000-10-04 | Ibm | Enabling conformance to legislative requirements for mobile devices |
US6421683B1 (en) | 1999-03-31 | 2002-07-16 | Verizon Laboratories Inc. | Method and product for performing data transfer in a computer system |
GB2349485B (en) | 1999-04-23 | 2003-12-10 | Ibm | Application management |
US6886017B1 (en) | 1999-04-30 | 2005-04-26 | Elata Limited | System and method for managing distribution of content to a device |
SE516806C2 (en) | 1999-05-26 | 2002-03-05 | Ericsson Telefon Ab L M | Methods for loading software into a radio terminal, such as a mobile phone, and associated radio terminal |
KR100316884B1 (en) | 1999-05-26 | 2001-12-22 | 이계안 | Dynamic parts feeding order system of body shop |
US6282647B1 (en) | 1999-06-02 | 2001-08-28 | Adaptec, Inc. | Method for flashing a read only memory (ROM) chip of a host adapter with updated option ROM bios code |
FR2800963B1 (en) | 1999-11-09 | 2001-12-07 | Wavecom Sa | METHOD FOR UPDATING A MAIN PROGRAM EXECUTED BY A RADIOCOMMUNICATION MODULE AND / OR DATA ASSOCIATED WITH THIS MAIN PROGRAM, AND CORRESPONDING RADIOCOMMUNICATION MODULE |
US7239868B2 (en) | 2000-02-01 | 2007-07-03 | Brother Kogyo Kabushiki Kaisha | Electric device capable of being controlled based on data transmitted from cellular phone |
US6934532B2 (en) | 2000-02-09 | 2005-08-23 | Apriva, Inc. | Communication systems, components, and methods operative with programmable wireless devices |
US6493549B1 (en) | 2000-02-10 | 2002-12-10 | Lucent Technologies Inc. | Over the air parameter administration for mobile telecommunications stations |
US6714992B1 (en) | 2000-02-25 | 2004-03-30 | Navic Systems, Inc. | Method and system for embedded network device installation |
JP4553279B2 (en) | 2000-03-09 | 2010-09-29 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Data transfer system, data transfer terminal, controller, and interface method |
KR100385925B1 (en) | 2000-05-09 | 2003-06-02 | 주식회사 인포핸드 | Digital mobile telehone for processing multi-media data and methods for executing and providing multi-media data contents |
US20020065083A1 (en) | 2000-09-07 | 2002-05-30 | Rajendra Patel | Method and system for high speed wireless data transmission and reception |
US6959192B1 (en) | 2000-11-06 | 2005-10-25 | Agere Systems Inc. | System and method for updating stored information portable electronic devices based on geographic location |
US6731946B1 (en) | 2000-11-22 | 2004-05-04 | Ensemble Communications | System and method for timing detector measurements in a wireless communication system |
US7039391B2 (en) | 2000-11-28 | 2006-05-02 | Xanboo, Inc. | Method and system for communicating with a wireless device |
US20040229644A1 (en) | 2000-12-11 | 2004-11-18 | Anders Heie | Method and apparatus for changing phone number information in an electronic phonebook |
US20020083143A1 (en) | 2000-12-13 | 2002-06-27 | Philips Electronics North America Corporation | UPnP architecture for heterogeneous networks of slave devices |
US6807561B2 (en) | 2000-12-21 | 2004-10-19 | Gemplus | Generic communication filters for distributed applications |
US20020170039A1 (en) | 2001-02-22 | 2002-11-14 | Kovacevic Branko D. | System for operating system and platform independent digital stream handling and method thereof |
EP1379963A4 (en) | 2001-03-19 | 2009-03-11 | Microsoft Corp | System and method for communications management and data exchange |
WO2002077855A1 (en) | 2001-03-23 | 2002-10-03 | Arizan Corporation | Systems and methods for content delivery over a wireless communication medium to a portable computing device |
US20040158829A1 (en) | 2001-03-30 | 2004-08-12 | Evgenij Beresin | Downloading application software to a mobile terminal |
US7734285B2 (en) | 2001-04-03 | 2010-06-08 | Qualcomm Incorporated | Method and apparatus for network initiated uninstallation of application program over wireless network |
US6754895B1 (en) | 2001-04-26 | 2004-06-22 | Palm Source, Inc. | Method and system for automatic firmware updates in a portable hand-held device |
US6587685B2 (en) | 2001-04-27 | 2003-07-01 | Nokia Corporation | Apparatus, and an associated method, by which to provide operation parameters to a mobile station |
US20040177072A1 (en) | 2001-05-17 | 2004-09-09 | Ilkka Salminen | Smart environment |
US7421411B2 (en) | 2001-07-06 | 2008-09-02 | Nokia Corporation | Digital rights management in a mobile communications environment |
US8214849B2 (en) | 2001-07-13 | 2012-07-03 | Advanced Micro Devices, Inc. | System for loading device-specific code and method thereof |
US7184793B2 (en) | 2001-07-26 | 2007-02-27 | Kyocera Wireless Corp. | System and method for over the air area code update |
US7221939B2 (en) | 2002-08-16 | 2007-05-22 | Nokia Corporation | System, method, and apparatus for automatically selecting mobile device profiles |
US20040249657A1 (en) | 2003-03-14 | 2004-12-09 | Nir Kol | Synergy realization |
US20040240657A1 (en) | 2003-05-28 | 2004-12-02 | Camarillo David W. | Technique for selecting switched connections for distributing calls through an information assistance provider |
US20040266422A1 (en) | 2003-06-30 | 2004-12-30 | Hotze Karen Ann | Method for providing call completion following a call to an improper called number in a wireless communications system |
US7565141B2 (en) | 2003-10-08 | 2009-07-21 | Macaluso Anthony G | Over the air provisioning of mobile device settings |
-
2001
- 2001-10-02 US US09/969,305 patent/US7386846B2/en not_active Expired - Fee Related
Patent Citations (56)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5046082A (en) * | 1990-05-02 | 1991-09-03 | Gte Mobile Communications Service Corporation | Remote accessing system for cellular telephones |
US5600823A (en) * | 1990-06-04 | 1997-02-04 | 3Com Corporation | Method for optimizing software for any one of a plurality of variant architectures |
US5337255A (en) * | 1991-10-30 | 1994-08-09 | Xilinx, Inc. | Method for implementing set/reset synchronously or asynchronously in a programmable logic device |
US5400389A (en) * | 1992-05-19 | 1995-03-21 | Fujitsu Limited | System for rewriting information in rewritable memory provided in portable remote terminal and portable remote terminal applicable to the system |
US5835778A (en) * | 1993-02-19 | 1998-11-10 | Nec Corporation | Preinitialized load module modifying system |
US5507009A (en) * | 1993-08-13 | 1996-04-09 | Motorola, Inc. | Method for reprogramming a communication unit's access to a wireless communication system |
US5481706A (en) * | 1993-11-01 | 1996-01-02 | International Business Machines Corporation | System and method for creating thread-safe shared libraries |
US6138153A (en) * | 1994-02-14 | 2000-10-24 | Computer Associates Think, Inc. | System for software distribution in a digital computer network |
US5715462A (en) * | 1994-04-12 | 1998-02-03 | Ntt Data Communications Systems Corporation | Updating and restoration method of system file |
US5734904A (en) * | 1994-11-14 | 1998-03-31 | Microsoft Corporation | Method and system for calling one of a set of routines designed for direct invocation by programs of a second type when invoked by a program of the first type |
US5784537A (en) * | 1994-12-13 | 1998-07-21 | Olympus Optical Co., Ltd. | One-chip microcomputer capable of executing correction program and microcomputer capable of correcting ROM |
US5771386A (en) * | 1995-01-28 | 1998-06-23 | U.S. Philips Corporation | Software configuration in a telecommunication device |
US5673317A (en) * | 1995-03-22 | 1997-09-30 | Ora Electronics, Inc. | System and method for preventing unauthorized programming of wireless network access devices |
US5790704A (en) * | 1995-03-24 | 1998-08-04 | Kabushiki Kaisha Toshiba | Image processing apparatus for performing random mask process |
US5699275A (en) * | 1995-04-12 | 1997-12-16 | Highwaymaster Communications, Inc. | System and method for remote patching of operating code located in a mobile unit |
US5790856A (en) * | 1995-05-08 | 1998-08-04 | Apple Computer, Inc. | Methods, apparatus, and data structures for data driven computer patches and static analysis of same |
US5930704A (en) * | 1995-06-02 | 1999-07-27 | Airspan Communications Corporation | Reconfigurable subscriber terminal for a wireless telecommunications system |
US5920826A (en) * | 1995-06-05 | 1999-07-06 | Nokia Mobile Phones Limited | Radio telephone text transmission system |
US5875242A (en) * | 1996-07-26 | 1999-02-23 | Glaser; Lawrence F. | Telecommunications installation and management system and method |
US6643506B1 (en) * | 1996-08-07 | 2003-11-04 | Telxon Corporation | Wireless software upgrades with version control |
US5960356A (en) * | 1996-12-06 | 1999-09-28 | Ericsson, Inc. | Paging a mobile station within a public land mobile network (PLMN) |
US6247065B1 (en) * | 1996-12-26 | 2001-06-12 | At&T Corp. | Messaging platform process |
US6023620A (en) * | 1997-02-26 | 2000-02-08 | Telefonaktiebolaget Lm Ecrisson | Method for downloading control software to a cellular telephone |
US5938766A (en) * | 1997-03-21 | 1999-08-17 | Apple Computer, Inc. | System for extending functionality of a digital ROM using RAM/ROM jump tables and patch manager for updating the tables |
US6145098A (en) * | 1997-05-13 | 2000-11-07 | Micron Electronics, Inc. | System for displaying system status |
US6018543A (en) * | 1997-05-21 | 2000-01-25 | Itt Manufacturing Enterprises, Inc. | Noisy channel avoidance method in a digital communication system |
US6138009A (en) * | 1997-06-17 | 2000-10-24 | Telefonaktiebolaget Lm Ericsson | System and method for customizing wireless communication units |
US5974312A (en) * | 1997-07-10 | 1999-10-26 | Ericsson Inc. | System and method for updating a memory in an electronic device via wireless data transfer |
US20010000538A1 (en) * | 1997-11-11 | 2001-04-26 | Satoshi Kowaguchi | Electronic mail system, electronic mail server, and communication terminal |
US6498789B1 (en) * | 1997-12-15 | 2002-12-24 | Matsushita Electric Industrial Co., Ltd. | CDMA mobile communications device |
US6275694B1 (en) * | 1997-12-19 | 2001-08-14 | Vlsi Technology, Inc. | Method for remotely updating software code for personal handy phone system equipment |
US20020026634A1 (en) * | 1998-05-18 | 2002-02-28 | Robert Shaw | Secure data downloading, recovery and upgrading |
US6460070B1 (en) * | 1998-06-03 | 2002-10-01 | International Business Machines Corporation | Mobile agents for fault diagnosis and correction in a distributed computer environment |
US6272333B1 (en) * | 1998-06-12 | 2001-08-07 | Motorola, Inc. | Method and apparatus in a wireless communication system for controlling a delivery of data |
US20010054161A1 (en) * | 1998-07-15 | 2001-12-20 | Robert J Wooddruff | Method and apparatus for performing field diagnostics on a computer system |
US6457174B1 (en) * | 1998-10-23 | 2002-09-24 | Matsushita Electric Industrial Co., Ltd. | Program linking apparatus for linking and executing one program and another program using a microprocessor and a program linking method thereof |
US6449476B1 (en) * | 1999-03-12 | 2002-09-10 | Qualcomm Incorporated | System and method for independently downloading features into a set of storage locations in a wireless communication device |
US6675382B1 (en) * | 1999-06-14 | 2004-01-06 | Sun Microsystems, Inc. | Software packaging and distribution system |
US6578142B1 (en) * | 1999-06-18 | 2003-06-10 | Phoenix Technologies, Ltd. | Method and apparatus for automatically installing and configuring software on a computer |
US6493871B1 (en) * | 1999-09-16 | 2002-12-10 | Microsoft Corporation | Method and system for downloading updates for software installation |
US6633759B1 (en) * | 1999-09-30 | 2003-10-14 | Kabushiki Kaisha Toshiba | Communication system, and mobile communication device, portable information processing device, and data communication method used in the system |
US6754894B1 (en) * | 1999-12-03 | 2004-06-22 | Command Audio Corporation | Wireless software and configuration parameter modification for mobile electronic devices |
US6785541B2 (en) * | 2000-01-27 | 2004-08-31 | Bellsouth Intellectual Property Corp. | Cellular/PCS management system and method |
US6622017B1 (en) * | 2000-02-25 | 2003-09-16 | Cellco Parntership | Over-the-air programming of wireless terminal features |
US6549770B1 (en) * | 2000-05-26 | 2003-04-15 | Cellco Partnership | Over the air programming and/or service activation |
US20010051519A1 (en) * | 2000-06-12 | 2001-12-13 | Kouji Shirai | Portable telephone set |
US20020019973A1 (en) * | 2000-07-11 | 2002-02-14 | Kabushiki Kaisha Toshiba | Compiler and method for compiling easily adaptable to processor specifications |
US6990660B2 (en) * | 2000-09-22 | 2006-01-24 | Patchlink Corporation | Non-invasive automatic offsite patch fingerprinting and updating system and method |
US20020065041A1 (en) * | 2000-11-30 | 2002-05-30 | Lunsford E. Michael | Method and system for wirelessly autodialing a telephone number from a record stored on a personal information device |
US20020072359A1 (en) * | 2000-12-08 | 2002-06-13 | Moles Bryan J. | System and method for performing diagnostics on a mobile station using over-the-air transfer of interpreted byte-code program |
US6442660B1 (en) * | 2001-03-21 | 2002-08-27 | Sharp Laboratories Of America, Inc. | Dynamic system relocation based on availability of system memory |
US20020188941A1 (en) * | 2001-06-12 | 2002-12-12 | International Business Machines Corporation | Efficient installation of software packages |
US7065347B1 (en) * | 2001-06-27 | 2006-06-20 | Peoplenet Communications Corporation | System and method for over the air programming |
US6950847B2 (en) * | 2001-07-12 | 2005-09-27 | Sun Microsystems, Inc. | Service provider system for delivering services in a distributed computing environment |
US6918108B2 (en) * | 2001-07-26 | 2005-07-12 | Kyocera Wireless Corp. | System and method for field diagnosis of wireless communications device system software |
US20030060189A1 (en) * | 2001-08-15 | 2003-03-27 | Brian Minear | Test enabled application execution |
Cited By (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9003276B2 (en) | 2002-03-01 | 2015-04-07 | Speedlegal Holdings Inc. | Document assembly system |
US20110161801A1 (en) * | 2002-03-01 | 2011-06-30 | Jason Brett Harrop | Document assembly system |
US7895516B2 (en) * | 2002-03-01 | 2011-02-22 | Speedlegal Holdings Inc. | Document assembly system |
US20060036612A1 (en) * | 2002-03-01 | 2006-02-16 | Harrop Jason B | Document assembly system |
US20040008634A1 (en) * | 2002-05-31 | 2004-01-15 | Vijay Rangarajan | Method and apparatus for generating and using enhanced tree bitmap data structures in determining a longest prefix match |
US20050157712A1 (en) * | 2002-05-31 | 2005-07-21 | Vijay Rangarajan | Method and apparatus for generating and using enhanced tree bitmap data structures in determining a longest prefix match |
US7349415B2 (en) | 2002-05-31 | 2008-03-25 | Cisco Technology, Inc. | Method and apparatus for generating and using enhanced tree bitmap data structures in determining a longest prefix match |
US7352739B1 (en) * | 2002-05-31 | 2008-04-01 | Cisco Technology, Inc. | Method and apparatus for storing tree data structures among and within multiple memory channels |
US20080181139A1 (en) * | 2002-05-31 | 2008-07-31 | Cisco Technology, Inc., A Corporation Of California | Method And Apparatus For Storing Tree Data Structures Among And Within Multiple Memory Channels |
US7899067B2 (en) | 2002-05-31 | 2011-03-01 | Cisco Technology, Inc. | Method and apparatus for generating and using enhanced tree bitmap data structures in determining a longest prefix match |
US7613134B2 (en) | 2002-05-31 | 2009-11-03 | Cisco Technology, Inc. | Method and apparatus for storing tree data structures among and within multiple memory channels |
US8977244B2 (en) | 2002-10-21 | 2015-03-10 | Microsoft Technology Licensing, Llc | Extensible phone application |
US8000686B2 (en) * | 2002-10-21 | 2011-08-16 | Microsoft Corporation | Extensible phone application |
US20040209607A1 (en) * | 2002-10-21 | 2004-10-21 | Microsoft Corporation | Extensible phone application |
US20050032511A1 (en) * | 2003-08-07 | 2005-02-10 | Cardiac Pacemakers, Inc. | Wireless firmware download to an external device |
US7266344B2 (en) * | 2004-06-02 | 2007-09-04 | Wayne-Dalton Corp. | Remotely activated bridge device for use with a home network and methods for programming and using the same |
US20090064233A1 (en) * | 2004-06-02 | 2009-03-05 | Satoshi Kondo | Mobile Terminal Device, Control Method thereof, Program, and Semiconductor Device |
US8095952B2 (en) * | 2004-06-02 | 2012-01-10 | Panasonic Corporation | Mobile terminal device, control method thereof, program, and semiconductor device |
US20050272372A1 (en) * | 2004-06-02 | 2005-12-08 | Wayne-Dalton Corp. | Remotely activated bridge device for use with a home network and methods for programming and using the same |
US7542759B2 (en) * | 2006-04-18 | 2009-06-02 | Edwards Bryan T | Method and apparatus for broadcasting software update information to mobile phones over a wireless communications network |
US20070243900A1 (en) * | 2006-04-18 | 2007-10-18 | Spec Tralink | Method and apparatus for broadcasting software update information to mobile phones over a wireless communications network |
US20080083030A1 (en) * | 2006-09-29 | 2008-04-03 | Durham David M | Method and apparatus for run-time in-memory patching of code from a service processor |
US8286238B2 (en) * | 2006-09-29 | 2012-10-09 | Intel Corporation | Method and apparatus for run-time in-memory patching of code from a service processor |
US20140134248A1 (en) * | 2006-10-09 | 2014-05-15 | Charleston Laboratories, Inc. | Pharmaceutical compositions |
US20160375014A1 (en) * | 2006-10-09 | 2016-12-29 | Locl Pharma, Inc. | Pharmaceutical compositions |
US20160375013A1 (en) * | 2006-10-09 | 2016-12-29 | Locl Pharma, Inc. | Pharmaceutical compositions |
US20170340627A1 (en) * | 2006-10-09 | 2017-11-30 | Locl Pharma, Inc. | Pharmaceutical compositions |
Also Published As
Publication number | Publication date |
---|---|
US20030064717A1 (en) | 2003-04-03 |
US7386846B2 (en) | 2008-06-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7386846B2 (en) | System and method for the management of wireless communications device system software downloads in the field | |
EP1973035B1 (en) | System and method for the management of wireless communications device system software downloads in the field | |
US7159214B2 (en) | System and method for compacting field upgradeable wireless communication device software code sections | |
WO2003010663A2 (en) | System and method for the management of wireless communications device system software downloads in the field | |
US7542758B2 (en) | Field downloading of wireless device software | |
US7328007B2 (en) | System and method for organizing wireless communication device system software | |
US9554268B2 (en) | System and method for updating persistent data in a wireless communications device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: KYOCERA WIRELESS CORP., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:RAJARAM, GOWRI;REEL/FRAME:014366/0894 Effective date: 20011003 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: KYOCERA CORPORATION,JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KYOCERA WIRELESS CORP.;REEL/FRAME:024170/0005 Effective date: 20100326 Owner name: KYOCERA CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KYOCERA WIRELESS CORP.;REEL/FRAME:024170/0005 Effective date: 20100326 |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20200610 |