KR100585753B1 - Apparatus and method for upgrading executable code - Google Patents

Apparatus and method for upgrading executable code Download PDF

Info

Publication number
KR100585753B1
KR100585753B1 KR1020030090783A KR20030090783A KR100585753B1 KR 100585753 B1 KR100585753 B1 KR 100585753B1 KR 1020030090783 A KR1020030090783 A KR 1020030090783A KR 20030090783 A KR20030090783 A KR 20030090783A KR 100585753 B1 KR100585753 B1 KR 100585753B1
Authority
KR
South Korea
Prior art keywords
communication terminal
code
execution code
updated
program memory
Prior art date
Application number
KR1020030090783A
Other languages
Korean (ko)
Other versions
KR20050058805A (en
Inventor
황원정
Original Assignee
엘지전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020030090783A priority Critical patent/KR100585753B1/en
Publication of KR20050058805A publication Critical patent/KR20050058805A/en
Application granted granted Critical
Publication of KR100585753B1 publication Critical patent/KR100585753B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/38Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
    • H04B1/40Circuits

Abstract

본 발명은 실행 코드 업그레이드 장치 및 방법에 관한 것으로, 종래에는 업데이트된 실행 코드를 모두 다운로드하여 업그레이드를 수행하므로 실행 코드의 크기가 증가함에 따라 업그레이드에 소요되는 시간이 길어지는 문제점이 있었다. 이러한 문제점을 감안한 본 발명은 컴퓨터에서 서버로부터 업그레이드할 이동 통신 단말기의 실행 코드를 다운로드하는 단계와; 상기 컴퓨터에서 이동 통신 단말기의 실행 코드의 버전 정보를 읽어들이고, 상기 서버로부터 다운로드한 실행 코드의 버전 정보와 비교하여 실행 코드의 업데이트된 블록을 판단하여 이동 통신 단말기로 전송하는 단계와; 상기 이동 통신 단말기에서 컴퓨터로부터 실행 코드의 업데이트된 블록을 수신하여 상대 프로그램 메모리에 저장하고 해시 테이블에 업데이트 정보를 설정하는 단계와; 상기 이동 통신 단말기에서 상기 해시 테이블을 참조하여 실행 코드의 업데이트된 블록을 프로그램 메모리에 저장하는 단계로 이루어져 실행 코드의 변경된 부분만 업데이트하고 업그레이드 작업을 병렬 수행함으로써 빠른 시간 내에 이동 통신 단말기의 실행 코드를 업그레이드하는 효과가 있다.The present invention relates to an execution code upgrade apparatus and method, and in the related art, since the upgrade is performed by downloading all the updated execution codes, there is a problem in that the time required for upgrading is increased as the size of the execution code increases. In view of the above problems, the present invention includes the steps of downloading an executable code of a mobile communication terminal to be upgraded from a server in a computer; Reading version information of the execution code of the mobile communication terminal from the computer, comparing the version information of the execution code downloaded from the server, and determining an updated block of the execution code and transmitting the updated block to the mobile communication terminal; Receiving, at the mobile communication terminal, an updated block of executable code from a computer, storing the updated block in a relative program memory and setting update information in a hash table; And storing the updated block of the execution code in the program memory by referring to the hash table in the mobile communication terminal so as to update only the changed part of the execution code and perform an upgrade operation in parallel to execute the execution code of the mobile communication terminal in a short time. Upgrade effect.

Description

실행 코드 업그레이드 장치 및 방법{APPARATUS AND METHOD FOR UPGRADING EXECUTABLE CODE}Execution code upgrade apparatus and method {APPARATUS AND METHOD FOR UPGRADING EXECUTABLE CODE}

도 1은 본 발명의 실시 예에 따른 이동 통신 단말기의 실행 코드 업그레이드 장치의 구성을 보인 블록도.1 is a block diagram showing the configuration of an execution code upgrade apparatus of a mobile communication terminal according to an embodiment of the present invention.

도 2는 본 발명의 실시 예에 따른 이동 통신 단말기의 실행 코드 업그레이드 방법의 동작 흐름도.2 is a flowchart illustrating an execution code upgrade method of a mobile communication terminal according to an exemplary embodiment of the present invention.

본 발명은 실행 코드 업그레이드 장치 및 방법에 관한 것으로, 특히 이동 통신 단말기의 실행 코드가 업데이트되었을 때 실행 코드 업그레이드에 소요되는 시간을 줄일 수 있게 한 실행 코드 업그레이드 장치 및 방법에 관한 것이다.The present invention relates to an execution code upgrade apparatus and method, and more particularly, to an execution code upgrade apparatus and method that can reduce the time required for the execution code upgrade when the execution code of the mobile communication terminal is updated.

이동 통신 단말기는 대중에게 널리 보급되면서 점차 생활 필수품으로 자리잡아가고 있다. 최근 이동 통신 단말기는 컬러 엘씨디, 카메라, 동영상 재생 등의 기능을 포함한다. 탑재된 기능 증가로 실행 코드의 크기 또한 증가하고 있으며 수시로 업데이트되고 있다.As mobile communication terminals become widely available to the public, they are gradually becoming a necessity of life. Recently, mobile communication terminals include functions such as color LCD, camera, and video playback. As the built-in features increase, the size of the executable code also increases and is updated frequently.

이동 통신 단말기는 실행 코드를 프로그램 메모리에 저장한다. 그리고, 상대 프로그램 메모리에는 상기 실행 코드가 리플렉트된 상대 실행 코드가 저장된다.The mobile communication terminal stores the executable code in the program memory. The relative program memory stores the relative executable code from which the executable code is reflected.

이동 통신 단말기는 프로그램 메모리의 실행 코드에 의해 동작하므로 실행 코드가 업데이트되면 데이터 통신을 수행하여 상기 실행 코드를 업그레이드해야 한다. 그러나, 다양한 기능 제공은 실행 코드의 크기 또한 증가시켜 실행 코드를 업그레이드하는데 소요되는 시간이 늘어나고 있는 문제점이 있다.Since the mobile communication terminal operates by the execution code of the program memory, when the execution code is updated, data communication must be performed to upgrade the execution code. However, the provision of various functions also increases the size of the executable code, thereby increasing the time required to upgrade the executable code.

따라서, 본 발명은 상기와 같은 문제점을 감안하여 창안한 것으로, 실행 코드를 각각의 블록 단위로 해시 테이블을 구성하여 업데이트된 블록만을 다운로드하여 실시간으로 업그레이드할 수 있도록 한 실행 코드 업그레이드 장치 및 방법을 제공함에 그 목적이 있다.Accordingly, the present invention has been made in view of the above problems, and provides an execution code upgrade apparatus and method for constructing a hash table for each block unit to download only updated blocks and upgrading in real time. Has its purpose.

상기와 같은 목적을 달성하기 위한 본 발명은, 업데이트된 실행 코드를 서버로부터 다운로드하여 저장하는 실행 코드 저장부와, 상기 업데이트된 실행 코드와 통신 단말기의 실행 코드의 버전을 비교하여 업데이트된 실행 코드의 블록을 판단하여 통신 단말기로 업로드하는 데이터 통신부로 구성된 컴퓨터와;The present invention for achieving the above object, the execution code storage unit for downloading and storing the updated executable code from the server, and compared with the updated executable code and the version of the executable code of the communication terminal of the updated executable code A computer comprising a data communication unit for determining a block and uploading the block to a communication terminal;

실행 코드를 저장하는 프로그램 메모리와, 상기 실행 코드가 리플렉트된 상대 프로그램 메모리와, 상기 상대 프로그램 메모리의 실행 코드에 따라 작업을 수행하는 제어부와, 실행 코드의 업데이트된 블록을 상기 컴퓨터와 데이터 통신으로 다운로드하여 상기 상대 프로그램 메모리에 저장하는 데이터 통신부와, 상기 상대 프로그램 메모리에 저장된 실행 코드의 업데이트된 블록을 검색하여 찾아 상기 프로그램 메모리의 실행 코드를 업그레이드하는 실행 코드 업그레이드부로 구성된 통신 단말기로 구성한 것을 특징으로 한다.A program memory for storing the executable code, a counterpart program memory where the executable code is reflected, a control unit for performing an operation according to the executable code of the counterpart program memory, and an updated block of the executable code through data communication with the computer And a communication terminal comprising a data communication unit for downloading and storing in the relative program memory, and an execution code upgrade unit for searching for and finding an updated block of executable code stored in the relative program memory and upgrading the executable code of the program memory. do.

또한, 컴퓨터에서 서버로부터 업그레이드할 통신 단말기의 실행 코드를 다운로드하는 단계와; 상기 컴퓨터에서 통신 단말기의 실행 코드의 버전 정보를 읽어들이고, 상기 서버로부터 다운로드한 실행 코드의 버전 정보와 비교하여 실행 코드의 업데이트된 블록을 판단하여 상기 통신 단말기로 전송하는 단계와; 상기 통신 단말기에서 컴퓨터로부터 실행 코드의 업데이트된 블록을 수신하여 상대 프로그램 메모리에 저장하고 해시 테이블에 업데이트 정보를 설정하는 단계와; 상기 통신 단말기에서 상기 해시 테이블을 참조하여 실행 코드의 업데이트된 블록을 프로그램 메모리에 저장하는 단계로 이루어진 것을 특징으로 한다.In addition, the step of downloading the executable code of the communication terminal to be upgraded from the server in the computer; Reading version information of the execution code of the communication terminal from the computer, comparing the version information of the execution code downloaded from the server, and determining an updated block of the execution code and transmitting the updated block to the communication terminal; Receiving, at the communication terminal, an updated block of executable code from a computer, storing the updated block in a counterpart program memory and setting update information in a hash table; And storing the updated block of the execution code in the program memory by referring to the hash table in the communication terminal.

이하, 본 발명에 따른 실시 예를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시 예에 따른 이동 통신 단말기의 실행 코드 업그레이드 장치의 구성을 보인 블록도이다.1 is a block diagram showing the configuration of an execution code upgrade apparatus of a mobile communication terminal according to an embodiment of the present invention.

이동 통신 단말기(10)는 실행 코드를 저장하는 프로그램 메모리(12)와; 상기 실행 코드가 리플렉트된 상대 프로그램 메모리(14)와; 상기 상대 프로그램 메모리(14)의 실행 코드에 따라 작업을 수행하는 제어부(11)와; 실행 코드의 업데이트된 블록을 컴퓨터(20)와 데이터 통신으로 다운로드하여 상기 상대 프로그램 메모리(14)에 저장하는 데이터 통신부(15)와; 상기 상대 프로그램 메모리(14)에 저장 된 실행 코드의 업데이트된 블록을 검색하여 찾아 상기 프로그램 메모리(12)의 실행 코드를 업그레이드하는 실행 코드 업그레이드부(13)로 구성된다.The mobile communication terminal 10 includes a program memory 12 for storing an execution code; A relative program memory (14) in which the executable code is reflected; A control unit 11 for performing a task according to the execution code of the relative program memory 14; A data communication unit 15 for downloading the updated block of executable code in data communication with the computer 20 and storing it in the relative program memory 14; An execution code upgrade unit 13 is configured to search for and find an updated block of executable code stored in the counterpart program memory 14 and to upgrade the executable code of the program memory 12.

프로그램 메모리(12)는 NAND 플래시메모리로 실행 코드를 저장하고, 상대 프로그램 메모리(14)는 SD 메모리로 상기 실행 코드가 리플렉트된 실행 코드를 저장한다.The program memory 12 stores the executable code in the NAND flash memory, and the relative program memory 14 stores the executable code in which the executable code is reflected in the SD memory.

제어부(11)는 단말기 모뎀으로 프로그램 메모리(12)의 실행 코드를 상대 프로그램 메모리(14)에 리플렉트하는 기능을 포함하고 있고, 상기 상대 프로그램 메모리(14)의 실행 코드에 따라 작업을 수행한다.The control unit 11 includes a function of reflecting the execution code of the program memory 12 to the counterpart program memory 14 by the terminal modem, and performs a task according to the code of the counterpart program memory 14.

데이터 통신부(15)는 실행 코드의 업데이트된 블록을 컴퓨터와 데이터 통신으로 다운로드하여 상기 상대 프로그램 메모리(14)에 저장한다. 상대 프로그램 메모리(14)는 상대 실행 코드에 대한 정보를 블록 단위로 해시 테이블로 구성하여 블록 단위로 업데이트 정보를 보관한다.The data communication unit 15 downloads the updated block of executable code in data communication with a computer and stores it in the counterpart program memory 14. The relative program memory 14 organizes information about the relative execution code into a hash table in units of blocks and stores update information in units of blocks.

컴퓨터(20)에서 실행 코드의 버전과 업데이트된 실행 코드의 버전을 비교하여 업데이트된 실행 코드의 블록을 이동 통신 단말기(10)로 전송하면 데이터 통신부(15)는 업데이트된 실행 코드를 블록 단위로 다운로드하여 해시 테이블에 업데이트 유무를 설정하고 상대 프로그램 메모리(14)에 저장한다. 상대 프로그램 메모리(14)는 블록 단위로 해시 테이블을 구성하여 업데이트된 실행 코드를 저장한다. When the computer 20 compares the version of the executable code with the version of the updated executable code, and transmits the updated block of the executable code to the mobile communication terminal 10, the data communication unit 15 downloads the updated executable code in units of blocks. The presence or absence of an update in the hash table is stored in the relative program memory 14. The relative program memory 14 forms a hash table in units of blocks and stores the updated execution code.

실행 코드 업그레이드부(13)는 해시 테이블을 주기적으로 검사하여 업데이트된 실행 코드의 블록이 있으면 이를 블록 단위로 상대 프로그램 메모리(14)에서 읽 어들여 프로그램 메모리(12)에 저장하여 업그레이드한다.The execution code upgrade unit 13 periodically checks the hash table, and if there is a block of the updated execution code, reads it from the counterpart program memory 14 in block units and stores it in the program memory 12 to upgrade.

컴퓨터(20)는 업데이트된 실행 코드를 서버(30)로부터 다운로드하여 저장하는 실행 코드 저장부(21)와; 상기 업데이트된 실행 코드와 이동 통신 단말기(10)의 실행 코드의 버전을 비교하여 업데이트된 실행 코드의 블록을 판단하여 이동 통신 단말기(10)로 업로드하는 데이터 통신부(22)로 구성된다.The computer 20 includes an execution code storage unit 21 for downloading and storing the updated execution code from the server 30; Comparing the updated execution code and the version of the execution code of the mobile communication terminal 10 is composed of a data communication unit 22 to determine the block of the updated execution code and upload to the mobile communication terminal (10).

이동 통신 단말기(10)와 컴퓨터(20)는 직렬 통신 방식의 데이터 통신으로 서로 실행 코드의 버전 정보와 그에 따른 업데이트된 실행 코드를 송수신한다. 이를 설명하면, 실행 코드 저장부(21)는 이동 통신 단말기의 모델 별로 실행 코드를 저장하는 서버(30)로부터 업데이트된 실행 코드를 다운로드하여 저장한다.The mobile communication terminal 10 and the computer 20 transmit and receive version information of the executable code and the updated executable code according to each other through data communication in a serial communication method. In this case, the execution code storage unit 21 downloads and stores the updated execution code from the server 30 which stores the execution code for each model of the mobile communication terminal.

데이터 통신부(22)는 이동 통신 단말기(10)와 데이터 통신하여 이동 통신 단말기(10)의 실행 코드의 버전과 상기 업데이트된 실행 코드의 버전을 비교하여 업데이트된 실행 코드의 블록을 판단한다. 그리고, 이동 통신 단말기(10)로 업데이트된 실행 코드의 블록을 업로드한다.The data communication unit 22 performs data communication with the mobile communication terminal 10 to compare the version of the executable code of the mobile communication terminal 10 with the version of the updated executable code to determine a block of the updated executable code. Then, the updated block of executable code is uploaded to the mobile communication terminal 10.

도 2는 본 발명의 실시 예에 따른 이동 통신 단말기의 실행 코드 업그레이드 방법의 동작 흐름도로서, 이에 도시된 바와 같이 컴퓨터에서 서버로부터 업그레이드할 이동 통신 단말기의 실행 코드를 다운로드하는 단계와; 상기 컴퓨터에서 이동 통신 단말기의 실행 코드의 버전 정보를 읽어들이고, 상기 서버로부터 다운로드한 실행 코드의 버전 정보와 비교하여 실행 코드의 업데이트된 블록을 판단하여 이동 통신 단말기로 전송하는 단계와; 상기 이동 통신 단말기에서 컴퓨터로부터 실행 코드의 업데이트된 블록을 수신하여 상대 프로그램 메모리에 저장하고 해시 테이블에 업데이트 정보를 설정하는 단계와; 상기 이동 통신 단말기에서 상기 해시 테이블을 참조하여 실행 코드의 업데이트된 블록을 프로그램 메모리에 저장하는 단계로 이루어진다.2 is a flowchart illustrating a method of upgrading an execution code of a mobile communication terminal according to an embodiment of the present invention, which includes downloading an execution code of a mobile communication terminal to be upgraded from a server in a computer as shown in the drawing; Reading version information of the execution code of the mobile communication terminal from the computer, comparing the version information of the execution code downloaded from the server, and determining an updated block of the execution code and transmitting the updated block to the mobile communication terminal; Receiving, at the mobile communication terminal, an updated block of executable code from a computer, storing the updated block in a relative program memory and setting update information in a hash table; And storing the updated block of the executable code in the program memory by referring to the hash table in the mobile communication terminal.

컴퓨터는 업데이트된 실행 코드를 저장하고 있고 이동 통신 단말기와 데이터 통신하여 업데이트된 실행 코드를 업로드한다고 가정하자.Assume that the computer stores the updated executable code and uploads the updated executable code in data communication with the mobile communication terminal.

컴퓨터는 이동 통신 단말기의 모델 별로 실행 코드를 저장하는 서버로부터 업그레이드할 이동 통신 단말기의 실행 코드를 다운로드한다. 그리고, 컴퓨터와 이동 통신 단말기는 직렬 케이블로 연결되어 데이터 통신이 가능하다.The computer downloads the executable code of the mobile communication terminal to be upgraded from the server storing the executable code for each model of the mobile communication terminal. In addition, the computer and the mobile communication terminal are connected by a serial cable to enable data communication.

컴퓨터는 이동 통신 단말기의 실행 코드의 버전 정보를 읽어들이고, 서버로부터 다운로드한 실행 코드의 버전 정보와 비교하여 실행 코드의 업데이트된 블록을 판단한다. 그리고, 실행 코드의 업데이트된 블록을 이동 통신 단말기로 전송한다.The computer reads the version information of the executable code of the mobile communication terminal and compares the version information of the executable code downloaded from the server to determine the updated block of the executable code. Then, the updated block of the executable code is transmitted to the mobile communication terminal.

이동 통신 단말기는 컴퓨터로부터 실행 코드의 업데이트된 블록을 수신하여 상대 프로그램 메모리에 저장하고 해시 테이블에 업데이트 정보를 설정한다.The mobile terminal receives the updated block of executable code from the computer, stores it in the counterpart program memory, and sets the update information in the hash table.

이동 통신 단말기는 상기 해시 테이블을 참조하여 실행 코드의 업데이트된 블록을 프로그램 메모리에 저장한다. 업그레이드를 이동 통신 단말기는 리셋하여 프로그램 메모리의 실행 코드를 상대 프로그램 메모리에 리플렉트하여 업그레이드된 실행 코드를 복사한다. 이후, 이동 통신 단말기는 업그레이드된 실행 코드에 의해 작업을 수행한다.The mobile communication terminal stores the updated block of the executable code in the program memory with reference to the hash table. The upgraded mobile communication terminal resets and reflects the executable code of the program memory to the counterpart program memory to copy the upgraded executable code. Thereafter, the mobile communication terminal performs a task by the upgraded executable code.

상기 실행 코드 업그레이드 작업은 서로 독립적으로 수행되므로 병렬 수행이 가능하다. 즉, 컴퓨터에서 실행 코드의 버전을 비교하고 업데이트된 블록을 전송하고, 이동 통신 단말기에서 업데이트된 블록을 수신하여 저장하고 해시 테이블을 참조하여 업데이트된 블록을 프로그램 메모리에 저장하는 작업은 각각 병렬 수행이 가능하다.Since the execution code upgrade is performed independently of each other, parallel execution is possible. That is, comparing the versions of the executable code in the computer, transmitting the updated blocks, receiving and storing the updated blocks in the mobile communication terminal, and storing the updated blocks in the program memory with reference to the hash table are performed in parallel. It is possible.

이하, 사용자가 이동 통신 단말기의 실행 코드를 업그레이드하는 사용 예를 설명한다.Hereinafter, an example in which the user upgrades the execution code of the mobile communication terminal will be described.

사용자는 컴퓨터를 사용하여 이동 통신 단말기의 모델 별로 실행 코드를 저장하는 서버에 접속하여 자신이 소유한 이동 통신 단말기의 실행 코드를 다운로드하여 저장한다.A user accesses a server that stores an execution code for each model of the mobile communication terminal using a computer, and downloads and stores the execution code of the mobile communication terminal owned by the user.

사용자는 컴퓨터와 이동 통신 단말기를 직렬 케이블로 연결하고 컴퓨터에서 실행 코드의 버전 비교 작업을 실행하여 이동 통신 단말기로 실행 코드의 업데이트된 블록을 전송한다.The user connects the computer and the mobile terminal with a serial cable and executes a version comparison operation of the executable code on the computer to transmit the updated block of the executable code to the mobile terminal.

이동 통신 단말기는 표시창에 실행 코드 업그레이드 중임을 출력하여 사용자가 단말기를 사용하지 않도록 주의를 준다. 사용자는 실행 코드 업그레이드 작업이 마칠 때까지 기다리고 업그레이드가 끝나면 컴퓨터와 이동 통신 단말기의 연결을 분리하고 이동 통신 단말기의 업그레이드된 기능을 사용한다.The mobile communication terminal outputs an execution code upgrade on the display window to warn the user not to use the terminal. The user waits until the execution code upgrade is completed, and when the upgrade is completed, disconnects the connection between the computer and the mobile terminal and uses the upgraded function of the mobile terminal.

이상에서 상세히 설명한 바와 같이, 본 발명은 실행 코드의 변경된 부분만 업데이트하고 업그레이드 작업을 병렬 수행함으로써 빠른 시간 내에 이동 통신 단말기의 실행 코드를 업그레이드하는 효과가 있다.As described in detail above, the present invention has the effect of upgrading the execution code of the mobile communication terminal in a short time by updating only the changed portion of the execution code and performing the upgrade operation in parallel.

Claims (2)

업데이트된 실행 코드를 서버로부터 다운로드하여 저장하는 실행 코드 저장부와, 상기 업데이트된 실행 코드와 통신 단말기의 실행 코드의 버전을 비교하여 업데이트된 실행 코드의 블록을 판단하여 통신 단말기로 업로드하는 데이터 통신부로 구성된 컴퓨터와;An execution code storage unit for downloading and storing the updated execution code from the server, and a data communication unit for comparing the updated execution code and the version of the execution code of the communication terminal to determine the block of the updated execution code to upload to the communication terminal A computer configured; 실행 코드를 저장하는 프로그램 메모리와, 상기 실행 코드가 리플렉트된 상대 프로그램 메모리와, 상기 상대 프로그램 메모리의 실행 코드에 따라 작업을 수행하는 제어부와, 실행 코드의 업데이트된 블록을 상기 컴퓨터와 데이터 통신으로 다운로드하여 상기 상대 프로그램 메모리에 저장하는 데이터 통신부와, 상기 상대 프로그램 메모리에 저장된 실행 코드의 업데이트된 블록을 검색하여 찾아 상기 프로그램 메모리의 실행 코드를 업그레이드하는 실행 코드 업그레이드부로 구성된 통신 단말기로 구성된 것을 특징으로 하는 실행 코드 업그레이드 장치.A program memory for storing the executable code, a counterpart program memory where the executable code is reflected, a control unit for performing an operation according to the executable code of the counterpart program memory, and an updated block of the executable code through data communication with the computer And a communication terminal including a data communication unit for downloading and storing in the relative program memory, and an execution code upgrade unit for searching for and finding an updated block of the execution code stored in the relative program memory and upgrading the execution code of the program memory. To run the code upgrade device. 컴퓨터에서 서버로부터 업그레이드할 통신 단말기의 실행 코드를 다운로드하는 단계와;Downloading an executable code of a communication terminal to be upgraded from a server at a computer; 상기 컴퓨터에서 통신 단말기의 실행 코드의 버전 정보를 읽어들이고, 상기 서버로부터 다운로드한 실행 코드의 버전 정보와 비교하여 실행 코드의 업데이트된 블록을 판단하여 상기 통신 단말기로 전송하는 단계와;Reading version information of the execution code of the communication terminal from the computer, comparing the version information of the execution code downloaded from the server, and determining an updated block of the execution code and transmitting the updated block to the communication terminal; 상기 통신 단말기에서 컴퓨터로부터 실행 코드의 업데이트된 블록을 수신하여 상대 프로그램 메모리에 저장하고 해시 테이블에 업데이트 정보를 설정하는 단계와;Receiving, at the communication terminal, an updated block of executable code from a computer, storing the updated block in a counterpart program memory and setting update information in a hash table; 상기 통신 단말기에서 상기 해시 테이블을 참조하여 실행 코드의 업데이트된 블록을 프로그램 메모리에 저장하는 단계로 이루어진 것을 특징으로 하는 실행 코드 업그레이드 방법.And storing, at the communication terminal, an updated block of executable code in a program memory with reference to the hash table.
KR1020030090783A 2003-12-12 2003-12-12 Apparatus and method for upgrading executable code KR100585753B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030090783A KR100585753B1 (en) 2003-12-12 2003-12-12 Apparatus and method for upgrading executable code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030090783A KR100585753B1 (en) 2003-12-12 2003-12-12 Apparatus and method for upgrading executable code

Publications (2)

Publication Number Publication Date
KR20050058805A KR20050058805A (en) 2005-06-17
KR100585753B1 true KR100585753B1 (en) 2006-06-07

Family

ID=37252115

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030090783A KR100585753B1 (en) 2003-12-12 2003-12-12 Apparatus and method for upgrading executable code

Country Status (1)

Country Link
KR (1) KR100585753B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100995644B1 (en) 2008-10-02 2010-11-19 전자부품연구원 Method for protecting profile
WO2014004032A1 (en) * 2012-06-29 2014-01-03 Intel Corporation Mechanism for facilitating dynamic and trusted cloud-based extension upgrades for computing systems

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100677932B1 (en) * 2004-12-08 2007-02-05 삼성전자주식회사 Upgrade system of electronic equipment and control method thereof
KR100629464B1 (en) * 2005-06-29 2006-09-27 주식회사 팬택 Parallel download method for increasing download speed of firmware for use in multi - microprocessor mobile communication terminal

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020006165A (en) * 2000-07-11 2002-01-19 송문섭 Program upgrade method in mobile station

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020006165A (en) * 2000-07-11 2002-01-19 송문섭 Program upgrade method in mobile station

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100995644B1 (en) 2008-10-02 2010-11-19 전자부품연구원 Method for protecting profile
WO2014004032A1 (en) * 2012-06-29 2014-01-03 Intel Corporation Mechanism for facilitating dynamic and trusted cloud-based extension upgrades for computing systems
US8949818B2 (en) 2012-06-29 2015-02-03 Intel Corporation Mechanism for facilitating dynamic and trusted cloud-based extension upgrades for computing systems
US9667493B2 (en) 2012-06-29 2017-05-30 Intel Corporation Mechanism for facilitating dynamic and trusted cloud-based extension upgrades for computing systems
US10608877B2 (en) 2012-06-29 2020-03-31 Intel Corporation Mechanism for facilitating dynamic and trusted cloud-based extension upgrades for computing systems

Also Published As

Publication number Publication date
KR20050058805A (en) 2005-06-17

Similar Documents

Publication Publication Date Title
KR101426710B1 (en) Device and method for upgrading version information of terminal
CN108509211A (en) Application program updating method, apparatus, mobile terminal and storage medium
US20080040713A1 (en) Method for remotely upgrading the firmware of a target device using wireless technology
US20050057991A1 (en) Data rewriting apparatus and data rewriting method
KR101082628B1 (en) Firmware upgrade system of audio/video/navigation(avn) system for vehicle using bluetooth mobile communication terminal and the method
KR20060070112A (en) Method of programming/updating by usb otg
KR102155289B1 (en) Firmware management system and method in embedded system
CN110543318A (en) control device program updating method and device, storage medium and control device
JP2003032381A (en) Information communication terminal and program
CN109343876A (en) A kind of method of firmware update, system, device, equipment and storage medium
CN1963682A (en) Image forming apparatus capable of updating firmware of optional cassette and method thereof
KR100585753B1 (en) Apparatus and method for upgrading executable code
KR100729525B1 (en) Method and system for updating firmware
JP2015153160A (en) Program update system and program update method
CN113360161A (en) Resource upgrading method and related product
WO2014173249A1 (en) Terminal and upgrade method thereof
KR100481511B1 (en) Set Top Box and controlling method thereof
CN114625389A (en) Embedded equipment upgrading method, embedded equipment and storage device
KR101009954B1 (en) The home network device, the peripheral device install program system and method for setting the peripheral device install program
KR101094622B1 (en) System-software update system and method for terminal
US20220147339A1 (en) Information processing device, delivery server, and function execution method
US20220012046A1 (en) Os-independent peripheral plug-and-play and driver update method for embedded systems and firmware data transmission method for embedded system platform
KR100728680B1 (en) Mobile communication terminal updating execution code and its operating method
KR100630871B1 (en) User terminal, method for upgrading software of user terminal and recording medium
CN108664259B (en) Method and terminal for installing application

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130424

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140424

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20150424

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20160422

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee