KR101225841B1 - Apparatus and method of updating restoration for firmware - Google Patents
Apparatus and method of updating restoration for firmware Download PDFInfo
- Publication number
- KR101225841B1 KR101225841B1 KR1020050089985A KR20050089985A KR101225841B1 KR 101225841 B1 KR101225841 B1 KR 101225841B1 KR 1020050089985 A KR1020050089985 A KR 1020050089985A KR 20050089985 A KR20050089985 A KR 20050089985A KR 101225841 B1 KR101225841 B1 KR 101225841B1
- Authority
- KR
- South Korea
- Prior art keywords
- firmware
- information device
- update
- file
- memory card
- Prior art date
Links
Images
Classifications
-
- 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
- G06F8/654—Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Telephone Function (AREA)
Abstract
본 발명은 휴대폰과 같은 정보기기의 펌웨어 업데이트 및 복원에 관한 것으로 정보기기에 장착된 확장용 메모리카드로부터 새로운 버전의 펌웨어 파일 및 업데이트 코드를 상기 정보기기에 저장하고, 상기 정보기기에 기 저장된 펌웨어 파일을 상기 확장용 메모리 카드에 저장하는 단계; 상기 새로운 펌웨어 파일 및 업데이트 코드로 상기 정보기기의 펌웨어 업데이트를 실행하는 단계; 상기 펌웨어가 업데이트된 정보기기의 정상 동작 여부를 확인하는 단계; 상기 정보기기가 정상 동작하지 않는 경우 상기 펌웨어 복원 키를 입력받는 단계; 상기 정보기기를 재부팅하여 상기 확장 메모리에 저장된 이전 버전의 펌웨어 파일을 읽어들여 상기 펌웨어를 복원하는 단계;를 포함한다.The present invention relates to a firmware update and restoration of an information device such as a mobile phone, and stores a new version of a firmware file and an update code in the information device from an expansion memory card installed in the information device, and a firmware file previously stored in the information device. Storing the memory card in the expansion memory card; Executing a firmware update of the information device with the new firmware file and update code; Checking whether the firmware of the updated information device operates normally; Receiving the firmware recovery key when the information device does not operate normally; And rebooting the information device and restoring the firmware by reading a firmware file of a previous version stored in the expansion memory.
펌웨어, 업데이트, 복원 Firmware, update, restore
Description
도 1은 종래의 펌웨어 업데이트의 동작 순서도이다.1 is an operation flowchart of a conventional firmware update.
도 2는 본 발명의 실시 예에 따른 펌웨어 업데이트 복원을 위한 구조를 나타낸 블록도이다.2 is a block diagram showing a structure for firmware update restoration according to an embodiment of the present invention.
도 3은 본 발명의 실시 예에 따른 펌웨어 복원 방법의 동작 순서도이다.3 is an operation flowchart of a firmware restoration method according to an embodiment of the present invention.
본 발명은 정보기기의 펌웨어 업데이트에 관한 것으로, 특히 업데이트한 펌웨어의 문제가 발생한 경우 이전 버전의 펌웨어로 복원할 수 있도록 하는 펌웨어 업데이트 복원방법에 관한 것이다.The present invention relates to a firmware update of an information device, and more particularly, to a firmware update restoration method for restoring to an earlier version of firmware when a problem occurs with an updated firmware.
휴대폰, PDA(Personal Digital Assistant) 등과 같은 정보기기는 일반적으로 생산시 내장되는 플래시(Flash) 롬(ROM)에 동작 프로그램인 펌웨어를 버닝(Burning) 작업한 후, 인쇄회로기판(PCB; Printed Circuit Board)에 표면실장기술(SMT; Surface Mount Technology)을 이용하여 제작된다.Information devices such as mobile phones and PDAs (Personal Digital Assistants) generally burn the firmware, which is an operating program, on a built-in flash ROM, and then use a printed circuit board (PCB). ) Is manufactured using Surface Mount Technology (SMT).
이러한 플래시롬은 정보기기의 전원이 온 될 경우, 중앙처리장치가 부트코더(Bootloader)에 의해 부팅된 후 사용자 인터페이스에 의해 상기 중앙처리장치가 상기 플래시롬에 저장되어 있는 프로그램을 동작하도록 한다.The flash ROM causes the CPU to operate a program stored in the flash ROM by a user interface after the CPU is booted by a bootloader when the information apparatus is powered on.
이후에 프로그램을 수정하거나, 업데이트 하기 위해서는 정보기기에 RS-232 혹은 USB(Universal Serial Bus) 등의 직렬통신 방식을 이용하여 업데이트될 프로그램을 다운로드하는 방법을 이용한다.In order to modify or update a program later, a method of downloading a program to be updated by using a serial communication method such as RS-232 or USB (Universal Serial Bus) is used.
그러나 상기한 방식을 통해 프로그램을 다운로드하는 경우, 플래시롬에 펌웨어를 쓰는 속도가 매우 늦는 문제가 있기 때문에, 정보기기의 메모리 확장용 커넥터에 메모리를 장착하여 부팅과 동시에 펌웨어 업데이트를 수행하도록 하는 방식이 개발되었다.However, when downloading a program through the above-described method, there is a problem that writing the firmware to the flash ROM is very slow. Therefore, a method of installing a memory in the memory expansion connector of the information device to perform the firmware update at the same time as booting is performed. Developed.
도 1은 종래의 펌웨어 업데이트의 동작 순서도이다.1 is an operation flowchart of a conventional firmware update.
도 1을 참조하면, 휴대폰의 펌웨어 업데이트를 위하여 휴대폰의 메모리 확장용 커넥터에 메모리카드를 장착하고(S101), 휴대폰에 전원을 공급한다(S102).Referring to FIG. 1, a memory card is mounted on a memory expansion connector of a mobile phone for updating a firmware of a mobile phone (S101), and power is supplied to the mobile phone (S102).
휴대폰은 전원이 공급되면, 부팅을 시작하고(S103), 부팅과정에서 메모리 카드를 인식하며, 해당 메모리카드에 펌웨어 업데이트를 위한 코드가 있는지 여부를 판단한다(S104).When power is supplied, the mobile phone starts booting (S103), recognizes the memory card during the booting process, and determines whether there is a code for firmware update on the corresponding memory card (S104).
상기 판단결과, 펌웨어 업데이트 코드가 있다면, 메모리카드에서 새로운 펌웨어를 다운로드하여 플래시롬에 저장하는 업데이트 과정을 수행하고(S105), 펌웨어 업데이트 코드가 없다면 휴대폰이 정상 부팅되고, 유휴상태로 대기하게 된다(S106).As a result of the determination, if there is a firmware update code, an update process of downloading new firmware from a memory card and storing it in a flash ROM is performed (S105). If there is no firmware update code, the mobile phone is normally booted and idled. S106).
상기한 펌웨어 업데이트 방법은 간단하고 빠른 시간 안에 펌웨어를 저장할 수 있도록 하여 펌웨어 업데이트 시간이 단축되고 간편해지는 효과가 있으나, 메모리카드에 저장되는 펌웨어 파일 자체에 문제가 있는 경우는 이를 복원하기 위해서 이전의 펌웨어 업데이트 방식과 같이 RS-232나 Jtag 장비 등을 이용하여 플래시롬에 펌웨어 프로그램을 저장하는 방식을 이용해야 하는 문제가 있다.The firmware update method can save the firmware in a simple and quick time, thereby shortening and simplifying the firmware update time. However, if there is a problem with the firmware file stored in the memory card, the previous firmware can be restored. There is a problem in that a firmware program is stored in a flash ROM using an RS-232 or a Jtag device such as an update method.
본 발명은 이러한 문제점을 해결하기 위한 것으로, 펌웨어 업데이트시 펌웨어 파일이 손상되어 펌웨어 복원을 하는 경우 간단하게 펌웨어 복원을 할 수 있도록 하는 펌웨어 업데이트 복원방법을 제공함에 그 목적이 있다.An object of the present invention is to provide a method for restoring a firmware update that can be used to simply restore a firmware when a firmware file is damaged due to a firmware file being damaged during a firmware update.
상기한 바와 같은 목적을 달성하기 위하여 본 발명에 따른 펌웨어 업데이트 복원방법은,
정보기기에 장착된 확장용 메모리카드로부터 새로운 버전의 펌웨어 파일 및 업데이트 코드를 상기 정보기기에 저장하고, 상기 정보기기에 기 저장된 펌웨어 파일을 상기 확장용 메모리 카드에 저장하는 단계; 상기 새로운 펌웨어 파일 및 업데이트 코드로 상기 정보기기의 펌웨어 업데이트를 실행하는 단계; 상기 펌웨어가 업데이트된 정보기기의 정상 동작 여부를 확인하는 단계; 상기 정보기기가 정상 동작하지 않는 경우 상기 펌웨어 복원 키를 입력받는 단계; 상기 정보기기를 재부팅하여 상기 확장 메모리에 저장된 이전 버전의 펌웨어 파일을 읽어들여 상기 펌웨어를 복원하는 단계;를 포함한다.Firmware update restoration method according to the present invention to achieve the above object,
Storing a new version of the firmware file and the update code in the information device from the expansion memory card mounted in the information device, and storing the firmware file previously stored in the information device in the expansion memory card; Executing a firmware update of the information device with the new firmware file and update code; Checking whether the firmware of the updated information device operates normally; Receiving the firmware recovery key when the information device does not operate normally; And rebooting the information device and restoring the firmware by reading a firmware file of a previous version stored in the expansion memory.
삭제delete
언급된 바와 같이 본 발명에 따른 펌웨어 업데이트 복원방법은 정보기기의 동작 프로그램인 펌웨어를 업데이트하는 경우, 펌웨어 파일에 이상이 있을 때, 이전의 버전으로 복원할 수 있도록 하며, 이하에서는 도면을 참조하여 펌웨어 업데이트 복원방법에 대하여 보다 상세히 설명하기로 한다.As mentioned above, in the firmware update restoration method according to the present invention, when updating the firmware, which is an operation program of the information apparatus, when there is an error in the firmware file, the firmware update restoration method can restore the previous version. The update restoration method will be described in more detail.
다만, 본 발명을 설명함에 있어서 종래에 공지가 되어 알려진 부분에 대해서는 자세한 설명을 생략하기로 한다.However, in the following description of the present invention, a detailed description will be omitted for the known parts.
도 2는 본 발명의 실시 예에 따른 펌웨어 업데이트 복원을 위한 구조를 나타낸 블록도이다.2 is a block diagram showing a structure for firmware update restoration according to an embodiment of the present invention.
도 2를 참조하면, 펌웨어 업데이트 및 복원을 위해서 휴대폰(100)은 동작 제어를 위한 프로세서인 MSM(Mobile Station Modem)(110)과, 펌웨어 저장을 위한 플래시 롬(120)과, 휴대폰(100)의 메모리 확장 또는 전원 연결 등을 위한 커넥터(130) 및 상기 휴대폰(100)의 펌웨어 업데이트가 잘못된 경우 이전 버전으로 펌웨어 복원을 할 수 있도록 하기 위한 핫키(Hotkey)를 포함하는 키입력부(140)를 포함한다.Referring to FIG. 2, in order to update and restore the firmware, the
또한, 상기 휴대폰(100)과 연결되어 펌웨어 업데이트를 할 수 있도록 하는 SD(Secure Digital) 메모리부(200)는 휴대폰(100)의 커넥터(130)와 연결되어 인터페이스를 제공하는 SD 인터페이스(230)와, 펌웨어 파일을 포함한 데이터가 저장되는 플래시 메모리(210) 및 데이터 저장, 삭제를 포함한 제어를 수행하는 메모리 제 어부(220)를 포함한다.In addition, the SD (Secure Digital)
휴대폰(100)은 MSM(110)의 제어에 따라 다양한 기능을 제공하며, 휴대폰(100)의 동작을 위한 프로그램인 펌웨어가 플래시 롬(120)에 저장되어 있다.The
휴대폰(100)에 전원을 공급하면, MSM(110)이 부팅동작을 수행하고 플래시 롬(120)의 펌웨어 파일을 로딩 하여 휴대폰(100)이 정상동작 하도록 한다.When power is supplied to the
그리고 SD 메모리부(200)의 플래시 메모리(210)는 펌웨어 파일을 포함한 다양한 데이터를 저장한다.The
상기한 휴대폰(100)의 커넥터(130)에 SD 메모리부(200)의 SD 인터페이스(230)를 삽입하여 장착하고, 휴대폰(100)에 전원을 공급하면, 부팅과정에서 SD 메모리부(200)가 연결된 것을 확인 한 후, 플래시 메모리(210)에 펌웨어 업데이트를 위한 코드가 있는지를 확인 한다.When the
그리고 업데이트를 위한 코드가 있는 경우 플래시 메모리(210)에 저장된 펌웨어 파일을 플래시 롬(120)으로 저장하여 업데이트를 한다.If there is a code for updating, the firmware file stored in the
이때, 플래시 메모리(210)에 저장된 펌웨어 파일을 플래시 롬(120)에 저장하기 전에, 플래시 롬(120)에 저장되어 있던 이전 버전의 펌웨어 파일을 플래시 메모리(210)로 저장한다.In this case, before storing the firmware file stored in the
물론 상기 플래시 메모리(210)는 새로운 버전의 펌웨어 파일 이외의 데이터가 저장될 공간을 충분히 가지고 있어야 한다.Of course, the
그리고 펌웨어 업데이트가 된 이후, 휴대폰(100)이 재부팅 되는데 플래시 메모리(210)에 저장되어 있던 새로운 버전의 펌웨어 파일이 문제가 있는 경우 부팅이 정상적으로 이루어지지 않는다.After the firmware is updated, the
이러한 경우 사용자가 키입력부(140)에 설정된 펌웨어 백업을 위한 핫키를 누르면, 휴대폰(100)은 재부팅 되고 SD 메모리부(200)에 이전 버전의 펌웨어를 찾아 다시 플래시 롬(120)에 복원하게 된다.In this case, when the user presses a hot key for the firmware backup set in the
상기한 동작을 수행하는 펌웨어 복원 동작에 대해 자세히 설명하면 다음과 같다.The firmware restoration operation for performing the above operation will be described in detail as follows.
도 3은 본 발명의 실시 예에 따른 펌웨어 복원 방법의 동작 순서도이다.3 is an operation flowchart of a firmware restoration method according to an embodiment of the present invention.
도 3을 참조하면, 상기 도2와 같은 구성을 포함하는 휴대폰(100)의 펌웨어를 업데이트 또는 이전 버전으로 복원하기 위해서는 우선 휴대폰(100)의 커넥터(130)에 SD 메모리부(200)의 SD 인터페이스(230)를 연결하여 메모리 카드를 장착한 후(S301), 휴대폰(100)에 전원을 공급한다(S302).Referring to FIG. 3, in order to update or restore the firmware of the
휴대폰(100)의 MSM(110)은 전원이 공급됨에 따라 부팅을 수행하는데, 먼저 이전에 복원을 위한키의 입력이 있었는지 여부를 판단한다(S303).The MSM 110 of the
복원을 위한 키 입력이 있었다면, 휴대폰(100)은 빠른 부팅을 실시하고(S310), 장착된 메모리카드 즉 SD 메모리부(200)의 플래시 메모리(210)에 이전 버번의 백업된 펌웨어가 있는지 여부를 판단한다(S311).If there is a key input for restoring, the
상기 빠른 부팅이란 정상적으로 부팅하는 것이 아닌, 휴대폰(100)의 백업을 위한 최소한의 기능만을 로딩 하여 부팅을 실행하는 것을 말한다.The fast booting means booting by loading only the minimum function for the backup of the
그리고 SD 메모리부(200)의 플래시 메모리(210)에 백업 파일이 있다면, 해당 파일을 플래시 롬(120)으로 저장하여 이전 버전으로 펌웨어를 복원하게 된다 (S312).If there is a backup file in the
그러나 플래시 메모리(210)에 백업된 펌웨어 파일이 없는 경우는 종래의 펌웨어 방법에 따른 RS-232 등과 연결하여 펌웨어 파일을 플래시 롬(120)에 저장해야 한다.However, if there is no firmware file backed up in the
그러나 본 발명의 실시 예에 따라 펌웨어 업데이트를 한 경우는, 기본적으로 펌웨어를 업데이트하기 전에 백업을 하게 되므로 문제가 없을 것으로 판단된다.However, in the case of updating the firmware according to the embodiment of the present invention, since it is basically backed up before updating the firmware, it is determined that there is no problem.
즉, 상기 단계 S303에서 복원키가 입력된 것이 아니라면, 휴대폰(100)은 정상적인 부팅 과정을 거치고(S304), SD 메모리부(200)가 연결되어 있으므로 해당 SD 메모리부(200)의 플래시 메모리(210)에 펌웨어 업데이트를 위한 코드가 있는지 여부를 판단한다(S305).That is, if the restore key is not input in step S303, the
단계 S305의 판단결과, 업데이트에 대한 코드가 없다면 휴대폰(100)은 정상 부팅되어 대기상태로 들어가고(S308), 펌웨어 업데이트를 위한 코드가 있다면 현재 플래시 롬(120)에 저장되어 있는 펌웨어를 백업하여 상기 플래시 메모리(210)에 저장한다(S306).As a result of the determination in step S305, if there is no code for the update, the
이때, 상기 플래시 메모리(210)에 저장된 펌웨어의 버전과 휴대폰(100)의 플래시 롬(120)에 저장된 펌웨어 버전을 추출하여 비교하고, 플래시 메모리(210)의 펌웨어가 최신이 것인 경우 업데이트를 수행하는 것은 현재 공지된 펌웨어 업데이트 방법에 의한 것이므로 자세히 설명하지 않도록 한다.At this time, the version of the firmware stored in the
백업 파일을 저장한 이후에는, 플래시 메모리(210)에 저장되어 있는 새로운 버전의 펌웨어 파일을 플래시 롬(120)으로 다운로드하여 업데이트를 수행한다 (S307).After storing the backup file, the firmware file of the new version stored in the
상기와 같이 펌웨어를 업데이트하기에 앞서 현재 버전의 펌웨어를 백업 파일로 메모리카드에 저장하기 때문에, 새로운 버전의 펌웨어 파일 자체가 손상이 있어서 펌웨어 업데이트에 문제가 발생한다 하여도, 이전 버전의 백업 파일을 이용하여 휴대폰을 복원할 수 있는 것이다.Prior to updating the firmware, the current version of the firmware is stored in the memory card as a backup file. Therefore, even if a new version of the firmware file itself is damaged and a problem occurs in the firmware update, the backup file of the previous version is not stored. You can restore your phone.
본 발명의 실시 예에 따른 펌웨어 업데이트 복원방법은 휴대폰과 같은 정보기기의 펌웨어를 메모리카드를 연결하여 업데이트할 경우, 이전 버전의 펌웨어 파일을 백업함으로써, 펌웨어 업데이트에 문제가 발생한 경우 이전 버전으로 간단히 복원할 수 있도록 하는 특징이 있으며, 본 발명을 올바르게 이해하는 당업자는 본 발명의 사상 범위 내에서 구성 요소의 취사선택에 의해서 또 다른 실시 예를 만들어 내는 것은 쉬운 일이다.In the firmware update restoration method according to an embodiment of the present invention, when the firmware of an information device such as a mobile phone is updated by connecting a memory card, the firmware file of the previous version is backed up, so that if a problem occurs in the firmware update, it is simply restored to the previous version. There is a feature to enable, it is easy for those skilled in the art to correctly understand the present invention to create another embodiment by the selection of components within the spirit of the present invention.
상기된 바와 같은 본 발명에 따른 펌웨어 업데이트 복원방법은 휴대폰과 같은 정보기기의 펌웨어 업데이트를 확장 메모리 카드를 연결하여 수행할 때, 펌웨어 업데이트의 문제가 발생한 경우에도 간단히 이전 버전의 펌웨어로 복원할 수 있도록 하는 효과가 있다.The firmware update restoration method according to the present invention as described above, when performing a firmware update of an information device such as a mobile phone by connecting an expansion memory card, so that even if a problem of firmware update occurs, it is possible to simply restore to the previous version of firmware. It is effective.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050089985A KR101225841B1 (en) | 2005-09-27 | 2005-09-27 | Apparatus and method of updating restoration for firmware |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050089985A KR101225841B1 (en) | 2005-09-27 | 2005-09-27 | Apparatus and method of updating restoration for firmware |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20070035299A KR20070035299A (en) | 2007-03-30 |
KR101225841B1 true KR101225841B1 (en) | 2013-01-23 |
Family
ID=43656476
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020050089985A KR101225841B1 (en) | 2005-09-27 | 2005-09-27 | Apparatus and method of updating restoration for firmware |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101225841B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3447739A1 (en) * | 2017-08-25 | 2019-02-27 | Panasonic Intellectual Property Management Co., Ltd. | Electric lock control system, communication method, and program |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100873327B1 (en) * | 2007-01-29 | 2008-12-10 | 삼성전자주식회사 | Method and apparatus for updating firmware in mobile communication terminal |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20030036131A (en) * | 2000-01-07 | 2003-05-09 | 톰슨 라이센싱 소시에떼 아노님 | Method and apparatus for backing up application code upon power failure during a code update |
KR20040053654A (en) * | 2002-12-17 | 2004-06-24 | 엘지전자 주식회사 | Method for upgrade in mobile terminal |
-
2005
- 2005-09-27 KR KR1020050089985A patent/KR101225841B1/en not_active IP Right Cessation
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20030036131A (en) * | 2000-01-07 | 2003-05-09 | 톰슨 라이센싱 소시에떼 아노님 | Method and apparatus for backing up application code upon power failure during a code update |
KR20040053654A (en) * | 2002-12-17 | 2004-06-24 | 엘지전자 주식회사 | Method for upgrade in mobile terminal |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3447739A1 (en) * | 2017-08-25 | 2019-02-27 | Panasonic Intellectual Property Management Co., Ltd. | Electric lock control system, communication method, and program |
Also Published As
Publication number | Publication date |
---|---|
KR20070035299A (en) | 2007-03-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8490081B2 (en) | Method and apparatus for installing software in mobile communication terminal | |
CN110333891A (en) | The method of enhanced OTA upgrading based on Internet of Things | |
TWI396076B (en) | Wireless handset, nonvolatile memory for wireless handset, and method for failsafe preservation of diagnostic information | |
US7337359B2 (en) | System and method for recovering a device state | |
CN101251813A (en) | Device and method for mobile telephone system recovery | |
KR19990051945A (en) | How to repair damaged ROM BIOS | |
KR20080023841A (en) | The method of firmware upgrade and automatic firmware recovery system | |
CN110874237A (en) | Software upgrading method, device, terminal and readable storage medium | |
CN108958767A (en) | A kind of safe mode automatically updating method realized based on minimum system backup | |
CN102043634B (en) | Embedded system and embedded software upgrading method | |
KR101225841B1 (en) | Apparatus and method of updating restoration for firmware | |
CN110908722B (en) | Method and device applied to starting of operating system, electronic equipment and storage medium | |
CN101101553A (en) | Firmware upgrading restoring method | |
CN104765631A (en) | Restoration method and device for application program of mobile terminal | |
KR100832269B1 (en) | Program update method and system for wireless communication terminal | |
KR101085681B1 (en) | System and method for recovering data in mobile terminal | |
KR100591813B1 (en) | Mobile phone had a function of recovery for the firmware download errors and Recovering method for the firmware download errors of a mobile phone | |
CN100410893C (en) | Method and apparatus for master-controlled applied programm of self-repairing built-in equipment | |
KR100628176B1 (en) | Method for upgrading program stored in information terminal | |
JP4265104B2 (en) | Information terminal device, system off processing method thereof, and program thereof | |
KR20040096734A (en) | Method for firm ware upgrade in a mobile phone | |
KR100588199B1 (en) | Method for recovering download mode in program download fail state of portable terminal, and portable terminal employing it | |
CN102609325B (en) | A kind of method for downloading software and terminal | |
CN109271191B (en) | Information processing method and electronic equipment | |
CN115599417A (en) | MCU firmware updating method of electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20151224 Year of fee payment: 4 |
|
LAPS | Lapse due to unpaid annual fee |