CN112068918A - Method for starting electronic equipment and electronic equipment - Google Patents

Method for starting electronic equipment and electronic equipment Download PDF

Info

Publication number
CN112068918A
CN112068918A CN202010963200.2A CN202010963200A CN112068918A CN 112068918 A CN112068918 A CN 112068918A CN 202010963200 A CN202010963200 A CN 202010963200A CN 112068918 A CN112068918 A CN 112068918A
Authority
CN
China
Prior art keywords
production line
electronic device
file
sub
interface
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.)
Pending
Application number
CN202010963200.2A
Other languages
Chinese (zh)
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.)
Shanghai Sunmi Technology Group Co Ltd
Shanghai Sunmi Technology Co Ltd
Shenzhen Michelangelo Technology Co Ltd
Original Assignee
Shanghai Sunmi Technology Group Co Ltd
Shenzhen Michelangelo Technology Co 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 Shanghai Sunmi Technology Group Co Ltd, Shenzhen Michelangelo Technology Co Ltd filed Critical Shanghai Sunmi Technology Group Co Ltd
Priority to CN202010963200.2A priority Critical patent/CN112068918A/en
Publication of CN112068918A publication Critical patent/CN112068918A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Abstract

The invention provides a method for starting electronic equipment, wherein the electronic equipment comprises a system ROM (read only memory) file, the system ROM file comprises a starting file, a kernel file and a system program file, and the method comprises the following steps: the electronic equipment creates a system process; the system process loads a starting file and a kernel file; the system process loads a system program file; the system process creates a first subprocess, and the first subprocess judges whether a production line mode trigger signal is received or not; when the first sub-process judges that the production line mode trigger signal is received, the first sub-process sends a request signal to the system process; when the system process receives the request signal, operating a preset application program assembly corresponding to a production line mode; and the application program assembly renders to form an interface of a production line mode, wherein the interface of the production line mode comprises an icon corresponding to a production line test instruction.

Description

Method for starting electronic equipment and electronic equipment
Technical Field
The present invention relates to the field of electronic information, and in particular, to a method for starting an electronic device and an electronic device.
Background
With the development of the consumer market of electronic equipment at any time, how to improve the testing efficiency of a production line is very important for the production of products, which is directly related to the success or failure of the products.
In order to solve the problems, a research and development end usually embeds a corresponding test application program to a starting interface of a system, so that when a machine leaves a factory, an icon of the test application program can be carried, and related test contents are easy to expose; or the password is used for starting, so that the production line operator needs to remember the password, and the quick operation of the batch production line is not facilitated.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method for starting electronic equipment, which provides an interface special for a production line mode and dynamically switches a normal interface mode and a production line test interface mode.
In order to solve the above technical problem, the present invention provides a method for starting an electronic device, where the electronic device includes a system ROM file, and the system ROM file includes a start file, a kernel file, and a system program file, including the following steps: the electronic equipment creates a system process; the system process loads a starting file and a kernel file; the system process loads a system program file; the system process creates a first subprocess, and the first subprocess judges whether a production line mode trigger signal is received or not; when the first sub-process judges that the production line mode trigger signal is received, the first sub-process sends a request signal to the system process; when the system process receives the request signal, operating a preset application program assembly corresponding to a production line mode; and the application program assembly renders to form an interface of a production line mode, wherein the interface of the production line mode comprises an icon corresponding to a production line test instruction.
In an embodiment of the present invention, the method further includes: and when the system process receives the request signal, a first sub-process is also created, and the first sub-process opens a production line debugging authority and a debugging interface.
In an embodiment of the present invention, the first sub-process sends a request signal to the system process by IPC.
In an embodiment of the invention, a layout of the icon corresponding to the production line test instruction corresponds to a layout of a production line test apparatus of the electronic device.
In an embodiment of the invention, the in-line test equipment of the electronic device includes one or more manipulators.
In one embodiment of the invention, the debug interface comprises a JTAG interface and/or a USB interface.
In an embodiment of the present invention, when the system process does not receive the request signal, the initialization process is continued to enter the normal mode of the electronic device.
The present invention also provides an electronic device comprising:
a first memory storing system ROM files including a boot file, a kernel file, and a system program file; a second memory storing computer readable instructions; a processor configured to execute the computer-readable medium to implement a startup procedure comprising: creating a system process, wherein the system process loads a starting file and a kernel file; the system process loads a system program file; the main working process creates a first sub-process, and the first sub-process judges whether a production line mode trigger signal is received or not; when the first sub-process judges that the production line mode trigger signal is received, the first sub-process sends a request signal to the system process; when the system process receives the request signal, operating an application program assembly corresponding to a production line mode; and the application program assembly renders to form an interface of a production line mode, wherein the interface of the production line mode comprises an icon corresponding to a production line test instruction.
Compared with the prior art, the invention has the following advantages: when the electronic equipment is started, an interface special for a production line test mode is provided, a normal interface mode and a production line test interface mode are dynamically switched, efficient production line test is achieved, and normal use and convenient overhaul and test of the electronic equipment can be achieved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principle of the invention. In the drawings:
fig. 1 is a flowchart of a method for booting an electronic device according to an embodiment of the present application.
FIG. 2 is a schematic diagram of a system operating environment of an electronic device according to an embodiment of the present application
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, but the present invention may be practiced in other ways than those specifically described herein, and thus the present invention is not limited to the specific embodiments disclosed below.
Flow charts are used herein to illustrate operations performed by systems according to embodiments of the present application. It should be understood that the preceding or following operations are not necessarily performed in the exact order in which they are performed. Rather, various steps may be processed in reverse order or simultaneously. Meanwhile, other operations are added to or removed from these processes.
The embodiment of the invention describes a method for starting an electronic device and the electronic device. The electronic device includes a system ROM file. In some embodiments, the system ROM files include Boot (Boot) files, Kernel (Kernel) files, and system program files.
Fig. 1 is a flowchart of a method for booting an electronic device according to an embodiment of the present application. As shown in fig. 1, the method of booting an electronic device includes step 101 of creating a system process. Step 102, loading a starting file and a kernel file. Step 103, loading a system program file. And 104, the system process creates a first subprocess, and the first subprocess judges whether a production line mode trigger signal is received or not. And 105, when the first subprocess judges that the production line mode trigger signal is received, the first subprocess sends a request signal to the system process. And 106, when the system process receives the request signal, creating and operating the application program component corresponding to the production line mode. And step 107, rendering the application program assembly to form an interface of a production line mode, wherein the interface of the production line mode comprises an icon corresponding to a production line test instruction.
The electronic equipment completes the starting and the initialization of the equipment based on a Read-Only Memory (ROM) file (or called a system ROM file), and meets the test or use requirements of a production line mode and a normal mode.
Specifically, in step 101, the electronic device creates a system process. In practical cases, before creating the system process, the electronic device also goes through a device power-on process, and a processor (CPU) starts to run after power-on, creating the system process.
At step 102, a system process loads a Boot (Boot) file and a Kernel (Kernel) file. The boot files (which may be multiple files included in a boot folder) include boot files after the system is booted and configuration instructions that are the most basic for system operation. Such as a power-on icon and initial start-up of the system device. The kernel file (which may also be multiple files in a kernel folder) is a file that further configures the operation of the system after loading a Boot (Boot) file. For example, memory management, drive configuration, input/output operation management and interrupt processing of data, etc. of the system.
At step 103, the system process loads the system program files. The system program file is a basic file which enables the electronic device to realize normal system operation after the electronic device is powered on and a Boot (Boot) file and a Kernel (Kernel) file are started, and comprises operation and management of each component module of the system. Such as a display module, an input-output module, a memory module, etc. Meanwhile, the normal operation of the system program is also the basis for the test or use of the electronic equipment.
In step 104, the system process creates a first sub-process, which determines whether a production line mode trigger signal is received. The production line mode trigger signal may be generated by, for example, a button on the electronic device that is activated in the test mode being turned on or off, or may be generated by some switches or buttons of the electronic device that are normally used and performing a specific operation. For example, a specific combination of a plurality of switches and buttons and operation for a certain time.
In step 105, when the first sub-process determines that the production line mode trigger signal is received, the first sub-process sends a request signal to the system process. In some embodiments, the first sub-process sends a request signal to the system process by Binder IPC means. IPC (Inter-Process Communication) is a method of transferring data or signals between at least two processes or threads. Interprocess communication includes information transfer, synchronization, shared memory, and Remote Procedure Call (Remote Procedure Call), among others. In one embodiment, inter-process communication may be implemented by Binder IPC.
At step 106, when the system process receives the request signal, an application component corresponding to the line mode is created and run. In some embodiments, for example, in the case of the Android system, an Activity component corresponding to the production line mode in the Android is executed. The Activity component of the production line mode can be configured in advance in a system program file according to requirements.
In step 107, the application component renders an interface forming a production line mode, where the interface of the production line mode includes an icon corresponding to the production line test instruction. In one embodiment, for example, in the case of an Android system, the interface forming the production line mode is rendered corresponding to the Activity component of the production line mode, so as to facilitate interaction. The interface of the production line mode comprises an icon corresponding to the production line test instruction. Specifically, the display of the designated icon is set by, for example, a setcontentview (view) command.
In some embodiments, on the interface of the production line mode, a layout of the icon corresponding to the production line test instruction corresponds to a layout of the production line test equipment of the electronic device. For example, a in-line test equipment for electronic devices includes one or more manipulators. The fingertip of the manipulator simulates the operation of the user in the display area of the electronic device in the normal use mode of the machine. The manipulator may also perform certain operations in a production line test mode, such as repeated pressing or touch screen operations on the display area a certain number of times, to test the ultimate usability of the product.
The interface of the production line mode may have some differences from the actual use due to the requirement of the test. For example, if a specific area or a specific function of the display interface needs to be tested, the corresponding icon may be set to be located in the corresponding area and correspond to the layout of the testing apparatus, so as to ensure effective performance of the test. For example, when the production line testing apparatus is one or more manipulators, the distribution of the test icons corresponds to the positions and the intervals of the mechanical fingers, so that the mechanical fingers can smoothly touch the icons, corresponding test instructions are operated, and the electronic equipment is tested.
The interface mode special for the production line test can be correspondingly set according to the test requirement, such as the selection of a starting program and the arrangement of icons, so as to meet the requirement of efficiently and accurately testing. For example, to accommodate the contact module layout of the robotic test instrument, such as the orientation distribution and spacing, the interface in the in-line mode may be provided with a launch icon corresponding to the test program, and the interface specific to the in-line mode may be provided completely different from the normal interface mode oriented to the user to meet the specific requirements in the test scenario.
In some embodiments, when the system process receives the request signal sent by the first sub-process, a first sub-thread is also created, and the first sub-thread opens the production line debugging authority and the debugging interface. The debug interface may include a JTAG interface and/or a USB interface, such as a Type-C interface.
In an embodiment, when the system process does not receive the request signal sent by the first sub-process, the initialization process is continued to enter a normal mode of the electronic device, that is, an interface display mode facing a common user.
According to the technical scheme, the interface mode special for production line testing is set when the electronic equipment is started, and the control icon corresponding to a production line testing instruction can be set to be displayed on the test mode interface only. Under a normal interface mode facing a user, the icons are hidden, and the situation that the user enters a maintenance mode or factory settings are restored and a large amount of data is lost due to unnecessary false triggering is avoided.
The present application further provides an electronic device comprising a first memory, a second memory, and a processor. Wherein the first memory stores a system ROM file. The system ROM files include a boot file, a kernel file, and a system program file. The second memory stores computer readable instructions.
The processor is configured to execute the computer readable instructions to implement a boot process, creating a system process, the system process loading a boot file and a kernel file; the system process loads a system program file; the method comprises the steps that a main working process creates a first sub-process, and the first sub-process judges whether a production line mode trigger signal is received or not; when the first sub-process judges that the production line mode trigger signal is received, the first sub-process sends a request signal to the system process; when the system process receives the request signal, operating an application program assembly corresponding to a production line mode; and rendering the application program assembly to form an interface of a production line mode, wherein the interface of the production line mode comprises an icon corresponding to a production line test instruction.
Fig. 2 is a schematic diagram illustrating a system operating environment of an electronic device according to an embodiment of the present application. Electronic device 200 may include internal communication bus 201, Processor (Processor)202, memory a 203, memory B204, and communication port 205. The memory may be a read-only memory or a random access memory. The electronic device 200 is connected to the network through the communication port and connected to the server side. The internal communication bus 201 may enable data communication among the components of the electronic device 200. Processor 202 may make the determination and issue the prompt. In some embodiments, processor 202 may be comprised of one or more processors. The communication port 205 may enable sending and receiving information and data from the network. In fig. 2, the communication port 205 may be connected to the server a 206, the server data storage a 207, the server B208, and the server data storage B209 through a network to realize data transmission.
Aspects of the present application may be embodied entirely in hardware, entirely in software (including firmware, resident software, micro-code, etc.) or in a combination of hardware and software. The above hardware or software may be referred to as "data block," module, "" engine, "" unit, "" component, "or" system. The processor may be one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), digital signal processing devices (DAPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), processors, controllers, microcontrollers, microprocessors, or a combination thereof. Furthermore, aspects of the present application may be represented as a computer product, including computer readable program code, embodied in one or more computer readable media. For example, computer-readable media may include, but are not limited to, magnetic storage devices (e.g., hard disk, floppy disk, magnetic strips … …), optical disks (e.g., Compact Disk (CD), Digital Versatile Disk (DVD) … …), smart cards, and flash memory devices (e.g., card, stick, key drive … …).
The computer readable medium may comprise a propagated data signal with the computer program code embodied therein, for example, on a baseband or as part of a carrier wave. The propagated signal may take any of a variety of forms, including electromagnetic, optical, and the like, or any suitable combination. The computer readable medium can be any computer readable medium that can communicate, propagate, or transport the program for use by or in connection with an instruction execution system, apparatus, or device. Program code on a computer readable medium may be propagated over any suitable medium, including radio, electrical cable, fiber optic cable, radio frequency signals, or the like, or any combination of the preceding.
Having thus described the basic concept, it will be apparent to those skilled in the art that the foregoing disclosure is by way of example only, and is not intended to limit the present application. Various modifications, improvements and adaptations to the present application may occur to those skilled in the art, although not explicitly described herein. Such modifications, improvements and adaptations are proposed in the present application and thus fall within the spirit and scope of the exemplary embodiments of the present application.
Also, this application uses specific language to describe embodiments of the application. Reference throughout this specification to "one embodiment," "an embodiment," and/or "some embodiments" means that a particular feature, structure, or characteristic described in connection with at least one embodiment of the present application is included in at least one embodiment of the present application. Therefore, it is emphasized and should be appreciated that two or more references to "an embodiment" or "one embodiment" or "an alternative embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, some features, structures, or characteristics of one or more embodiments of the present application may be combined as appropriate.
The computer readable medium may comprise a propagated data signal with the computer program code embodied therein, for example, on a baseband or as part of a carrier wave. The propagated signal may take any of a variety of forms, including electromagnetic, optical, and the like, or any suitable combination. The computer readable medium can be any computer readable medium that can communicate, propagate, or transport the program for use by or in connection with an instruction execution system, apparatus, or device. Program code on a computer readable medium may be propagated over any suitable medium, including radio, electrical cable, fiber optic cable, radio frequency signals, or the like, or any combination of the preceding.
Similarly, it should be noted that in the preceding description of embodiments of the application, various features are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure aiding in the understanding of one or more of the embodiments. This method of disclosure, however, is not intended to require more features than are expressly recited in the claims. Indeed, the embodiments may be characterized as having less than all of the features of a single embodiment disclosed above.
Although the present application has been described with reference to the present specific embodiments, it will be recognized by those skilled in the art that the foregoing embodiments are merely illustrative of the present application and that various changes and substitutions of equivalents may be made without departing from the spirit of the application, and therefore, it is intended that all changes and modifications to the above-described embodiments that come within the spirit of the application fall within the scope of the claims of the application.

Claims (14)

1. A method of booting an electronic device, the electronic device including a system ROM file, the system ROM file including a boot file, a kernel file, and a system program file, comprising the steps of:
the electronic equipment creates a system process;
the system process loads a starting file and a kernel file;
the system process loads a system program file;
the system process creates a first subprocess, and the first subprocess judges whether a production line mode trigger signal is received or not;
when the first sub-process judges that the production line mode trigger signal is received, the first sub-process sends a request signal to the system process;
when the system process receives the request signal, operating a preset application program assembly corresponding to a production line mode; and
and the application program assembly renders to form an interface of a production line mode, wherein the interface of the production line mode comprises an icon corresponding to a production line test instruction.
2. The method of booting an electronic device according to claim 1, characterized in that the method further comprises:
and when the system process receives the request signal, a first sub-process is also created, and the first sub-process opens a production line debugging authority and a debugging interface.
3. The method of booting an electronic device as claimed in claim 1 wherein the first sub-process sends a request signal to the system process by IPC means.
4. The method according to claim 1, wherein a layout of the icons corresponding to the in-line test command corresponds to a layout of in-line test instruments of the electronic device.
5. The method of claim 4, wherein the in-line test equipment of the electronic device comprises one or more robots.
6. The method of booting an electronic device according to claim 2, characterized in that the debug interface comprises a JTAG interface and/or a USB interface.
7. The method of claim 1, wherein when the system process does not receive the request signal, the initialization process is continued to enter a normal mode of the electronic device.
8. An electronic device, comprising:
a first memory storing system ROM files including a boot file, a kernel file, and a system program file;
a second memory storing computer readable instructions;
a processor configured to execute the computer readable instructions to implement a startup procedure comprising:
a process of the system is created and,
the system process loads a starting file and a kernel file;
the system process loads a system program file;
the main working process creates a first sub-process, and the first sub-process judges whether a production line mode trigger signal is received or not;
when the first sub-process judges that the production line mode trigger signal is received, the first sub-process sends a request signal to the system process;
when the system process receives the request signal, operating an application program assembly corresponding to a production line mode; and
and the application program assembly renders to form an interface of a production line mode, wherein the interface of the production line mode comprises an icon corresponding to a production line test instruction.
9. The electronic device of claim 8, wherein the boot process further comprises:
and when the system process receives the request signal, a first sub-process is also created, and the first sub-process opens a production line debugging authority and a debugging interface.
10. The electronic device of claim 8, wherein the first sub-process sends a request signal to the system process by Binder IPC.
11. The electronic device of claim 8, wherein a layout of the icons corresponding to the in-line test instructions corresponds to a layout of in-line test instruments of the electronic device.
12. The electronic device of claim 11, wherein the in-line test equipment of the electronic device comprises one or more robots.
13. The electronic device of claim 9, wherein the debug interface comprises a JTAG interface and/or a USB interface.
14. The electronic device of claim 8, wherein when the system process does not receive the request signal, then proceeding with an initialization process into a normal mode of the electronic device.
CN202010963200.2A 2020-09-14 2020-09-14 Method for starting electronic equipment and electronic equipment Pending CN112068918A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010963200.2A CN112068918A (en) 2020-09-14 2020-09-14 Method for starting electronic equipment and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010963200.2A CN112068918A (en) 2020-09-14 2020-09-14 Method for starting electronic equipment and electronic equipment

Publications (1)

Publication Number Publication Date
CN112068918A true CN112068918A (en) 2020-12-11

Family

ID=73697127

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010963200.2A Pending CN112068918A (en) 2020-09-14 2020-09-14 Method for starting electronic equipment and electronic equipment

Country Status (1)

Country Link
CN (1) CN112068918A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102123294A (en) * 2010-12-30 2011-07-13 富泰华工业(深圳)有限公司 Electronic device test system
CN103596000A (en) * 2013-11-22 2014-02-19 乐视致新电子科技(天津)有限公司 Method and system for multi-interface switching test of smart television
CN103902328A (en) * 2012-12-28 2014-07-02 联想(北京)有限公司 Information processing method and electronic device
CN104731593A (en) * 2015-03-25 2015-06-24 联想(北京)有限公司 Information processing method and electronic equipment
CN106844028A (en) * 2017-01-12 2017-06-13 北京珠穆朗玛移动通信有限公司 System switching method and mobile terminal based on dual system
CN108304326A (en) * 2018-01-30 2018-07-20 广东天波信息技术股份有限公司 Android intelligent terminal automatization test system and method
CN109587318A (en) * 2018-11-29 2019-04-05 Oppo(重庆)智能科技有限公司 A kind of endpoint detection methods and device, equipment and storage medium
CN110459260A (en) * 2019-07-05 2019-11-15 深圳市金泰克半导体有限公司 Automatic test switching device, method and system
CN111142954A (en) * 2019-12-30 2020-05-12 Oppo(重庆)智能科技有限公司 Startup control method and device and computer readable storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102123294A (en) * 2010-12-30 2011-07-13 富泰华工业(深圳)有限公司 Electronic device test system
CN103902328A (en) * 2012-12-28 2014-07-02 联想(北京)有限公司 Information processing method and electronic device
CN103596000A (en) * 2013-11-22 2014-02-19 乐视致新电子科技(天津)有限公司 Method and system for multi-interface switching test of smart television
CN104731593A (en) * 2015-03-25 2015-06-24 联想(北京)有限公司 Information processing method and electronic equipment
CN106844028A (en) * 2017-01-12 2017-06-13 北京珠穆朗玛移动通信有限公司 System switching method and mobile terminal based on dual system
CN108304326A (en) * 2018-01-30 2018-07-20 广东天波信息技术股份有限公司 Android intelligent terminal automatization test system and method
CN109587318A (en) * 2018-11-29 2019-04-05 Oppo(重庆)智能科技有限公司 A kind of endpoint detection methods and device, equipment and storage medium
CN110459260A (en) * 2019-07-05 2019-11-15 深圳市金泰克半导体有限公司 Automatic test switching device, method and system
CN111142954A (en) * 2019-12-30 2020-05-12 Oppo(重庆)智能科技有限公司 Startup control method and device and computer readable storage medium

Similar Documents

Publication Publication Date Title
US9240924B2 (en) Out-of band replicating bios setting data across computers
US6591358B2 (en) Computer system with operating system functions distributed among plural microcontrollers for managing device resources and CPU
CN105814541B (en) The method of computer equipment and computer equipment internal storage starting
US9529410B2 (en) Service processor (SP) initiated data transaction with BIOS utilizing power off commands
US9529750B2 (en) Service processor (SP) initiated data transaction with bios utilizing interrupt
US6584487B1 (en) Method, system, and apparatus for managing tasks
US11250193B1 (en) Productivity platform using system-on-chip with programmable circuitry
CN112764872A (en) Computer device, virtualization acceleration device, remote control method, and storage medium
EP3173906B1 (en) Remote-session keyboard and mouse input via generic device redirection
CN114237676A (en) FPGA (field programmable Gate array) logic updating method, device, equipment and readable storage medium
US20180046485A1 (en) Platform simulation for management controller development on virtual machines
US20070214345A1 (en) System and method for porting an operating system
CN112068918A (en) Method for starting electronic equipment and electronic equipment
US10474610B1 (en) Hardware trace and introspection for productivity platform using a system-on-chip
US10430200B2 (en) Slave processor within a system-on-chip
CN114265786A (en) Automatic testing method and device, computer equipment and readable storage medium
CN113703914A (en) Test method and test system
JP2001236237A (en) Method for constituting multi-os
CN111176735B (en) Method for accelerating startup of electrocardiograph
JP2001318805A (en) Test method for built-in system and test system
CN107093408A (en) The control method and device of backlight lightening when smart machine is started shooting
Sinkkonen Asymmetric multiprocessing of Linux and hard real-time systems
CN116594975A (en) BMC-based startup log information display method and device
KR101646223B1 (en) A Computer with Network Selecting Function and Its Method for Network Activation
CN113961308A (en) Hypervisor-based debugging peripheral implementation method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination