KR20040056682A - Software error restore methode for downloading of wireless phone - Google Patents

Software error restore methode for downloading of wireless phone Download PDF

Info

Publication number
KR20040056682A
KR20040056682A KR1020020083219A KR20020083219A KR20040056682A KR 20040056682 A KR20040056682 A KR 20040056682A KR 1020020083219 A KR1020020083219 A KR 1020020083219A KR 20020083219 A KR20020083219 A KR 20020083219A KR 20040056682 A KR20040056682 A KR 20040056682A
Authority
KR
South Korea
Prior art keywords
program
terminal
downloading
rom
ram
Prior art date
Application number
KR1020020083219A
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 KR1020020083219A priority Critical patent/KR20040056682A/en
Publication of KR20040056682A publication Critical patent/KR20040056682A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B17/00Monitoring; Testing

Abstract

PURPOSE: A software downloading method of a mobile phone is provided to easily cope with a download failure of a software program by making a recovery program reside in a ROM separately from a boot program. CONSTITUTION: A terminal is connected to a computer having a tool program and starts downloading(S201). An execution program of the terminal is downloaded to a RAM by using a boot program(S202). The boot program stored in the ROM and data of a free region are deleted(S203). A terminal operation program is downloaded from the computer and stored(S204). It is checked whether a failure occurs while downloading the operation program(S205). If a download failure occurs, a certain special key of the terminal is pressed to power on again(S206). The terminal is connected to the computer again for communication(S207) and a recovery program stored in the ROM starts(S209). The execution program is downloaded again to the ROM(S209).

Description

휴대폰 단말기의 소프트웨어 다운로딩법{Software error restore methode for downloading of wireless phone}Software error restore methode for downloading of wireless phone

본 발명은 휴대폰 단말기를 제조한 후, 최초로 프로그램을 다운로딩하는 과정에서 단말기에 다운로드의 장애가 발생할 경우 그 복구를 용이하게 하는 방법을 제공하는 것에 관한 것이다.The present invention relates to providing a method for facilitating recovery of a download failure in the terminal during the first downloading of a program after manufacturing the mobile terminal.

일반적으로 휴대폰 단말기(1)는 도 1과 같이 신호처리부(2), 음성처리부(3), 키입력부(5), 표시부(6)가 중앙처리장치(4)에 의하여 컨트롤될 수 있도록 연결되어 구성되고, 신호처리부와 음성처리부는 안테나(9)에 연결되어 구성된다.In general, the mobile phone terminal 1 is configured such that the signal processor 2, the voice processor 3, the key input unit 5, and the display unit 6 can be controlled by the central processing unit 4 as shown in FIG. 1. The signal processor and the voice processor are connected to the antenna 9.

한편, 중앙처리장치에는 메모리로 기능하는 롬(7)과, 램(8)이 연결되어 단말기의 운영프로그램 및 사용자 정보 등을 저장할 수 있도록 구성된다.On the other hand, the central processing unit ROM (7) and the RAM (8), which functions as a memory is connected is configured to store the operating program and user information of the terminal and the like.

특히, 상기 롬(7)에는 최초에 단말기의 운영프로램을 다운로딩하기 위하여 부트프로그램(7a)이 입력되는 영역과 사용자정보 등을 저장할 수 있는 자유영역(7b)이 함께 구성된다.In particular, the ROM 7 includes an area in which the boot program 7a is input and a free area 7b for storing user information, etc., in order to download the operating program of the terminal.

상기 부트프로그램은 롬을 구울 때 최초로 입력되는 것으로써, 오프라인 상에서 툴 프로그램이 내장된 컴퓨터(10)와 연결되어 단말기의 실행프로그램을 램(8)에 다운로드할 수 할 수 있도록 작용하고, 실행프로그램이 램에 다운로드 된 후에는 재실행이 되지 않도록 지워진다.When the boot program is first input when burning the ROM, the boot program is connected to the computer 10 in which the tool program is embedded offline so that the executable program of the terminal can be downloaded to the RAM 8, and the executable program is executed. Once downloaded to RAM, it is erased so that it cannot be run again.

그리고, 상기 램에 다운로드된 단말기의 실행프로그램을 다운로드받은 후에 그 실행 프로그램을 이용하여 다시 롬에 단말기의 운용프로그램을 입력하는 과정을거친다.After downloading the execution program of the terminal downloaded to the RAM, the process of inputting the operation program of the terminal to the ROM again using the execution program.

상기 단말기의 운용프로그램을 입력하는 과정에서 장애가 발생하면 이미 부트프로그램이 지워져 있기 때문에 부트프로그램의 복구가 불가능하여 더 이상 단말기의 운용프로그램을 다운로딩할 수 없는 문제점이 발생한다.If a failure occurs in the process of inputting an operating program of the terminal, the boot program is already erased, and thus the boot program cannot be recovered, and thus, the operating program of the terminal can no longer be downloaded.

종래 단말기의 다운로딩 방법을 도 2의 프로차트에 의하여 더 구체적으로 설명한다.The downloading method of the conventional terminal will be described in more detail with reference to the flowchart of FIG. 2.

먼저, 오프라인 상에서 단말기를 툴 프로그램이 내장된 컴퓨터와 연결하여 다운로딩을 시작한다(S101).First, the terminal starts downloading by connecting the terminal with a computer in which the tool program is embedded in the offline mode (S101).

다운로딩이 시작되면 단말기의 롬(7)에 저장된 부트프로그램(7a)을 이용하여 램(8)에 단말기의 실행프로그램을 다운로딩한다(S102).When downloading is started, the execution program of the terminal is downloaded to the RAM 8 by using the boot program 7a stored in the ROM 7 of the terminal (S102).

이어서, 롬에 저장된 부트프로그램(7a) 및 자유영역(7b)의 데이터를 삭제한다(S103).Subsequently, data of the boot program 7a and the free area 7b stored in the ROM are deleted (S103).

이어서, 램(8)에 다운로드 된 단말기의 실행프로그램을 이용하여 컴퓨터로부터 단말기의 운용프로그램을 롬(7)에 다운로드 하여 저장한다(S104).Subsequently, the operating program of the terminal is downloaded from the computer to the ROM 7 using the execution program of the terminal downloaded to the RAM 8 and stored (S104).

상기 롬에 단말기의 운영프로그램을 다운로드 하는 과정에서 운용프로그램의 다운로드 중 장애가 발생하였는가를 판단(S105)하고, 다운로드 장애가 발생하는 경우에는 이미 부트프로그램이 지워져 있기 때문에 실행프로그램을 다시 다운로드받을 수 없어 오프라인 상에 있는 별도의 롬 복구장치로 이동하여 단말기의 롬을 복구하는 단계(S106)를 거치고, 다운로드 중 장애가 발생하지 않는 경우에는 작업이 종료된다.In the process of downloading an operating program of the terminal to the ROM, it is determined whether a failure occurs during the download of the operating program (S105). If a download failure occurs, the boot program is already erased, so the execution program cannot be downloaded again. After moving to a separate ROM recovery device in the step of recovering the ROM of the terminal (S106), if the failure does not occur during the download is terminated.

상기와 같이 종래의 단말기에 소프트웨어를 다운로딩하는 방법은 다운로딩과정에서 장애가 발생할 경우, 그 복구가 매우 번거롭고 복구시간이 많이 소요되는 문제점이 있다.As described above, the conventional method of downloading software to a terminal has a problem in that, when a failure occurs in the downloading process, the recovery is very cumbersome and takes a lot of recovery time.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로 롬에 상주하는 복구프로그램 저장 영역을 별도로 설정한다. 상기 복구프로그램은 단말기의 소프트웨어 다운로딩시 장애가 발생할 경우 기존의 부트프로그램 및 데이터코드 등은 지워져 알 수 없으므로 이러한 정보를 체크하지 않고 단순히 기존의 부트프로그램이 수행하던 단말기의 실행프로그램을 단말기의 램에 다운로딩하는 기능만 수행하도록 설정되고, 사용자가 다운로딩의 장애가 발생한 것을 인지한 후 소정의 특수키를 입력하고, 전원을 재 공급함으로서 복구프로그램이 구동되도록 한다.In order to solve the above problems, the present invention separately sets a recovery program storage area residing in the ROM. The recovery program can not know the existing boot program and data codes if the failure occurs when downloading the software of the terminal, so simply do not check the information and simply download the execution program of the terminal to the RAM of the terminal without checking this information It is set to perform only a loading function, and after the user recognizes that a download failure has occurred, the user inputs a predetermined special key and reapplies power to allow the recovery program to be driven.

따라서, 본 발명의 목적은 단말기의 소프트웨어 다운로딩 시 장애발생의 복구를 쉽게 하는 방법을 제공하는 데 있다.Accordingly, an object of the present invention is to provide a method for easily recovering from a failure when downloading software of a terminal.

본 발명의 또 다른 목적은 단말기의 소프트웨어 다운로딩 시 장애가 발생할 경우 그 장애를 복구하는 시간을 단축하는데 있다.Another object of the present invention is to reduce the time to recover the failure when a failure occurs in the software download of the terminal.

도 1은 일반적인 휴대폰 단말기의 다운로딩을 설명하기 위한 블록도이고,1 is a block diagram illustrating the downloading of a general mobile phone terminal,

도 2는 일반적인 휴대폰 단말기의 다운로딩 과정을 설명하기 위한 프로차트이고,2 is a flowchart illustrating a downloading process of a general mobile phone terminal.

도 3은 본 발명의 휴대폰 단말기의 다운로딩을 설명하기 위한 블록도이고,3 is a block diagram illustrating the downloading of a mobile phone terminal of the present invention;

도 4는 본 발명의 휴대폰 단말기의 다운로딩 과정을 설명하기 위한 플로차트이다.4 is a flowchart illustrating a downloading process of a mobile phone terminal of the present invention.

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

1, 101 - 단말기 2, 102 - 신호처리부1, 101-terminal 2, 102-signal processing unit

3, 103 - 음성처리부 4, 104 - 중앙처리장치3, 103-audio processing unit 4, 104-central processing unit

5, 105 - 키입력부 6, 106 - 표시부5, 105-key input 6, 106-display

7, 107 - 롬(ROM) 107a - 부트프로그램 저장영역7, 107-ROM 107a-Boot Program Storage

107b - 자유영역 107c - 복구프로그램 저장영역107b-Free area 107c-Recovery program storage area

8, 108 - 램(RAM) 9, 109 - 안테나8, 108-RAM 9, 109-Antenna

10, 110 - 컴퓨터(PC)10, 110-PC

본 발명은 상기 목적 달성을 위하여 메모리수단으로써 롬(107과 램(108)을 구비하는 단말기(101)에 있어서, 상기 롬은 부트프로그램이 저장되는 영역(107a)과복구프로그램이 저장되는 영역(107c)과, 자유영역(107b)으로 구분되고,The present invention provides a terminal 101 having a ROM 107 and a RAM 108 as memory means for achieving the above object, wherein the ROM includes an area 107a in which a boot program is stored and an area 107c in which a recovery program is stored. ) And the free area 107b,

상기 단말기에 접속된 컴퓨터를 이용하여 상기 단말기에 소프트웨어를 다운로딩하는 방법은 부트프로그램을 이용하여 상기 램에 실행프로그램을 다운로딩하는 단계,The method for downloading software to the terminal using a computer connected to the terminal may include downloading an execution program to the RAM using a boot program;

상기 부트프로그램 및 자유영역의 데이터를 삭제하는 단계,Deleting data of the boot program and the free area;

상기 램에 다운로딩된 실행프로그램을 이용하여 상기 컴퓨터로부터 상기 단말기의 운용프로그램을 상기 롬에 다운로드 하는 단계,Downloading an operating program of the terminal from the computer to the ROM using an execution program downloaded to the RAM;

상기 운용프로그램의 다운로드 중 장애가 발생하는 경우 상기 복구프로그램을 구동하여 상기 램에 실행프로그램을 다시 다운로딩하는 단계를 포함하는 것을 특징으로 하는 휴대폰 단말기의 소프트웨어 다운로딩법.And downloading the execution program back to the RAM by driving the recovery program when a failure occurs during the downloading of the operation program.

상기 복구프로그램은 상기 롬에 상주하도록 구성되고, 소정의 특수키 입력에 의하여 실행되도록 구성된다.The recovery program is configured to reside in the ROM and is configured to be executed by a predetermined special key input.

이하, 도 3 및 도 4를 참고하여 본 발명의 기술적 구성 및 작용, 효과에 대하여 상세히 설명한다.Hereinafter, the technical configuration, operation, and effect of the present invention will be described in detail with reference to FIGS. 3 and 4.

본 발명의 휴대폰 단말기(101)는 도 3과 같이 중앙처리장치(104)에 메모리로 기능하는 롬(107)과, 램(108)이 연결되어 단말기의 운영프로그램 및 사용자 정보 등을 저장할 수 있도록 구성된다.The mobile phone terminal 101 of the present invention is configured to store an operating program and user information of the terminal, such as a ROM 107 functioning as a memory in the central processing unit 104 and a RAM 108 as shown in FIG. 3. do.

특히, 상기 롬(107)에는 최초에 단말기의 운영프로그램을 다운로딩하기 위하여 부트프로그램(107a)이 입력되는 영역과 사용자정보 등을 저장할 수 있는 자유영역(107b)이 구성되고, 운영프로그램 다운리딩 시 장애가 발생할 경우 장애 복구를쉽게 하기 위하여 구성되는 상주 복구프로그램 영역(107c)이 구성된다.In particular, the ROM 107 is configured with an area in which the boot program 107a is input and a free area 107b for storing user information for downloading an operating program of the terminal. In the event of a failure, a resident recovery program area 107c is configured to facilitate the recovery of the failure.

상기 복구프로그램과 부트프로그램은 롬을 구울 때 최초로 입력되는 것으로써, 오프라인 상에서 툴 프로그램이 내장된 컴퓨터(110)와 연결되어 단말기의 실행프로그램을 램(8)에 다운로드할 수 할 수 있도록 작용한다.The recovery program and the boot program are initially input when the ROM is burned. The recovery program and the boot program are connected to the computer 110 in which the tool program is embedded offline so that the execution program of the terminal can be downloaded to the RAM 8.

상기 부트프로그램은 실행프로그램이 램에 다운로드 된 후에는 재실행이 되지 않도록 지워지고, 상기 복구프로구램은 다운로딩 시 장애가 발생하여 실행프로그램을 램에 다시 다운로드할 때 구동되도록 구성된다.The boot program is erased so as not to be re-executed after the execution program is downloaded to RAM, and the recovery program is configured to be driven when a download occurs in RAM due to a failure in downloading.

상기 램에 다운로드된 단말기의 실행프로그램을 다운로드받은 후에는 그 실행 프로그램을 이용하여 다시 롬에 단말기의 운용프로그램을 입력하는 과정을 거친다.After downloading the execution program of the terminal downloaded to the RAM, the process of inputting the operation program of the terminal to the ROM again using the execution program.

따라서, 상기 복구프로그램은 운용프로그램을 램에 다운로드할 때 장애가 발생하더라도 지워지지 않고 롬에 상주하도록 구성되어야 한다.Therefore, the recovery program should be configured to reside in the ROM without being erased even if a failure occurs when downloading the operating program to RAM.

본 발명의 단말기의 소프트웨어 다운로딩 방법을 도 4의 프로차트에 의하여 더 상세히 설명한다.The software downloading method of the terminal of the present invention will be described in more detail with reference to the flowchart of FIG. 4.

먼저, 오프라인 상에서 단말기를 툴 프로그램이 내장된 컴퓨터(110)와 연결하여 다운로딩을 시작한다(S201).First, the terminal starts downloading by connecting the terminal to the computer 110 in which the tool program is embedded in the offline mode (S201).

다운로딩이 시작되면 단말기의 롬(107)에 저장된 부트프로그램(107a)을 이용하여 램(108)에 단말기의 실행프로그램을 다운로딩한다(S202).When downloading is started, the execution program of the terminal is downloaded to the RAM 108 using the boot program 107a stored in the ROM 107 of the terminal (S202).

이어서, 롬에 저장된 부트프로그램(107a) 및 자유영역(107b)의 데이터를 삭제한다(S203).Subsequently, data of the boot program 107a and the free area 107b stored in the ROM are deleted (S203).

이어서, 램(108)에 다운로드 된 단말기의 실행프로그램을 이용하여 컴퓨터(110)로부터 단말기의 운용프로그램을 롬(107)에 다운로드 하여 저장한다(S204).Subsequently, the operating program of the terminal is downloaded from the computer 110 to the ROM 107 using the execution program of the terminal downloaded to the RAM 108 and stored (S204).

상기 롬(107)에 단말기의 운영프로그램을 다운로드 하는 과정에서 운용프로그램의 다운로드 중 장애가 발생하였는가를 판단(S205)하고, 다운로드 장애가 발생하는 경우에는 단말기의 소정의 특수키를 누르고 전원을 단시 온(on)한다(S206).In the process of downloading the operating program of the terminal to the ROM 107, it is determined whether a failure occurs during the downloading of the operating program (S205), and if a download failure occurs, pressing a predetermined special key of the terminal and turning on the power (on) (S206).

이어서, 툴 프로그램이 내장된 컴퓨터와(110)와 다시 연결하여 통신할 수 있도록 되고(S207), 상기 롬에 저장된 복구프로그램(107c)이 가동된다(S208).Subsequently, the tool program is connected to the computer 110 with which the built-in program is connected again so as to communicate (S207), and the recovery program 107c stored in the ROM is operated (S208).

상기 복구프로그램이 가동되면 다시 램(108)에 실행프로그램을 다운로드 한다(S209).When the recovery program is started, the execution program is downloaded to the RAM 108 again (S209).

상기 실행프로그램이 다시 다운로드 되면 단계(S204)로 이동하여 컴퓨터로부터 다시 단말기의 운용프로그램을 다운로드 하는 과정을 거친다.When the execution program is downloaded again, the process proceeds to step S204 and downloads the operating program of the terminal from the computer again.

물론, 단말기의 소프트웨어를 다운로드 하는 과정에서 장애가 발생하지 않으면 다운로드가 완료된 후 단계(S205)에서 다운로딩 작업은 완료된다.Of course, if a failure does not occur in the process of downloading the software of the terminal, the download is completed in step S205 after the download is completed.

본 발명은 롬에 다운로딩 발생시 장애를 복구할 수 있는 복구프로그램을 부트프로그램과는 별도로 롬의 일정 영역에 상주시킴으로써, 소프트웨어 프로그램의 다운로딩 장애발생 시 손쉽게 대처할 수 있고, 다운로딩 장애 복구시간을 크게 개선하는 효과를 얻을 수 있다.The present invention resides in a certain area of the ROM separate from the boot program to recover a failure when downloading occurs in the ROM, so that a software program can easily cope with a downloading failure and greatly increase the download failure recovery time. The effect of improving can be obtained.

Claims (2)

메모리수단으로써 롬(107과 램(108)을 구비하는 단말기(101)에 있어서, 상기 롬은 부트프로그램이 저장되는 영역(107a)과 복구프로그램이 저장되는 영역(107c)과, 자유영역(107b)으로 구분되고,In a terminal 101 having a ROM 107 and a RAM 108 as memory means, the ROM includes an area 107a in which a boot program is stored, an area 107c in which a recovery program is stored, and a free area 107b. Separated by 상기 단말기에 접속된 컴퓨터를 이용하여 상기 단말기에 소프트웨어를 다운로딩하는 방법은 부트프로그램을 이용하여 상기 램에 실행프로그램을 다운로딩하는 단계,The method for downloading software to the terminal using a computer connected to the terminal may include downloading an execution program to the RAM using a boot program; 상기 부트프로그램 및 자유영역의 데이터를 삭제하는 단계,Deleting data of the boot program and the free area; 상기 램에 다운로딩된 실행프로그램을 이용하여 상기 컴퓨터로부터 상기 단말기의 운용프로그램을 상기 롬에 다운로드 하는 단계,Downloading an operating program of the terminal from the computer to the ROM using an execution program downloaded to the RAM; 상기 운용프로그램의 다운로드 중 장애가 발생하는 경우 상기 복구프로그램을 구동하여 상기 램에 실행프로그램을 다시 다운로딩하는 단계를 포함하는 것을 특징으로 하는 휴대폰 단말기의 소프트웨어 다운로딩 방법.And downloading the execution program back to the RAM by driving the recovery program when a failure occurs during the downloading of the operation program. 제1항에 있어서,The method of claim 1, 상기 복구프로그램은 상기 롬에 상주하도록 구성되고, 소정의 특수키 입력에 의하여 실행되도록 구성되는 것을 특징으로 하는 휴대폰 단말기의 소프트웨어 다운로딩 방법.And the recovery program is configured to reside in the ROM, and to be executed by a predetermined special key input.
KR1020020083219A 2002-12-24 2002-12-24 Software error restore methode for downloading of wireless phone KR20040056682A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020083219A KR20040056682A (en) 2002-12-24 2002-12-24 Software error restore methode for downloading of wireless phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020083219A KR20040056682A (en) 2002-12-24 2002-12-24 Software error restore methode for downloading of wireless phone

Publications (1)

Publication Number Publication Date
KR20040056682A true KR20040056682A (en) 2004-07-01

Family

ID=37349336

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020083219A KR20040056682A (en) 2002-12-24 2002-12-24 Software error restore methode for downloading of wireless phone

Country Status (1)

Country Link
KR (1) KR20040056682A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100636518B1 (en) 2005-04-20 2006-10-18 주식회사 팬택앤큐리텔 Method for upgrade of firmware in mobile telecommunication terminal
KR100649148B1 (en) * 2005-06-30 2006-11-27 주식회사 팬택 Method and apparatus for recovering embedded file system on mobile communication terminal
US7761679B2 (en) 2004-12-07 2010-07-20 Pantech Co., Ltd. Method for recovering from download failure of program and portable terminal employing the method
KR20120032691A (en) * 2010-09-29 2012-04-06 삼성에스엔에스 주식회사 Method and system for memory management in imbedded device environment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7761679B2 (en) 2004-12-07 2010-07-20 Pantech Co., Ltd. Method for recovering from download failure of program and portable terminal employing the method
KR100636518B1 (en) 2005-04-20 2006-10-18 주식회사 팬택앤큐리텔 Method for upgrade of firmware in mobile telecommunication terminal
KR100649148B1 (en) * 2005-06-30 2006-11-27 주식회사 팬택 Method and apparatus for recovering embedded file system on mobile communication terminal
KR20120032691A (en) * 2010-09-29 2012-04-06 삼성에스엔에스 주식회사 Method and system for memory management in imbedded device environment

Similar Documents

Publication Publication Date Title
US7770166B2 (en) Forcibly downloading program in mobile communications terminal
JP4944686B2 (en) Software update method and portable terminal device
US7275153B2 (en) Booting and boot code update system using boot strapper code to select between a loader and a duplicate backup loader
US8490081B2 (en) Method and apparatus for installing software in mobile communication terminal
CN106933593B (en) System switching method and device based on mobile terminal
CN107995284B (en) OTA (over the air) upgrading method suitable for POS (point of sale) machine
CN101111017A (en) Mobile terminal for backup and recovery of software and data and method thereof
CN101904105A (en) Mobile handset employing efficient backup and recovery of blocks during update
CN104657161A (en) Method and device for updating firmware of mobile terminal
CN111258613A (en) Firmware upgrading method and device, electronic equipment and storage medium
CN109408282B (en) Application program backup recovery method and device and computer readable storage medium
KR20040056682A (en) Software error restore methode for downloading of wireless phone
CN104484241A (en) Terminal system file backup and recovery method and device
KR101085681B1 (en) System and method for recovering data in mobile terminal
CN110784499B (en) Data backup method and terminal equipment
KR100636518B1 (en) Method for upgrade of firmware in mobile telecommunication terminal
KR100652664B1 (en) Operating program automatic restoration method for mobile communication device
CN110673868B (en) System data processing method, device and storage medium
JPH1063498A (en) Operation program modifying method for radio base station
JP4830834B2 (en) Portable mobile communication terminal device and character data creation program
KR100631584B1 (en) How to Force Download of Program on Mobile Terminal
KR100631583B1 (en) How to check program update and force download of mobile terminal
EP1983401B1 (en) Time control apparatus and method of terminal
CN110020522B (en) Data processing method and related product
KR100628176B1 (en) Method for upgrading program stored in information terminal

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application