[go: up one dir, main page]

CN104657228B - A kind of system exception processing method and processing device of mobile terminal - Google Patents

A kind of system exception processing method and processing device of mobile terminal Download PDF

Info

Publication number
CN104657228B
CN104657228B CN201510097981.0A CN201510097981A CN104657228B CN 104657228 B CN104657228 B CN 104657228B CN 201510097981 A CN201510097981 A CN 201510097981A CN 104657228 B CN104657228 B CN 104657228B
Authority
CN
China
Prior art keywords
subsystem
mobile terminal
watchdog
abnormal
restart
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510097981.0A
Other languages
Chinese (zh)
Other versions
CN104657228A (en
Inventor
甄文先
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201510097981.0A priority Critical patent/CN104657228B/en
Publication of CN104657228A publication Critical patent/CN104657228A/en
Application granted granted Critical
Publication of CN104657228B publication Critical patent/CN104657228B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The present invention is applied to technical field of mobile terminals, there is provided a kind of system exception processing method and processing device of mobile terminal, including:By the subsystem of mobile terminal described in watch dog monitoring with the presence or absence of abnormal;If watch dog monitoring will report the application processor of the mobile terminal extremely to the presence of subsystem exception;The application processor sends instruction of restarting to the subsystem, restarts the subsystem.The present invention can constantly monitor and find the subsystem unusual condition of mobile terminal in real time, and realize restarting for the subsystem automatically, ensure that the promptness of mobile terminal system abnormal conditions processing.

Description

一种移动终端的系统异常处理方法及装置System exception handling method and device for mobile terminal

技术领域technical field

本发明属于移动终端技术领域,尤其涉及一种移动终端的系统异常处理方法及装置。The invention belongs to the technical field of mobile terminals, and in particular relates to a method and device for handling system exceptions of a mobile terminal.

背景技术Background technique

随着嵌入式技术的发展,基于嵌入式系统实现的移动终端的功能日趋强大,其被设计成由多处理器组成的分布式架构,对应的嵌入式系统也日趋庞大、复杂,且同时存在着多种多样的子系统。With the development of embedded technology, the functions of mobile terminals based on embedded systems are becoming more and more powerful. It is designed as a distributed architecture composed of multi-processors. The corresponding embedded systems are also becoming larger and more complex, and at the same time there are A wide variety of subsystems.

在移动终端的运行过程中,会存在某个子系统发生异常的情况,例如,通信子系统无服务、声音子系统无声、或者传感器子系统失效等,通常,系统级别的问题都不能通过恢复参数来修复,只能通过重启系统来解决,然而,用户往往对子系统的失效情况不知情,尤其是在移动终端熄屏待机的状态之下,更是无法获知子系统异常的情况,从而导致对移动终端的系统异常情况处理不及时,影响了对移动终端的正常使用。During the operation of the mobile terminal, there may be abnormalities in a certain subsystem, for example, the communication subsystem has no service, the sound subsystem has no sound, or the sensor subsystem fails, etc. Usually, system-level problems cannot be resolved by restoring parameters. The repair can only be solved by restarting the system. However, users are often unaware of the failure of the subsystem, especially when the mobile terminal is in the state of off-screen standby, it is impossible to know the abnormality of the subsystem, which leads to the failure of the mobile terminal. The abnormal situation of the terminal system is not handled in time, which affects the normal use of the mobile terminal.

发明内容Contents of the invention

本发明实施例的目的在于提供一种移动终端的系统异常处理方法及装置,旨在解决目前对移动终端的系统异常情况处理不及时的问题。The purpose of the embodiments of the present invention is to provide a method and device for handling system abnormalities of mobile terminals, aiming at solving the current problem of untimely handling of system abnormalities of mobile terminals.

本发明实施例是这样实现的,一种移动终端的系统异常处理方法,包括:The embodiment of the present invention is achieved in this way, a system exception handling method of a mobile terminal, comprising:

通过看门狗监控所述移动终端的子系统是否存在异常;Monitoring whether there is an abnormality in the subsystem of the mobile terminal through a watchdog;

若看门狗监控到有子系统存在异常,将异常上报给所述移动终端的应用处理器;If the watchdog monitors that there is an abnormality in a subsystem, report the abnormality to the application processor of the mobile terminal;

所述应用处理器向该子系统发送重启指令,重启该子系统。The application processor sends a restart instruction to the subsystem to restart the subsystem.

本发明实施例的另一目的在于提供一种移动终端的系统异常处理装置,包括:Another object of the embodiments of the present invention is to provide a system exception handling device for a mobile terminal, including:

监控单元,用于通过看门狗监控所述移动终端的子系统是否存在异常;A monitoring unit, configured to monitor whether there is an abnormality in the subsystem of the mobile terminal through a watchdog;

上报单元,用于若看门狗监控到有子系统存在异常,将异常上报给所述移动终端的应用处理器;The reporting unit is used to report the abnormality to the application processor of the mobile terminal if the watchdog monitors that there is an abnormality in the subsystem;

重启单元,用于所述应用处理器向该子系统发送重启指令,重启该子系统。The restart unit is used for the application processor to send a restart instruction to the subsystem to restart the subsystem.

本发明实施例能够时刻监测并实时发现移动终端的子系统异常状况,并自动实现该子系统的重启,保证了移动终端系统异常情况处理的及时性。The embodiments of the present invention can monitor and discover abnormal conditions of the subsystems of the mobile terminal in real time at all times, and automatically restart the subsystems, thereby ensuring the timeliness of handling abnormal conditions of the mobile terminal system.

附图说明Description of drawings

图1是本发明实施例提供的移动终端的系统异常处理方法的实现流程图;Fig. 1 is the implementation flow diagram of the system exception processing method of the mobile terminal provided by the embodiment of the present invention;

图2是本发明实施例提供的移动终端的系统异常处理方法S101的具体实现流程图;FIG. 2 is a specific implementation flowchart of the system exception handling method S101 of the mobile terminal provided by the embodiment of the present invention;

图3是本发明实施例提供的移动终端的系统异常处理方法子系统重启的实现流程图;FIG. 3 is a flow chart of implementing subsystem restart of the system exception handling method of the mobile terminal provided by the embodiment of the present invention;

图4是本发明实施例提供的移动终端的系统异常处理装置的结构框图。Fig. 4 is a structural block diagram of an apparatus for handling system exceptions of a mobile terminal according to an embodiment of the present invention.

具体实施方式detailed description

为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

在本发明实施例中,所述移动终端,是指可以在移动中使用的计算机设备,包括但不限于手机、笔记本、平板电脑、POS机甚至包括车载电脑。所述移动终端的子系统,包括但不限于通信(modem)子系统、声音(audio)子系统或者传感器(sensor)子系统。In the embodiment of the present invention, the mobile terminal refers to computer equipment that can be used on the move, including but not limited to mobile phones, notebooks, tablet computers, POS machines and even vehicle-mounted computers. The subsystems of the mobile terminal include but not limited to communication (modem) subsystems, sound (audio) subsystems or sensor (sensor) subsystems.

图1示出了本发明实施例提供的移动终端的系统异常处理方法的实现流程,详述如下:Fig. 1 shows the implementation process of the system abnormality handling method of the mobile terminal provided by the embodiment of the present invention, which is described in detail as follows:

在S101中,通过看门狗监控所述移动终端的子系统是否存在异常。In S101, a watchdog is used to monitor whether a subsystem of the mobile terminal is abnormal.

所述看门狗(watchdog timer),是一个定时器电路,一般有一个输入,在本实施例中,在移动终端的每个子系统中,分别设置这样一个输入,即喂狗(kicking the dog或者service the dog)模块,由子系统的主程序或者主进程来控制该输入,每隔一段时间输出一个信号到喂狗端,给看门狗清零,如果超过规定的时间不喂狗,看门狗超时,就会认定对应的子系统存在异常。Described watchdog (watchdog timer) is a timer circuit, generally has an input, and in the present embodiment, in each subsystem of mobile terminal, such input is set respectively, promptly feeds the dog (kicking the dog or service the dog) module, the input is controlled by the main program or main process of the subsystem, and a signal is output to the dog feeding terminal every once in a while to clear the watchdog. If the dog is not fed beyond the specified time, the watchdog If timeout occurs, it will be determined that the corresponding subsystem is abnormal.

如图2所示,S101具体为:As shown in Figure 2, S101 is specifically:

在S201中,所述移动终端子系统内的进程定时向看门狗输出信号。In S201, a process in the mobile terminal subsystem outputs a signal to a watchdog at regular intervals.

在S202中,当看门狗在预设时间内未接收到来自该子系统的信号时,判定该子系统存在异常。In S202, when the watchdog does not receive a signal from the subsystem within a preset time, it is determined that the subsystem is abnormal.

通常情况下,若子系统运行异常,子系统的主程序或者主进程大多处于无响应、死循环或者跑飞状态,无法定时向看门狗输出信号,因此,当看门狗发生未定时接收到来自某个子系统的主程序或者主进程的输入信号时,判定该子系统存在异常。Usually, if the subsystem runs abnormally, the main program or main process of the subsystem is mostly in the state of no response, endless loop or running away, and cannot regularly output signals to the watchdog. Therefore, when the watchdog does not regularly receive signals from When the main program or main process of a certain subsystem receives an input signal, it is determined that the subsystem is abnormal.

在S102中,若看门狗监控到有子系统存在异常,将异常上报给所述移动终端的应用处理器。In S102, if the watchdog monitors that there is an abnormality in a subsystem, report the abnormality to the application processor of the mobile terminal.

当看门狗判定有子系统存在异常时,将该异常上报给移动终端的应用处理器(Application Processor,AP),以使应用处理器获知移动终端的哪个子系统出现了异常。When the watchdog determines that there is an abnormality in a subsystem, it reports the abnormality to the application processor (Application Processor, AP) of the mobile terminal, so that the application processor knows which subsystem of the mobile terminal has an abnormality.

优选地,S102中所述将异常上报给所述移动终端的应用处理器包括:Preferably, reporting the exception to the application processor of the mobile terminal in S102 includes:

拉低该子系统对应的通用输入输出(General Purpose Input/Output,GPIO)硬件中断的管脚,以将异常上报给所述移动终端的应用处理器。Pulling down the corresponding general purpose input/output (General Purpose Input/Output, GPIO) hardware interrupt pin of the subsystem, so as to report the exception to the application processor of the mobile terminal.

每个子系统对应一个GPIO硬件中断的管脚,当子系统正常运行时,看门狗保持该子系统对应的管脚为高电平,而一旦看门狗判定该子系统出现异常,则将该子系统对应的管脚拉低为低电平,应用处理器一旦检测到GPIO硬件中断的某个管脚由高电平变为低电平,则可以获知该管脚对应的子系统异常。Each subsystem corresponds to a GPIO hardware interrupt pin. When the subsystem is running normally, the watchdog keeps the corresponding pin of the subsystem at high level, and once the watchdog determines that the subsystem is abnormal, it will The pin corresponding to the subsystem is pulled down to a low level. Once the application processor detects that a pin of the GPIO hardware interrupt changes from a high level to a low level, it can know that the subsystem corresponding to the pin is abnormal.

在本实施例中,通过GPIO硬件中断通知应用处理器的好处在于,GPIO硬件中断随时都可以产生中断,不受移动终端当前是否处于熄屏待机状态的影响,从而保证子系统异常处理的及时性。In this embodiment, the advantage of notifying the application processor through the GPIO hardware interrupt is that the GPIO hardware interrupt can generate an interrupt at any time, regardless of whether the mobile terminal is currently in the off-screen standby state, thereby ensuring the timeliness of the exception handling of the subsystem .

在S103中,所述应用处理器向该子系统发送重启指令,重启该子系统。In S103, the application processor sends a restart instruction to the subsystem to restart the subsystem.

在获知出现异常的子系统之后,应用处理器向该子系统发送重启指令,以重启该子系统。如图3所示,子系统重启过程如下:After learning the abnormal subsystem, the application processor sends a restart instruction to the subsystem to restart the subsystem. As shown in Figure 3, the subsystem restart process is as follows:

S301,对该子系统做掉电处理;S301, performing power-off processing on the subsystem;

S302,对该子系统做上电处理;S302, performing power-on processing on the subsystem;

S303,该子系统加载固件并初始化,完成重启。S303, the subsystem loads firmware and initializes, and restarts.

上述重启过程可以与移动终端系统重启时启动子系统的过程相同。The above restarting process may be the same as the process of starting the subsystem when the mobile terminal system is restarted.

本发明实施例能够时刻监测并实时发现移动终端的子系统异常状况,并自动实现该子系统的重启,保证了移动终端系统异常情况处理的及时性。The embodiments of the present invention can monitor and discover abnormal conditions of the subsystems of the mobile terminal in real time at all times, and automatically restart the subsystems, thereby ensuring the timeliness of handling abnormal conditions of the mobile terminal system.

例如,当手机在熄屏待机状态下通信子系统出现异常,modem主程序自动关闭,则该主程序无法向看门狗定时输入信号,看站狗超时,将该异常情况通GPIO硬件中断上报给应用处理器,应用处理器被唤醒处理上报的中断数据,对通信子系统发送reset指令,通信子系统在接收到reset指令后,进行掉电-上电-加载固件-初始化处理,完成重启,这样就在移动终端的熄屏状态下及时完成了通信子系统异常情况的处理,避免了漏接电话、漏看短信等情况的出现。For example, when the communication subsystem of the mobile phone is in the standby state with the screen off, the main program of the modem is automatically closed, and the main program cannot regularly input signals to the watchdog. If the watchdog times out, the abnormal situation will be reported to the GPIO hardware interrupt The application processor, the application processor is awakened to process the reported interrupt data, and sends a reset command to the communication subsystem. After receiving the reset command, the communication subsystem performs power-off-power-on-loading firmware-initialization processing, and completes the restart. The processing of the abnormal situation of the communication subsystem is completed in time when the screen of the mobile terminal is turned off, and the occurrence of situations such as missed calls and text messages are avoided.

对应于上文实施例所述的移动终端的系统异常处理方法,图4示出了本发明实施例提供的移动终端的系统异常处理装置的结构框图,为了便于说明,仅示出了与本实施例相关的部分。Corresponding to the method for handling system exceptions of the mobile terminal described in the above embodiments, Fig. 4 shows a structural block diagram of the apparatus for handling system exceptions of the mobile terminal provided by the embodiment of the present invention. example related part.

参照图4,该装置包括:Referring to Figure 4, the device includes:

监控单元41,通过看门狗监控所述移动终端的子系统是否存在异常;The monitoring unit 41 monitors whether there is any abnormality in the subsystem of the mobile terminal through a watchdog;

上报单元42,若看门狗监控到有子系统存在异常,将异常上报给所述移动终端的应用处理器;The reporting unit 42, if the watchdog monitors that there is an abnormality in the subsystem, report the abnormality to the application processor of the mobile terminal;

重启单元43,所述应用处理器向该子系统发送重启指令,重启该子系统。A restart unit 43, wherein the application processor sends a restart instruction to the subsystem to restart the subsystem.

可选地,所述上报单元42具体用于:Optionally, the reporting unit 42 is specifically configured to:

拉低该子系统对应的通用输入输出GPIO硬件中断的管脚,以将异常上报给所述移动终端的应用处理器。Pulling down the GPIO hardware interrupt pin corresponding to the subsystem, so as to report the exception to the application processor of the mobile terminal.

可选地,所述监控单元41包括:Optionally, the monitoring unit 41 includes:

输出子单元,所述移动终端子系统内的进程定时向看门狗输出信号;The output subunit, the processes in the mobile terminal subsystem regularly output signals to the watchdog;

判定子单元,当看门狗在预设时间内未接收到来自该子系统的信号时,判定该子系统存在异常。The judging sub-unit judges that the subsystem is abnormal when the watchdog does not receive a signal from the subsystem within a preset time.

可选地,所述重启单元43包括:Optionally, the restart unit 43 includes:

掉电子单元,对该子系统做掉电处理;Power down the electronic unit, and power down the subsystem;

上电子单元,对该子系统做上电处理;Power on the electronic unit, and power on the subsystem;

初始化子单元,该子系统加载固件并初始化,完成重启。Initialize the subunit, the subsystem loads the firmware and initializes, and completes the restart.

可选地,所述子系统包括通信子系统、声音子系统或者传感器子系统。Optionally, the subsystems include communication subsystems, sound subsystems or sensor subsystems.

以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. within range.

Claims (6)

1.一种移动终端的系统异常处理方法,其特征在于,包括:1. A system exception handling method of a mobile terminal, characterized in that, comprising: 通过看门狗监控所述移动终端的子系统是否存在异常,具体为:所述移动终端的每个子系统对应一个通用输入输出GPIO硬件中断的管脚,当子系统正常运行时,看门狗保持该子系统对应的管脚为高电平;所述移动终端子系统内的进程定时向看门狗输出信号;当看门狗在预设时间内未接收到来自该子系统的信号时,判定该子系统存在异常;Whether the subsystem of the mobile terminal is monitored by the watchdog is abnormal, specifically: each subsystem of the mobile terminal corresponds to a pin of a general-purpose input and output GPIO hardware interrupt, and when the subsystem is operating normally, the watchdog keeps The pin corresponding to the subsystem is high level; the process in the subsystem of the mobile terminal regularly outputs signals to the watchdog; when the watchdog does not receive a signal from the subsystem within the preset time, it is determined There is an exception in the subsystem; 若看门狗监控到有子系统存在异常,拉低该子系统对应的通用输入输出GPIO硬件中断的管脚,以将异常上报给所述移动终端的应用处理器,从而使应用处理器获知移动终端的哪个子系统出现了异常;If the watchdog monitors that there is an exception in a subsystem, pull down the pin of the GPIO hardware interrupt corresponding to the subsystem to report the exception to the application processor of the mobile terminal, so that the application processor is notified of the mobile terminal. Which subsystem of the terminal is abnormal; 所述应用处理器向该出现了异常的子系统发送重启指令,重启该出现了异常的子系统,使得所述移动终端在熄屏待机状态下仍然能够及时完成子系统的异常处理。The application processor sends a restart command to the abnormal subsystem to restart the abnormal subsystem, so that the mobile terminal can still complete the abnormal processing of the subsystem in time when the screen is off and on standby. 2.如权利要求1所述的方法,其特征在于,所述应用处理器向该子系统发送重启指令,重启该子系统包括:2. The method according to claim 1, wherein the application processor sends a restart instruction to the subsystem, and restarting the subsystem comprises: 对该子系统做掉电处理;Perform power-down processing on the subsystem; 对该子系统做上电处理;Power on the subsystem; 该子系统加载固件并初始化,完成重启。The subsystem loads the firmware and initializes to complete the reboot. 3.如权利要求1或2所述的方法,其特征在于,所述子系统包括通信子系统、声音子系统或者传感器子系统。3. The method according to claim 1 or 2, wherein the subsystem comprises a communication subsystem, an acoustic subsystem or a sensor subsystem. 4.一种移动终端的系统异常处理装置,其特征在于,包括:4. A system exception handling device for a mobile terminal, characterized in that it comprises: 监控单元,用于通过看门狗监控所述移动终端的子系统是否存在异常,具体监控方式为:每个子系统对应一个通用输入输出GPIO硬件中断的管脚,当子系统正常运行时,看门狗保持该子系统对应的管脚为高电平;The monitoring unit is used to monitor whether the subsystems of the mobile terminal are abnormal through the watchdog. The specific monitoring method is: each subsystem corresponds to a GPIO hardware interrupt pin. When the subsystem is running normally, the watchdog The dog keeps the corresponding pin of the subsystem at high level; 输出子单元,用于所述移动终端子系统内的进程定时向看门狗输出信号;The output subunit is used for the processes in the mobile terminal subsystem to regularly output signals to the watchdog; 判定子单元,用于当看门狗在预设时间内未接收到来自该子系统的信号时,判定该子系统存在异常;A judging subunit, used to judge that the subsystem is abnormal when the watchdog does not receive a signal from the subsystem within a preset time; 上报单元,用于若看门狗监控到有子系统存在异常,拉低该子系统对应的通用输入输出GPIO硬件中断的管脚,以将异常上报给所述移动终端的应用处理器;The reporting unit is used to pull down the pin of the GPIO hardware interrupt corresponding to the subsystem if the watchdog monitors that there is an exception in the subsystem, so as to report the exception to the application processor of the mobile terminal; 重启单元,用于所述应用处理器向该存在异常的子系统发送重启指令,重启该存在异常的子系统,使得所述移动终端在熄屏待机状态下仍然能够及时完成子系统的异常处理。The restart unit is used for the application processor to send a restart command to the abnormal subsystem to restart the abnormal subsystem, so that the mobile terminal can still complete the abnormal processing of the subsystem in time when the screen is off and on standby. 5.如权利要求4所述的装置,其特征在于,所述重启单元包括:5. The device according to claim 4, wherein the restart unit comprises: 掉电子单元,用于对该子系统做掉电处理;An electronic unit for power-down processing of the subsystem; 上电子单元,用于对该子系统做上电处理;The electronic unit is used to perform power-on processing on the subsystem; 初始化子单元,用于该子系统加载固件并初始化,完成重启。The initialization subunit is used to load firmware and initialize the subsystem, and complete the restart. 6.如权利要求4或5所述的装置,其特征在于,所述子系统包括通信子系统、声音子系统或者传感器子系统。6. The device according to claim 4 or 5, wherein the subsystem comprises a communication subsystem, a sound subsystem or a sensor subsystem.
CN201510097981.0A 2015-03-04 2015-03-04 A kind of system exception processing method and processing device of mobile terminal Active CN104657228B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510097981.0A CN104657228B (en) 2015-03-04 2015-03-04 A kind of system exception processing method and processing device of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510097981.0A CN104657228B (en) 2015-03-04 2015-03-04 A kind of system exception processing method and processing device of mobile terminal

Publications (2)

Publication Number Publication Date
CN104657228A CN104657228A (en) 2015-05-27
CN104657228B true CN104657228B (en) 2017-12-19

Family

ID=53248401

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510097981.0A Active CN104657228B (en) 2015-03-04 2015-03-04 A kind of system exception processing method and processing device of mobile terminal

Country Status (1)

Country Link
CN (1) CN104657228B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326021A (en) * 2015-06-19 2017-01-11 香港奥卓有限公司 Method for processing abnormal working state of Android system of electronic equipment and electronic equipment
CN106021010B (en) * 2016-05-25 2018-11-27 广东欧珀移动通信有限公司 Method and device for processing proximity sensor abnormality
CN106255091B (en) * 2016-08-22 2019-08-30 努比亚技术有限公司 Switching method and device
CN107562571B (en) * 2017-08-11 2020-06-16 中科富创(北京)科技有限公司 Intelligent express cabinet operating system capable of being automatically restarted, intelligent express cabinet and equipment
CN108039016B (en) * 2017-11-27 2019-10-29 天津滨中科讯信息技术有限公司 A kind of monitoring of subway underground operation space safety and early warning system
CN109062532B (en) * 2018-06-27 2021-07-20 努比亚技术有限公司 LCD black screen processing circuit, method, device and computer readable storage medium
CN111244881A (en) * 2020-03-12 2020-06-05 甄十信息科技(上海)有限公司 Method and device for automatically restarting electronic equipment in case of power failure or jamming
CN111767242B (en) * 2020-05-28 2022-04-15 西安广和通无线软件有限公司 PCIE equipment control method and device, computer equipment and storage medium
CN112241338B (en) * 2020-10-21 2024-06-28 展讯半导体(成都)有限公司 Restarting method and device
CN113179511B (en) * 2021-04-12 2022-09-02 青岛海信移动通信技术股份有限公司 Communication terminal with SIM card for abnormal processing of card and method thereof
CN113672363B (en) * 2021-07-21 2024-02-02 惠州华阳通用电子有限公司 Method for recovering multi-task exception and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889063A (en) * 2006-08-04 2007-01-03 北京中星微电子有限公司 Digital signal processor subsystem and data processing method thereof
CN101188828A (en) * 2006-11-16 2008-05-28 中兴通讯股份有限公司 Method for dual-processor mobile terminal to work status of process slave processor
CN101901168A (en) * 2010-06-29 2010-12-01 深圳市景阳科技股份有限公司 Watchdog resetting system and resetting method thereof
CN103309346A (en) * 2013-05-10 2013-09-18 航天东方红卫星有限公司 Space-borne four-channel flexible ray (FlexRay) bus node failure detection and recovery system and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6629257B1 (en) * 2000-08-31 2003-09-30 Hewlett-Packard Development Company, L.P. System and method to automatically reset and initialize a clocking subsystem with reset signaling technique

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889063A (en) * 2006-08-04 2007-01-03 北京中星微电子有限公司 Digital signal processor subsystem and data processing method thereof
CN101188828A (en) * 2006-11-16 2008-05-28 中兴通讯股份有限公司 Method for dual-processor mobile terminal to work status of process slave processor
CN101901168A (en) * 2010-06-29 2010-12-01 深圳市景阳科技股份有限公司 Watchdog resetting system and resetting method thereof
CN103309346A (en) * 2013-05-10 2013-09-18 航天东方红卫星有限公司 Space-borne four-channel flexible ray (FlexRay) bus node failure detection and recovery system and method

Also Published As

Publication number Publication date
CN104657228A (en) 2015-05-27

Similar Documents

Publication Publication Date Title
CN104657228B (en) A kind of system exception processing method and processing device of mobile terminal
US11144416B2 (en) Device fault processing method, apparatus, and system
US8978025B2 (en) Server and method for updating firmware of server
WO2018095107A1 (en) Bios program abnormal processing method and apparatus
CN104252203B (en) Electronic device, method for controlling electronic device, and program
CN103902316A (en) Switching method and electronic device
CN109976886B (en) Kernel remote switching method and device
US11662803B2 (en) Control method, apparatus, and electronic device
CN102957806A (en) Method and device for restarting mobile phone
CN105573777B (en) Method and device for controlling service in application
CN107506251B (en) Method and device for resetting intelligent equipment
CN106776206A (en) The method of monitor process state, device and electronic equipment
US9378441B2 (en) Information processing apparatus, method for controlling the same, and program
US10606702B2 (en) System, information processing apparatus, and method for rebooting a part corresponding to a cause identified
JP5729767B2 (en) Smartphone operation stabilization method, operation stabilization program, and operation stabilization device.
CN115809164A (en) Embedded equipment, embedded system and hierarchical reset control method
CN111026684B (en) Interface control method, interface control device and storage medium
US20140068354A1 (en) Apparatus and method for determining a state of a mobile terminal
TWI493458B (en) Computer device and restart method thereof
CN102053847A (en) Server and updating method thereof
CN114117562B (en) Management method, device, electronic equipment and computer storage medium of intelligent network card
CN111897586A (en) Application state control method, device, terminal and computer-readable storage medium
CN112052024A (en) Upgrading method, device, equipment and medium for BIOS of mega-core server
CN107480004B (en) Fault recovery method and device and computer equipment
CN119987511B (en) Cold reset method, system, electronic device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20170324

Address after: Changan town in Guangdong province Dongguan 523841 usha Beach Road No. 18

Applicant after: Guangdong OPPO Mobile Communications Co., Ltd.

Address before: 518000 Guangdong city of Shenzhen province Nanshan District Gao Xin Road No. 013 Fu technology building B block 6 Building

Applicant before: Shenzhen OPPO Communication Software Co., Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.

Address before: Changan town in Guangdong province Dongguan 523841 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.

CP03 Change of name, title or address