KR20050060494A - Method for upgrading executable code of mobile communication terminal - Google Patents

Method for upgrading executable code of mobile communication terminal Download PDF

Info

Publication number
KR20050060494A
KR20050060494A KR1020030092126A KR20030092126A KR20050060494A KR 20050060494 A KR20050060494 A KR 20050060494A KR 1020030092126 A KR1020030092126 A KR 1020030092126A KR 20030092126 A KR20030092126 A KR 20030092126A KR 20050060494 A KR20050060494 A KR 20050060494A
Authority
KR
South Korea
Prior art keywords
program memory
execution code
code
executable code
execution
Prior art date
Application number
KR1020030092126A
Other languages
Korean (ko)
Inventor
양종규
Original Assignee
엘지전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020030092126A priority Critical patent/KR20050060494A/en
Publication of KR20050060494A publication Critical patent/KR20050060494A/en

Links

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 of a mobile communication terminal, and in the related art, when a user directly upgrades an executable code in a memory structure of the mobile communication terminal, an error occurs during the upgrade operation since the execution code operates directly in the program memory. There was a problem that can not be recovered to the existing executable code. In view of the above problems, the present invention provides a program memory for storing executable code; A relative program memory for storing the executable code from which the executable code is reflected; An execution code downloader which wirelessly downloads the updated execution code and stores it in the counterpart program memory; An error check unit that checks an error of updated executable code stored in the relative program memory; An execution code copying unit which stores the execution code verified by the error checking unit in a program memory; An execution code update unit which copies the updated execution code stored in the program memory to the relative program memory; When the error check unit notifies the occurrence of an error, the execution code restoring unit is configured to copy the execution code of the relative program memory to the program memory. This increases the reliability of the work.

Description

이동 통신 단말기의 실행 코드 업그레이드 장치 및 방법{METHOD FOR UPGRADING EXECUTABLE CODE OF MOBILE COMMUNICATION TERMINAL}Apparatus and method for upgrading execution code of mobile terminal {METHOD FOR UPGRADING EXECUTABLE CODE OF MOBILE COMMUNICATION TERMINAL}

본 발명은 이동 통신 단말기의 실행 코드 업그레이드 장치 및 방법에 관한 것으로, 특히 데이터 서비스를 이용하여 안정적이고 손쉽게 실행 코드를 업그레이드할 수 있게 한 이동 통신 단말기의 실행 코드 업그레이드 장치 및 방법에 관한 것이다.The present invention relates to an execution code upgrade apparatus and method for a mobile communication terminal, and more particularly, to an execution code upgrade apparatus and method for a mobile communication terminal that can be upgraded to a stable and easy using a data service.

종래 이동 통신 단말기는 프로그램 메모리와 데이터 메모리 구조로 실행 코드가 프로그램 메모리에서 직접 동작하여 사용자 명령에 따라 작업을 수행하여 전화 통화 서비스 등 다양한 부가 서비스를 제공한다. 실행 코드의 초기 버전에는 오류가 있을 수 있고 새로운 기능이 추가될 수 있으므로 추후 실행 코드에 대한 업그레이드 작업이 수행된다.Conventional mobile communication terminals provide various additional services such as a telephone call service by executing an operation code in a program memory and data memory structure directly in the program memory to perform a task according to a user command. Early versions of executable code may contain errors and new features may be added, so upgrades to executable code will be performed later.

이동 통신 단말기는 업데이트된 실행 코드를 저장하고 있는 컴퓨터 또는 무선 인터넷을 통해 서버에서 실행 코드를 다운로드하여 기존 실행 코드를 업데이트된 실행 코드로 대체하여 업그레이드 작업을 수행한다.The mobile terminal downloads the executable code from the server via the computer or the wireless Internet storing the updated executable code and replaces the existing executable code with the updated executable code to perform an upgrade operation.

그러나, 상기 이동 통신 단말기의 메모리 구조에서 사용자가 직접 실행 코드를 업그레이드할 경우 실행 코드가 프로그램 메모리에서 직접 동작하므로 업그레이드 동작 중 에러가 발생하면 기존 실행 코드로 복구할 수 없다. 사용자는 직접 서비스센터나 대리점을 방문하여 실행 코드 업그레이드를 해야 하는 문제점이 있다.However, when the user directly upgrades the executable code in the memory structure of the mobile communication terminal, since the executable code operates directly in the program memory, if an error occurs during the upgrade operation, the existing executable code cannot be recovered. There is a problem that the user must visit the service center or reseller to upgrade the execution code.

또한, 업그레이드 작업이 프로그램 메모리의 실행 코드에 의해 동작하고 업데이트된 실행 코드를 프로그램 메모리에 저장하므로 업그레이드 작업에 어려움이 많고 무선으로 실행 코드를 다운로드하여 업그레이드 작업을 수행할 때 데이터 흐름 제어에서 유선에 비해 트래픽 변화 등 문제가 발생하여 업그레이드 작업에 에러 발생 확률이 커져 무선을 통한 업그레이드 작업이 불가능한 문제점이 있다.In addition, because the upgrade operation is executed by the executable code in the program memory and stores the updated executable code in the program memory, it is difficult to upgrade and download the executable code wirelessly to perform the upgrade operation. There is a problem that the upgrade operation through the radio is impossible due to a problem such as a traffic change, the probability of error in the upgrade operation increases.

따라서, 본 발명은 상기와 같은 문제점을 감안하여 창안한 것으로, 업그레이드 작업을 수행하는 실행 코드를 저장하는 프로그램 메모리와 업데이트된 실행 코드를 저장하는 프로그램 메모리를 구성하여 무선으로 업그레이드 작업이 가능하고 에러 발생시 기존 실행 코드로 복원할 수 있도록 한 이동 통신 단말기의 실행 코드 업그레이드 장치 및 방법을 제공함에 그 목적이 있다.Accordingly, the present invention has been made in view of the above problems, and the program memory for storing the executable code for performing the upgrade operation and the program memory for storing the updated executable code can be upgraded wirelessly when an error occurs. An object of the present invention is to provide an apparatus and method for upgrading an executable code of a mobile communication terminal so as to restore the existing executable code.

상기와 같은 목적을 달성하기 위한 본 발명은, 실행 코드를 저장하는 프로그램 메모리와; 상기 실행 코드가 리플렉트된 실행 코드를 저장하는 상대 프로그램 메모리와; 업데이트된 실행 코드를 무선으로 다운로드하여 상기 상대 프로그램 메모리에 저장하는 실행코드 다운로드부와; 상기 상대 프로그램 메모리에 저장된 업데이트된 실행 코드의 에러 유무를 검사하는 에러 검사부와; 상기 에러 검사부에 의해 검증된 실행 코드를 프로그램 메모리에 저장하는 실행코드 복사부와; 상기 프로그램 메모리에 저장된 업데이트된 실행 코드를 상기 상대 프로그램 메모리에 복사하는 실행코드 업데이트부와; 상기 에러 검사부에서 에러 발생을 통보하면 상기 상대 프로그램 메모리의 실행 코드를 상기 프로그램 메모리에 복사하는 실행코드 복원부로 구성한 것을 특징으로 한다.The present invention for achieving the above object, a program memory for storing the execution code; A relative program memory for storing the executable code from which the executable code is reflected; An execution code downloader which wirelessly downloads the updated execution code and stores it in the counterpart program memory; An error check unit that checks an error of updated executable code stored in the relative program memory; An execution code copying unit which stores the execution code verified by the error checking unit in a program memory; An execution code update unit which copies the updated execution code stored in the program memory to the relative program memory; And an execution code restoration unit for copying the execution code of the relative program memory to the program memory when the error check unit notifies the occurrence of an error.

또한, 무선으로 업데이트된 실행 코드를 소정 크기만큼 다운로드하여 상대 프로그램 메모리에 임시 저장하는 단계와; 상기 임시 저장한 실행 코드를 프로그램 메모리에 복사하는 단계와; 상기 업데이트된 실행 코드의 업그레이드를 완료하면 프로그램 메모리의 업데이트된 실행 코드를 상대 프로그램 메모리에 복사하고 리셋 후 새 실행 코드로 부팅하여 실행 코드 업그레이드 작업을 완료하는 단계와; 상기 실행 코드 업데이트 동작 중 에러가 발생하면 상대 프로그램 메모리의 실행 코드를 프로그램 메모리에 복사하여 기존 실행 코드로 복원하고 리셋 후 상대 프로그램 메모리의 기존 실행 코드로 부팅하여 실행 코드 복원 작업을 완료하는 단계로 이루어진 것을 특징으로 한다.The method may further include: temporarily downloading the updated executable code by a predetermined size and temporarily storing it in the counterpart program memory; Copying the temporarily stored executable code into a program memory; When the upgrade of the updated executable code is completed, copying the updated executable code of the program memory to the counterpart program memory, booting with the new executable code after the reset, and completing the upgrade of the executable code; If an error occurs during the execution code update operation, copying the execution code of the relative program memory to the program memory to restore the existing execution code, and after the reset to boot the existing execution code of the relative program memory to complete the execution code restoration task It is characterized by.

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

도 1은 본 발명의 실시 예에 따른 이동 통신 단말기의 구성을 보인 블록도로서, 이에 도시된 바와 같이 실행 코드를 저장하는 프로그램 메모리(11)와; 상기 실행 코드가 리플렉트된 실행 코드를 저장하는 상대 프로그램 메모리(12)와; 업데이트된 실행 코드를 무선으로 다운로드하여 상기 상대 프로그램 메모리(12)에 저장하는 실행코드 다운로드부(21)와; 상기 상대 프로그램 메모리(12)에 저장된 업데이트된 실행 코드의 에러 유무를 검사하는 에러 검사부(22)와; 상기 에러 검사부(22)에 의해 검증된 실행 코드를 프로그램 메모리(11)에 저장하는 실행코드 복사부(23)와; 상기 프로그램 메모리(11)에 저장된 업데이트된 실행 코드를 상기 상대 프로그램 메모리(12)에 복사하는 실행코드 업데이트부(24)와; 상기 에러 검사부(22)에서 에러 발생을 통보하면 상기 상대 프로그램 메모리(12)의 실행 코드를 상기 프로그램 메모리(11)에 복사하는 실행코드 복원부(25)로 구성된다.1 is a block diagram showing a configuration of a mobile communication terminal according to an embodiment of the present invention, which includes a program memory 11 for storing an execution code; A relative program memory (12) for storing the executable code from which the executable code is reflected; An executable code download unit 21 for wirelessly downloading the updated executable code and storing it in the relative program memory 12; An error checking unit (22) for checking whether there is an error in the updated executable code stored in the relative program memory (12); An execution code copying unit (23) for storing the execution code verified by the error checking unit (22) in a program memory (11); An execution code update unit (24) for copying the updated execution code stored in the program memory (11) to the relative program memory (12); When the error checking unit 22 notifies the occurrence of an error, the error checking unit 22 includes an execution code restoring unit 25 which copies the execution code of the relative program memory 12 to the program memory 11.

프로그램 메모리(11)는 NAND 플래시메모리로 실행 코드를 저장하고, 상대 프로그램 메모리(12)는 SD램으로 상기 실행 코드가 리플렉트된 실행 코드를 저장한다. 단말기 모뎀(20)은 프로그램 메모리(11)의 실행 코드를 상대 프로그램 메모리(12)로 리플렉트하는 기능을 포함하고 있고, 상기 상대 프로그램 메모리(12)의 실행 코드에 의해 작업을 수행한다. The program memory 11 stores the execution code in the NAND flash memory, and the relative program memory 12 stores the execution code in which the execution code is reflected in the SD RAM. The terminal modem 20 includes a function of reflecting the executable code of the program memory 11 into the counterpart program memory 12, and performs work by the executable code of the counterpart program memory 12.

실행코드 다운로드부(21)는 무선으로 업데이트된 실행 코드를 다운로드하여 상대 프로그램 메모리(12)에 임시 저장하고, 한번에 소정 크기의 패킷만을 다운로드하여 상대 프로그램 메모리(12)에 임시 저장한다.The execution code downloader 21 downloads the execution code updated wirelessly and temporarily stores it in the counterpart program memory 12, and downloads only a packet of a predetermined size at a time and temporarily stores it in the counterpart program memory 12.

에러 검사부(22)는 상대 프로그램 메모리(12)에 임시 저장되는 업데이트된 실행 코드에 에러가 있는지를 판단하여 에러가 없으면 실행코드 복사부(23)에 소정 크기의 실행 코드를 전달하고, 에러가 있으면 실행코드 복원부(25)에 실행 코드 복원을 명령하고, 에러 없이 업데이트된 실행 코드의 다운로드를 마치면 실행코드 업데이트부(24)에 실행 코드 업데이트를 명령한다.The error checking unit 22 determines whether there is an error in the updated executable code temporarily stored in the counterpart program memory 12, and if there is no error, delivers the execution code having a predetermined size to the execution code copying unit 23, and if there is an error. Instructs the execution code restoration unit 25 to execute the execution code restoration, and when the downloading of the updated execution code is completed without error, the execution code update unit 24 is instructed.

실행코드 복사부(23)는 에러 검사부(22)에 의해 검증된 소정 크기의 실행 코드를 전달받아 프로그램 메모리(11)의 기존 실행 코드에 덮어 복사한다.The execution code copying unit 23 receives the execution code of the predetermined size verified by the error checking unit 22 and overwrites the existing execution code of the program memory 11.

실행코드 복원부(25)는 에러 검사부(22)로부터 에러 발생으로 인해 실행 코드 복원 명령을 수신하면 상대 프로그램 메모리(12)의 실행 코드를 프로그램 메모리(11)로 복사하여 일부분 업데이트된 실행 코드를 기존 실행 코드로 복원한다.When the execution code restoration unit 25 receives the execution code restoration command from the error checker 22 due to an error occurrence, the execution code restoration unit 25 copies the execution code of the counterpart program memory 12 to the program memory 11 to copy the partially executed execution code. Restore to executable code

실행코드 업데이트부(24)는 에러 검사부(22)로부터 실행 코드 업데이트 명령을 수신하면 프로그램 메모리(11)의 업데이트된 실행 코드를 상대 프로그램 메모리(12)로 복사하여 실행 코드를 업그레이드한다.When the execution code update unit 24 receives the execution code update command from the error check unit 22, the execution code update unit 24 copies the updated execution code of the program memory 11 to the counterpart program memory 12 to upgrade the execution code.

도 2는 본 발명의 실시 예에 따른 실행 코드 업그레이드 동작을 보인 예시도로서, 이에 도시된 바와 같이 무선으로 업데이트된 실행 코드를 소정 크기만큼 다운로드하여 상대 프로그램 메모리에 임시 저장하는 단계(S10)와; 상기 임시 저장한 실행 코드를 프로그램 메모리에 복사하는 단계(S20)와; 상기 업데이트된 실행 코드의 업그레이드를 완료하면 프로그램 메모리의 업데이트된 실행 코드를 상대 프로그램 메모리에 복사하고 리셋 후 새 실행 코드로 부팅하여 실행 코드 업그레이드 작업을 완료하는 단계(S30)와; 상기 실행 코드 업데이트 동작 중 에러가 발생하면 상대 프로그램 메모리의 실행 코드를 프로그램 메모리에 복사하여 기존 실행 코드로 복원하는 단계(S40)와; 리셋 후 상기 상대 프로그램 메모리의 기존 실행 코드로 부팅하여 실행 코드 복원 작업을 완료하는 단계(S50)로 이루어진다.2 is an exemplary view illustrating an execution code upgrade operation according to an embodiment of the present invention, as shown in the drawing, temporarily executing the wirelessly updated execution code by a predetermined size and temporarily storing it in a relative program memory (S10); Copying the temporarily stored executable code into a program memory (S20); When the upgrade of the updated executable code is completed, copying the updated executable code of the program memory to the counterpart program memory, resetting and booting with the new executable code to complete the execution code upgrade operation (S30); If an error occurs during the execution code update operation, copying the execution code of the relative program memory to the program memory and restoring it to the existing execution code (S40); After the reset, the step of booting to the existing executable code of the relative program memory is completed (S50).

이동 통신 단말기(30)는 무선으로 업데이트된 실행 코드를 소정 크기만큼 다운로드하여 상대 프로그램 메모리(12)에 임시 저장한다(S10).The mobile communication terminal 30 downloads an execution code updated by a wireless amount by a predetermined size and temporarily stores it in the counterpart program memory 12 (S10).

이동 통신 단말기(30)는 임시 저장한 실행 코드를 프로그램 메모리(11)에 복사하고 계속해서 소정 크기의 업데이트된 실행 코드를 다운로드하여 상대 프로그램 메모리(12)에 임시 저장하고 임시 저장한 실행 코드를 프로그램 메모리(11)에 복사하는 작업을 실행 코드의 업그레이드가 완료될 때까지 계속한다(S20). 이때, 이동 통신 단말기(30)는 상대 프로그램 메모리(12)의 실행 코드에 의해 작업을 수행한다.The mobile communication terminal 30 copies the temporarily stored execution code to the program memory 11, and continuously downloads the updated execution code of a predetermined size, temporarily stores it in the counterpart program memory 12, and stores the temporarily stored execution code. The operation of copying to the memory 11 is continued until the upgrade of the execution code is completed (S20). At this time, the mobile communication terminal 30 performs an operation by the execution code of the partner program memory 12.

업그레이드가 완료되면 이동 통신 단말기(30)는 프로그램 메모리(11)의 업데이트된 실행 코드를 상대 프로그램 메모리(12)에 복사하고 리셋 후 새 실행 코드로 부팅하여 실행 코드 업그레이드 작업을 완료한다(S30).When the upgrade is completed, the mobile communication terminal 30 copies the updated execution code of the program memory 11 to the counterpart program memory 12 and resets to boot with the new execution code to complete the execution code upgrade operation (S30).

리셋 후 이동 통신 단말기(30)는 상대 프로그램 메모리(12)의 새 실행 코드에 의해 작업을 수행한다.After reset, the mobile communication terminal 30 performs a task by the new executable code of the partner program memory 12.

실행 코드 업데이트 동작 중 에러가 발생하면 이동 통신 단말기(30)는 상대 프로그램 메모리(12)의 실행 코드를 프로그램 메모리(11)에 복사하여 기존 실행 코드로 복원한다(S40). 그리고, 리셋 후 이동 통신 단말기(30)는 상대 프로그램 메모리(12)의 기존 실행 코드에 의해 작업을 수행한다(S50).If an error occurs during the execution code update operation, the mobile communication terminal 30 copies the execution code of the partner program memory 12 to the program memory 11 and restores the existing execution code (S40). After the reset, the mobile communication terminal 30 performs the operation by the existing execution code of the partner program memory 12 (S50).

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

사용자는 실행 코드 무선 업그레이드 메뉴를 선택하면 이동 통신 단말기는 무선으로 업데이트된 실행 코드를 다운로드한다. 무선 다운로드는 무선 인터넷의 서버에 접속하여 실행 코드를 다운로드하거나 컴퓨터와의 무선 통신에 의해 실행 코드를 다운로드하는 것이다.When the user selects the execution code wireless upgrade menu, the mobile communication terminal downloads the updated execution code wirelessly. The wireless download is to download an executable code by connecting to a server of the wireless Internet or to download the executable code by wireless communication with a computer.

이동 통신 단말기는 무선 다운로드 상태바를 출력하여 실행 코드 업데이트 상황을 사용자에게 알리고 실행 코드의 업그레이드를 마치면 표시창에 업그레이드 완료를 출력하고 리셋하여 새 실행 코드로 부팅한다.The mobile communication terminal outputs a wireless download status bar to inform the user of the execution code update status. When the execution code is upgraded, the mobile terminal outputs the completion of the upgrade on the display window and resets it to boot with the new execution code.

실행 코드 업데이트 중 에러가 발생하면 이동 통신 단말기는 업그레이드 에러를 표시창에 출력하고 실행 코드 복원 상태바를 출력하여 실행 코드 복원 상황을 사용자에게 알린다. 그리고, 실행 코드의 복원을 마치면 표시창에 복원 완료를 출력하고 리셋하여 기존 실행 코드로 부팅한다.If an error occurs during the execution code update, the mobile communication terminal outputs an upgrade error on the display window and outputs an execution code restoration status bar to inform the user of the execution code restoration situation. When the execution code is restored, the completion of the restoration is displayed on the display window and reset to boot into the existing execution code.

사용자는 실행 코드의 업그레이드 상황을 확인하여 실행 코드가 정상적으로 업그레이드되었는지를 판단하고 다음 업그레이드에 필요한 정보로 활용한다.The user checks the upgrade status of the executable code to determine whether the executable code has been upgraded normally, and uses the information for the next upgrade.

이상에서 상세히 설명한 바와 같이, 본 발명은 무선으로 실행 코드를 업그레이드하는데 필요한 안정적인 업그레이드 작업을 수행함으로써 사용자가 직접 무선으로 게임을 다운받아 사용하듯이 업그레이드할 실행 코드를 다운로드하여 직접 업그레이드할 수 있는 효과가 있다.As described in detail above, the present invention has the effect of performing a stable upgrade operation required to upgrade the executable code wirelessly, the user can directly download and upgrade the executable code to upgrade as if the user directly downloads and uses the game wirelessly. have.

또한, 실행 코드 업그레이드 중 에러가 발생해도 에러가 있는 실행 코드를 기존 실행 코드로 복원함으로써 업그레이드 작업의 신뢰도를 높이는 효과가 있다.In addition, even if an error occurs during the execution code upgrade, the reliability of the upgrade operation is improved by restoring the executed execution code to the existing execution code.

도 1은 본 발명의 실시 예에 따른 이동 통신 단말기의 구성을 보인 블록도.1 is a block diagram showing the configuration of a mobile communication terminal according to an embodiment of the present invention.

도 2는 본 발명의 실시 예에 따른 실행 코드 업그레이드 동작을 보인 예시도.2 is an exemplary view showing an execution code upgrade operation according to an embodiment of the present invention.

**도면의 주요부분에 대한 부호의 설명**** Description of the symbols for the main parts of the drawings **

11 : 프로그램 메모리 12 : 상대 프로그램 메모리11: program memory 12: relative program memory

21 : 실행코드 다운로드부 23 : 실행코드 복사부21: executable code download unit 23: executable code copy unit

25 : 실행코드 복원부25: execution code restoration unit

Claims (2)

실행 코드를 저장하는 프로그램 메모리와; 상기 실행 코드가 리플렉트된 실행 코드를 저장하는 상대 프로그램 메모리와; 업데이트된 실행 코드를 무선으로 다운로드하여 상기 상대 프로그램 메모리에 저장하는 실행코드 다운로드부와; 상기 상대 프로그램 메모리에 저장된 업데이트된 실행 코드의 에러 유무를 검사하는 에러 검사부와; 상기 에러 검사부에 의해 검증된 실행 코드를 프로그램 메모리에 저장하는 실행코드 복사부와; 상기 프로그램 메모리에 저장된 업데이트된 실행 코드를 상기 상대 프로그램 메모리에 복사하는 실행코드 업데이트부와; 상기 에러 검사부에서 에러 발생을 통보하면 상기 상대 프로그램 메모리의 실행 코드를 상기 프로그램 메모리에 복사하는 실행코드 복원부로 구성된 것을 특징으로 하는 이동 통신 단말기의 실행 코드 업그레이드 장치.A program memory for storing executable code; A relative program memory for storing the executable code from which the executable code is reflected; An execution code downloader which wirelessly downloads the updated execution code and stores it in the counterpart program memory; An error check unit that checks an error of updated executable code stored in the relative program memory; An execution code copying unit which stores the execution code verified by the error checking unit in a program memory; An execution code update unit which copies the updated execution code stored in the program memory to the relative program memory; And an execution code restoring unit for copying the execution code of the counterpart program memory to the program memory when the error checking unit notifies the occurrence of an error. 무선으로 업데이트된 실행 코드를 소정 크기만큼 다운로드하여 상대 프로그램 메모리에 임시 저장하는 단계와; 상기 임시 저장한 실행 코드를 프로그램 메모리에 복사하는 단계와; 상기 업데이트된 실행 코드의 업그레이드를 완료하면 프로그램 메모리의 업데이트된 실행 코드를 상대 프로그램 메모리에 복사하고 리셋 후 새 실행 코드로 부팅하여 실행 코드 업그레이드 작업을 완료하는 단계와; 상기 실행 코드 업데이트 동작 중 에러가 발생하면 상대 프로그램 메모리의 실행 코드를 프로그램 메모리에 복사하여 기존 실행 코드로 복원하고 리셋 후 상대 프로그램 메모리의 기존 실행 코드로 부팅하여 실행 코드 복원 작업을 완료하는 단계로 이루어진 것을 특징으로 하는 이동 통신 단말기의 실행 코드 업그레이드 방법.Downloading wirelessly updated executable code by a predetermined size and temporarily storing the updated executable code in a counterpart program memory; Copying the temporarily stored executable code into a program memory; When the upgrade of the updated executable code is completed, copying the updated executable code of the program memory to the counterpart program memory, booting with the new executable code after the reset, and completing the upgrade of the executable code; If an error occurs during the execution code update operation, copying the execution code of the relative program memory to the program memory to restore the existing execution code, and after the reset to boot the existing execution code of the relative program memory to complete the execution code restoration task Execution code upgrade method of a mobile communication terminal, characterized in that.
KR1020030092126A 2003-12-16 2003-12-16 Method for upgrading executable code of mobile communication terminal KR20050060494A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030092126A KR20050060494A (en) 2003-12-16 2003-12-16 Method for upgrading executable code of mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030092126A KR20050060494A (en) 2003-12-16 2003-12-16 Method for upgrading executable code of mobile communication terminal

Publications (1)

Publication Number Publication Date
KR20050060494A true KR20050060494A (en) 2005-06-22

Family

ID=37253193

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030092126A KR20050060494A (en) 2003-12-16 2003-12-16 Method for upgrading executable code of mobile communication terminal

Country Status (1)

Country Link
KR (1) KR20050060494A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100873302B1 (en) * 2006-08-29 2008-12-09 콘티넨탈 오토모티브 시스템 주식회사 Method for reprogramming electric control unit of car

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100873302B1 (en) * 2006-08-29 2008-12-09 콘티넨탈 오토모티브 시스템 주식회사 Method for reprogramming electric control unit of car

Similar Documents

Publication Publication Date Title
US7275153B2 (en) Booting and boot code update system using boot strapper code to select between a loader and a duplicate backup loader
US8196130B2 (en) Tri-phase boot process in electronic devices
US8539471B2 (en) Updating firmware of an electronic device
KR100584338B1 (en) Method and system for updating software
US20090017812A1 (en) Method and system for restoring user settings after over-the-air update of mobile electronic device software
US8136108B2 (en) Updating firmware with multiple processors
KR100883208B1 (en) Mobile communication terminal available to update software based on virtualization technology and updating method thereof
US8161474B2 (en) Diagnostic information preservation during installations of over the air update of wireless handset software
TWI533216B (en) Operating system updating method
JP2003345618A (en) Method of switching between tow or more images of firmware
KR20070082894A (en) Mobile terminal and software update method
CN102004657B (en) A kind of electronic equipment and upgrade method thereof
KR100700578B1 (en) Method for upgrading firmware in mobile phone
KR100986487B1 (en) Mobile handset with a fault tolerant update agent
KR100729525B1 (en) Method and system for updating firmware
CN112667265A (en) Method and device for updating bootstrap program
US7991390B2 (en) Program updating method of wireless communication terminal and wireless communication terminal using the same
KR20050060494A (en) Method for upgrading executable code of mobile communication terminal
CN115827046A (en) Method and device for realizing OTA (over the air) upgrade of SPL (shortest Path first) partition, terminal equipment and chip
CN113064611B (en) Method for realizing data analysis software upgrading aiming at wireless equipment and updating method thereof
KR100762618B1 (en) The method and system of upgrading firmware upgrade engine of mobile terminal
KR100876748B1 (en) Method for updating boot code
KR100545095B1 (en) Method of upgrading software in wireless communication terminal
KR100608796B1 (en) Method for upgrading binary data of mobile communication terminal
JP2006277511A (en) Program update method and restart method in device operated by program, and program executing update method for program

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination