CN114816974A - System generation method and device, electronic equipment and storage medium - Google Patents

System generation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114816974A
CN114816974A CN202110120873.6A CN202110120873A CN114816974A CN 114816974 A CN114816974 A CN 114816974A CN 202110120873 A CN202110120873 A CN 202110120873A CN 114816974 A CN114816974 A CN 114816974A
Authority
CN
China
Prior art keywords
parameters
input
output system
hardware
debugged
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
CN202110120873.6A
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.)
Loongson Zhongke Chengdu Technology Co ltd
Original Assignee
Loongson Zhongke Chengdu 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 Loongson Zhongke Chengdu Technology Co ltd filed Critical Loongson Zhongke Chengdu Technology Co ltd
Priority to CN202110120873.6A priority Critical patent/CN114816974A/en
Publication of CN114816974A publication Critical patent/CN114816974A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3636Software debugging by tracing the execution of the program

Abstract

The embodiment of the invention provides a system generation method and a system generation device, wherein the method comprises the following steps: receiving the running condition information of an input/output system to be debugged on second equipment; the debugging program is used for sending operation condition information and receiving hardware parameters, the hardware parameters used by the input and output system to be debugged are corrected according to the operation condition information to obtain corrected hardware parameters, and the target input and output system of the second equipment is generated according to the corrected hardware parameters, so that the input and output system to be debugged on the second equipment is automatically debugged through interaction of the first equipment and the second equipment, the problem that the input and output system to be debugged is manually matched with the equipment is time-consuming and labor-consuming is avoided, and the system generation efficiency is improved.

Description

System generation method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a system generation method, a system generation apparatus, an electronic device, and a readable storage medium.
Background
The PMON is an open source software having both BIOS (Basic Input Output System) and boot loader partial functions, and has a complex code structure, so that it is very difficult for developers who do not belong to the PMON to modify and test the PMON.
In the prior art, a software engineer needs to manually adapt PMON to equipment, parameters are inevitably required to be continuously and manually modified for testing, and the hardware engineer is required to provide specific hardware information, so that time and labor are consumed.
Disclosure of Invention
The technical problem to be solved by the embodiments of the present invention is to provide a system generation method, apparatus, electronic device and readable storage medium, so as to solve the problem that it is time-consuming and labor-consuming to manually adapt PMON to a device.
In order to solve the above problem, the present invention provides a system generation method, applied to a first device, including:
receiving the running condition information of an input/output system to be debugged on second equipment; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
according to the running condition information, correcting the hardware parameters used by the input and output system to be debugged to obtain corrected hardware parameters;
and generating a target input and output system of the second equipment according to the corrected hardware parameters.
Optionally, the operating condition information includes first operating condition information, and the modifying the hardware parameter used by the input and output system to be debugged according to the operating condition information to obtain a modified hardware parameter includes:
modifying the hardware parameters used by the input and output system to be debugged in the current operation according to the first operation condition information to obtain the hardware parameters used in the next operation;
controlling the second equipment to restart, and sending the hardware parameters used in the next operation to the second equipment so that the second equipment can operate the input and output system to be debugged according to the hardware parameters used in the next operation to obtain second operation condition information;
and performing iteration until the input and output system to be debugged on the second equipment is started, and obtaining the hardware parameter used in the last operation as the corrected hardware parameter.
Optionally, the modifying the hardware parameter used by the input/output system to be debugged according to the operating condition information, and obtaining the modified hardware parameter includes:
determining a target hardware parameter with a problem according to the running condition information;
and correcting the target hardware parameter to obtain the corrected hardware parameter.
Optionally, the hardware parameter includes at least one of a clock parameter, a memory parameter, a serial port parameter, and a peripheral parameter.
Correspondingly, the invention also provides a system generation method, which is applied to the second equipment and comprises the following steps:
operating an input/output system to be debugged; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
and sending the running condition information of the input and output system to be debugged to first equipment, so that the first equipment corrects the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters, and generating a target input and output system of the second equipment according to the corrected hardware parameters.
Optionally, the hardware parameter includes a clock parameter or a peripheral parameter, and the running of the input/output system to be debugged includes:
and if the hardware parameter of the target equipment is not set, setting the hardware parameter of the target equipment as a preset hardware parameter.
Optionally, the hardware parameter includes a memory parameter, and the operating the input/output system to be debugged includes:
if the target equipment is not set to adopt the memory bank, reading the memory parameters in the memory bank through a serial transmission bus;
if the memory parameters in the memory strip can be read through the serial transmission bus, setting the memory parameters of the target device as the memory parameters in the memory strip;
and if the memory parameters in the memory bank cannot be read through the serial transmission bus, setting the target device to adopt memory particles, and setting the memory parameters of the target device to be preset memory parameters.
Optionally, the hardware parameters include serial port parameters, and the operating the input/output system to be debugged includes:
if the serial port parameters are not set, outputting a corresponding serial port number at each serial port, and sending the serial port number to the first equipment;
and receiving serial port parameters corresponding to the serial port number sent by the first equipment.
Correspondingly, the invention also provides a system generation device, which is applied to the first equipment and comprises the following components:
the receiving module is used for receiving the running condition information of the input and output system to be debugged on the second equipment; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
the correcting module is used for correcting the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters;
and the generating module is used for generating a target input and output system of the second equipment according to the corrected hardware parameters.
Optionally, the operation condition information includes first operation condition information, and the modification module includes:
the modification submodule is used for modifying the hardware parameters used by the input and output system to be debugged in the current operation according to the first operation condition information to obtain the hardware parameters used in the next operation;
the restarting submodule is used for controlling the second equipment to restart and sending the hardware parameters used in the next operation to the second equipment so that the second equipment can operate the input and output system to be debugged according to the hardware parameters used in the next operation to obtain second operation condition information;
and the iteration submodule is used for performing iteration until the input and output system to be debugged on the second equipment is started, and obtaining the hardware parameters used in the last operation as the corrected hardware parameters.
Optionally, the correction module includes:
the parameter determining submodule is used for determining a target hardware parameter with a problem according to the running condition information;
and the parameter correction submodule is used for correcting the target hardware parameter to obtain the corrected hardware parameter.
Optionally, the hardware parameter includes at least one of a clock parameter, a memory parameter, a serial port parameter, and a peripheral parameter.
Correspondingly, the invention also provides a system generation device, which is applied to the second equipment and comprises the following components:
the operation module is used for operating the input and output system to be debugged; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
and the sending module is used for sending the running condition information of the input and output system to be debugged to first equipment so that the first equipment corrects the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters, and a target input and output system of the second equipment is generated according to the corrected hardware parameters.
Optionally, the hardware parameter includes a clock parameter or a peripheral parameter, and the running module includes:
and the first setting submodule is used for setting the hardware parameter of the target equipment as a preset hardware parameter if the hardware parameter of the target equipment is not set.
Optionally, the hardware parameter includes a memory parameter, and the operation module includes:
the reading submodule is used for reading the memory parameters in the memory bank through a serial transmission bus if the target device is not set to adopt the memory bank;
the second setting submodule is used for setting the memory parameters of the target device as the memory parameters in the memory bank if the memory parameters in the memory bank can be read through the serial transmission bus;
and the third setting submodule is used for setting the target equipment to adopt the memory granules and setting the memory parameters of the target equipment as preset memory parameters if the memory parameters in the memory bank cannot be read through the serial transmission bus.
Optionally, the hardware parameter includes a serial port parameter, and the operation module includes:
the sending submodule is used for outputting a corresponding serial port number at each serial port and sending the serial port number to the first equipment if the serial port parameters are not set;
and the receiving submodule is used for receiving the serial port parameters corresponding to the serial port number sent by the first equipment.
Accordingly, the present invention also provides an electronic device comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured for execution by the one or more processors, the one or more programs including instructions for:
receiving the running condition information of an input/output system to be debugged on second equipment; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
according to the running condition information, correcting the hardware parameters used by the input and output system to be debugged to obtain corrected hardware parameters;
and generating a target input and output system of the second equipment according to the corrected hardware parameters.
Optionally, the operating condition information includes first operating condition information, and the modifying the hardware parameter used by the input/output system to be debugged according to the operating condition information to obtain a modified hardware parameter includes:
modifying the hardware parameters used by the input and output system to be debugged in the current operation according to the first operation condition information to obtain the hardware parameters used in the next operation;
controlling the second equipment to restart, and sending the hardware parameters used in the next operation to the second equipment so that the second equipment can operate the input and output system to be debugged according to the hardware parameters used in the next operation to obtain second operation condition information;
and performing iteration until the input and output system to be debugged on the second equipment is started, and obtaining the hardware parameter used in the last operation as the corrected hardware parameter.
Optionally, the modifying the hardware parameter used by the input/output system to be debugged according to the operating condition information, and obtaining the modified hardware parameter includes:
determining a target hardware parameter with a problem according to the running condition information;
and correcting the target hardware parameter to obtain the corrected hardware parameter.
Optionally, the hardware parameter includes at least one of a clock parameter, a memory parameter, a serial port parameter, and a peripheral parameter.
Accordingly, the present invention also provides an electronic device comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured for execution by the one or more processors, the one or more programs including instructions for:
operating an input/output system to be debugged; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
and sending the running condition information of the input and output system to be debugged to first equipment, so that the first equipment corrects the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters, and generating a target input and output system of the second equipment according to the corrected hardware parameters.
Optionally, the hardware parameter includes a clock parameter or a peripheral parameter, and the running of the input/output system to be debugged includes:
and if the hardware parameter of the target equipment is not set, setting the hardware parameter of the target equipment as a preset hardware parameter.
Optionally, the hardware parameter includes a memory parameter, and the operating the input/output system to be debugged includes:
if the target equipment is not set to adopt the memory bank, reading the memory parameters in the memory bank through a serial transmission bus;
if the memory parameters in the memory strip can be read through the serial transmission bus, setting the memory parameters of the target device as the memory parameters in the memory strip;
and if the memory parameters in the memory bank cannot be read through the serial transmission bus, setting the target device to adopt memory particles, and setting the memory parameters of the target device to be preset memory parameters.
Optionally, the hardware parameters include serial port parameters, and the operating the input/output system to be debugged includes:
if the serial port parameters are not set, outputting a corresponding serial port number at each serial port, and sending the serial port number to the first equipment;
and receiving serial port parameters corresponding to the serial port number sent by the first equipment.
Accordingly, the present invention also provides a readable storage medium, wherein when the instructions in the storage medium are executed by a processor of the electronic device, the electronic device can execute the system generation method.
According to the embodiment of the invention, the running condition information of the input and output system to be debugged on the second equipment is received; the debugging program is used for sending operation condition information and receiving hardware parameters, the hardware parameters used by the input and output system to be debugged are corrected according to the operation condition information to obtain corrected hardware parameters, and the target input and output system of the second equipment is generated according to the corrected hardware parameters, so that the input and output system to be debugged on the second equipment is automatically debugged through interaction of the first equipment and the second equipment, the problem that the input and output system to be debugged is manually matched with the equipment is time-consuming and labor-consuming is avoided, and the system generation efficiency is improved.
Drawings
FIG. 1 is a flow chart illustrating steps of a system generation method according to a first embodiment of the present invention;
FIG. 2 is a flow chart illustrating steps of a system generation method according to a second embodiment of the present invention;
FIG. 3 shows a schematic diagram of a PMON automatic generation flow;
FIG. 4 is a flow chart illustrating steps of a system generation method according to a third embodiment of the present invention;
fig. 5 is a block diagram illustrating an embodiment of a system generating apparatus according to a fourth embodiment of the present invention;
fig. 6 is a block diagram illustrating an embodiment of a system generating apparatus according to a fifth embodiment of the present invention;
FIG. 7 illustrates a block diagram of an electronic device for system generation, according to an exemplary embodiment.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Referring to fig. 1, a flowchart illustrating steps of a system generation method according to a first embodiment of the present invention is shown, and applied to a first device, the method specifically includes the following steps:
step 101, receiving running condition information of an input/output system to be debugged on second equipment; the input and output system to be debugged is added with a debugging program, and the debugging program is used for sending the running condition information and receiving the hardware parameters.
In the embodiment of the invention, the input and output system is a group of programs solidified on a chip on a mainboard in the computer, stores the most important basic input and output limit program, the self-test program after startup and the system self-system program of the computer, and is the first program loaded when the computer is started. For example, PMON is an input/output system.
The PMON (an open source basic input and output system) is mainly applied to a compatible MIPS (Microprocessor without interlocked pipeline stages, Chinese name) architecture, and can be an MIPS architecture or a LoongArch architecture. The PMON supports functions of hardware initialization, operating system booting, hardware testing, program debugging and the like.
The input/output system may set some parameters, such as a clock parameter, a memory parameter, a serial port parameter, a peripheral parameter, and the like, or any other suitable parameters, to the hardware of the device, which is not limited in this embodiment of the present invention.
In the embodiment of the present invention, optionally, the hardware parameter includes at least one of a clock parameter, a memory parameter, a serial port parameter, and a peripheral parameter. The clock parameters include a reference clock frequency provided by the motherboard, a data transmission frequency on a front-end bus connecting the CPU and a north-bridge chip in the motherboard chipset, or any other suitable clock parameters, which is not limited in this embodiment of the present invention. The memory parameter includes a type of the memory, a data read-write width of the memory, or any other suitable memory parameter, which is not limited in this embodiment of the present invention. The serial port parameter includes a parameter related to the serial port, which is not limited in this embodiment of the present invention. The peripheral parameters include a parameter of a network card, a parameter of a USB (Universal Serial Bus), a parameter of a SATA (Serial ATA, Serial hard disk), a parameter of a NAND (flash memory), a parameter of a DVO (Digital Video Out, display output), a parameter of I2C (Inter-Integrated Circuit, two-wire Serial Bus), or any other suitable peripheral parameters, which is not limited in this embodiment of the present invention.
After an input/output system is started on a device, if various hardware parameters configured in the input/output system are matched with actual hardware settings of corresponding hardware, the input/output system can be normally started, but if one or more hardware parameters are not matched with the actual hardware settings of the corresponding hardware, the input/output system cannot be normally started, and then the device cannot normally run. Each time the start fails, the device needs to be restarted to re-run the input output system.
Therefore, the hardware parameters of the input and output system are automatically adapted, the invention provides that the first equipment and the second equipment interact to automatically correct the hardware parameters of the input and output system to be debugged, which run on the second equipment.
The debugging program is added to the input and output system to be debugged, and is a program code which is developed specially for automatically correcting hardware parameters of the input and output system to be debugged. The debugging program can send the running condition information of the input and output system to the first device and can also receive the hardware parameters sent by the first device.
In the embodiment of the present invention, the input/output system to be debugged is run on the second device, and in the running process of the input/output system to be debugged, the debugging program can also output other running conditions required by the first device by the input/output system, in addition to the running condition of the original output, and record the other running conditions as running condition information. The second equipment sends the operation condition information to the first equipment, and the first equipment receives the operation condition information.
For example, an upper computer (i.e., a first device) debugging program and a lower computer (i.e., a second device) are adopted to test the PMON structure, and the upper computer and the lower computer interact through a serial port to control the PMON to be debugged and hardware of the lower computer. The lower computer runs the PMON to be debugged, the PMON to be debugged adds a debugging program in an original PMON code, except the original normal output, the lower computer can also output the information required by the upper computer, such as DEBUG: "(i.e., error message) is started.
And 102, correcting the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain the corrected hardware parameters.
In the embodiment of the present invention, the first device receives the operation condition information, and according to the operation condition information, may determine the hardware parameter used by the input/output system to be debugged, and determine that the hardware parameter that needs to be corrected is corrected, so as to obtain the corrected hardware parameter.
In the embodiment of the present invention, the specific implementation manner of modifying the hardware parameter used by the input/output system to be debugged according to the operation condition information to obtain the modified hardware parameter may include multiple manners, for example, modifying the hardware parameter used by the input/output system to be debugged in the current operation according to the first operation condition information to obtain the hardware parameter used in the next operation; controlling the second device to restart, and sending the hardware parameter used in the next operation to the second device, so that the second device operates the input/output system to be debugged according to the hardware parameter used in the next operation to obtain second operation condition information, and performing iteration until the input/output system to be debugged on the second device is started, so as to obtain the hardware parameter used in the last operation, which is used as the modified hardware parameter, or the first device debugs the hardware parameters of each piece of hardware of the second device one by one until all the hardware parameters can be adapted, or any other suitable implementation manner, which is not limited in the embodiment of the present invention.
In this embodiment of the present invention, optionally, an implementation manner of modifying the hardware parameter used by the input/output system to be debugged according to the operation condition information to obtain a modified hardware parameter includes: determining a target hardware parameter with a problem according to the running condition information; and correcting the target hardware parameter to obtain the corrected hardware parameter.
For example, the upper computer can judge the program execution condition by monitoring serial port input (starting with DEBUG), then control the PMON to be debugged on the lower computer to run by outputting parameters, and record the current parameters, if an error occurs, such as starting (DEBUG: xxx begin) test of a certain hardware, but not detecting the ending (DEBUG: xxx end) information of the hardware, judge that the hardware has the error, restart the lower computer, and modify related parameters or close the function when inputting the hardware parameters.
And 103, generating a target input and output system of the second equipment according to the corrected hardware parameters.
In the embodiment of the invention, after the hardware parameters are all corrected, according to the corrected hardware parameters, the codes of the debugging program are removed from the first device, and the input-output system is recompiled, so that the generated input-output system of the second device is recorded as a target input-output system, and an input-output system suitable for the second device is automatically generated. The same approach can be used for automatically generating a target input output system for a variety of different devices.
According to the embodiment of the invention, the running condition information of the input and output system to be debugged on the second equipment is received; the input and output system to be debugged is added with a debugging program, the debugging program is used for sending running condition information and receiving hardware parameters, the hardware parameters used by the input and output system to be debugged are corrected according to the running condition information to obtain corrected hardware parameters, and a target input and output system of the second equipment is generated according to the corrected hardware parameters, so that the input and output system to be debugged on the second equipment is automatically debugged through interaction of the first equipment and the second equipment, the problem that the input and output system is manually matched with the input and output system is time-consuming and labor-consuming is avoided, and the system generation efficiency is improved.
Referring to fig. 2, a flowchart illustrating steps of a system generation method according to a second embodiment of the present invention is shown, which may specifically include the following steps:
step 201, receiving first operation condition information of an input/output system to be debugged on a second device.
In the embodiment of the present invention, when the input/output system to be debugged is operated on the second device this time, the operation condition information sent by the second device is recorded as the first operation condition information, and the first device receives the first operation condition information.
Step 202, according to the first operation condition information, modifying the hardware parameters used by the input/output system to be debugged in the current operation to obtain the hardware parameters used in the next operation.
In the embodiment of the invention, according to the first running condition information, the hardware parameters used by the input and output system to be debugged in the current running are modified to obtain the hardware parameters used in the next running. For example, according to the first operation condition information, if it is determined that a certain memory parameter used in the current operation is incorrect, the memory parameter is modified in several known parameters or a certain range, and a parameter which is not available before is discarded, so as to obtain a memory parameter used in the next operation. For example, the processor model, clock parameters, memory parameters, peripheral parameters, etc. are tested one by one, and if a problem occurs in a certain parameter, the value of the parameter is modified.
Step 203, controlling the second device to restart, and sending the hardware parameter used in the next operation to the second device, so that the second device operates the input/output system to be debugged according to the hardware parameter used in the next operation, and obtaining second operation condition information.
In the embodiment of the present invention, the first device controls the second device to restart, and then sends the hardware parameter used in the next operation to the second device, the second device may operate the input/output system to be debugged according to the hardware parameter used in the next operation, so as to obtain operation condition information, which is recorded as second operation condition information, and the second operation condition information is sent to the first device, and the first device modifies the hardware parameter used in the operation of the input/output system to be debugged according to the second operation condition information, so as to obtain the hardware parameter used in the next operation.
And 204, performing iteration until the input/output system to be debugged on the second device is started, and obtaining the hardware parameter used in the last operation as the modified hardware parameter.
In the embodiment of the present invention, after sending the modified hardware parameter used in the next operation to the second device, the second device re-operates the input/output system to be debugged, and iteratively executes the above process until the input/output system to be debugged on the second device is started, and records the hardware parameter used in the last operation as the modified hardware parameter.
For example, as shown in the schematic diagram of the automatic PMON generation flow shown in fig. 3, in order to simplify the automatic PMON generation flow, known parameters, such as a hardware platform, a clock parameter, a memory parameter, and a peripheral parameter, are selected according to a prompt, and if the parameters are not known, the parameters are selected to be skipped, where the hardware platform needs to be set. And generating the PMON to be debugged according to the setting. Executing the PMON to be debugged on the second equipment, wherein if the clock parameter is not set, whether the setting is correct or not is judged through the output of the serial port; if the memory bank is not set, trying to read the memory parameters through I2C, if the memory parameters are read, setting corresponding parameters, and if the memory parameters are not read, setting the memory particles adopted by the second device; if the particle parameters of the memory particles are not set, automatically selecting default parameters; if the debugging serial port is not set, outputting a corresponding serial port number at each serial port, and judging whether the serial port parameters are correct or not by the upper computer to generate serial port parameters; and if the peripheral parameters are not set, automatically setting default parameters adopted by the second equipment. If the PMON is not operated normally, the first equipment judges the error reason, generates new hardware parameters, restarts the first equipment, re-executes the PMON to be debugged, stores the parameters if the PMON is operated normally, and generates a formal PMON according to the stored parameters.
Step 205, generating a target input/output system of the second device according to the modified hardware parameter.
In the embodiment of the present invention, the specific implementation manner of this step may refer to the description in the foregoing embodiment, and details are not described herein.
According to the embodiment of the present invention, by receiving first operation condition information of an input/output system to be debugged on a second device, according to the first operation condition information, modifying a hardware parameter used by the input/output system to be debugged in the current operation to obtain a hardware parameter used in the next operation, controlling the second device to restart, and sending the hardware parameter used in the next operation to the second device, so that the second device operates the input/output system to be debugged according to the hardware parameter used in the next operation to obtain second operation condition information, performing iteration until the input/output system to be debugged on the second device is started to obtain a hardware parameter used in the last operation, as the modified hardware parameter, according to the modified hardware parameter, and generating a target input/output system of the second equipment, so that the input/output system to be debugged on the second equipment is automatically debugged through interaction of the first equipment and the second equipment, the problem that the manual adaptation of the input/output system to the equipment is time-consuming and labor-consuming is avoided, and the system generation efficiency is improved.
Referring to fig. 4, a flowchart illustrating steps of a system generation method according to a second embodiment of the present invention is shown, and is applied to a second device, where the method specifically includes the following steps:
step 301, operating an input/output system to be debugged; the input and output system to be debugged is added with a debugging program, and the debugging program is used for sending the running condition information and receiving the hardware parameters.
In the embodiment of the present invention, the specific implementation manner of this step may refer to the description in the foregoing embodiment, and details are not described herein.
In this embodiment of the present invention, optionally, the hardware parameter includes a clock parameter or a peripheral parameter, and an implementation manner of operating the input/output system to be debugged includes: for the clock parameter or the peripheral count, if the clock parameter of the target device is not set, the clock parameter of the target device is set to a preset clock parameter, for example, one of 33MHz and 25MHz is selected. If the peripheral parameters of the target equipment are not set, setting the peripheral parameters of the target equipment as preset peripheral parameters, for example, if the network card is not found in the PMON to be debugged, automatically removing the option; if the PMON to be debugged finds a USB error, the USB error is indicated or not received, the state is marked, and the option is removed; if the PMON to be debugged has SATA errors, marking the state and removing the option; if the PMON to be debugged does not find a NAND, the state is marked and the option is removed.
In this embodiment of the present invention, optionally, the hardware parameter includes a memory parameter, and an implementation manner of operating the input/output system to be debugged includes: if the target equipment is not set to adopt the memory bank, reading the memory parameters in the memory bank through a serial transmission bus; if the memory parameters in the memory strip can be read through the serial transmission bus, setting the memory parameters of the target device as the memory parameters in the memory strip; and if the memory parameters in the memory bank cannot be read through the serial transmission bus, setting the target device to adopt memory particles, and setting the memory parameters of the target device to be preset memory parameters. For example, if it is not set whether the second device uses the memory bank, it will try to read the memory parameters through I2C, if the memory parameters are read, set the corresponding parameters, if the memory parameters are not read, set the second device to use the memory granules; if the particle parameters of the memory particles are not set, default parameters are automatically selected.
In the embodiment of the present invention, optionally, the hardware parameter includes a serial port parameter, and an implementation manner of operating the input/output system to be debugged includes: if the serial port parameters are not set, outputting a corresponding serial port number at each serial port, and sending the serial port number to the first equipment; and receiving serial port parameters corresponding to the serial port number sent by the first equipment. For example, if the debugging serial port is not set, a corresponding serial port number is output at each serial port, the upper computer judges whether the serial port parameters are correct or not, serial port parameters corresponding to the serial port numbers are generated, and the serial port parameters are sent to the second device.
Step 302, sending the operation condition information of the input/output system to be debugged to a first device, so that the first device corrects the hardware parameter used by the input/output system to be debugged according to the operation condition information to obtain a corrected hardware parameter, and according to the corrected hardware parameter, generating a target input/output system of the second device.
According to the embodiment of the invention, the input and output system to be debugged is operated; the debugging program is used for sending operation condition information and receiving hardware parameters, the operation condition information of the input and output system to be debugged is sent to the first equipment so that the first equipment can correct the hardware parameters used by the input and output system to be debugged according to the operation condition information to obtain corrected hardware parameters, and the target input and output system of the second equipment is generated according to the corrected hardware parameters, so that the input and output system to be debugged on the second equipment can be automatically debugged through interaction of the first equipment and the second equipment, the problem that the input and output system is manually matched with the equipment in a time-consuming and labor-consuming mode is solved, and the system generation efficiency is improved.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those of skill in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the embodiments of the invention.
Referring to fig. 5, a block diagram of a system generating apparatus according to a third embodiment of the present invention is shown, and is applied to a first device, where the block diagram specifically includes the following modules:
a receiving module 401, configured to receive operation condition information of an input/output system to be debugged on a second device; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
a correcting module 402, configured to correct a hardware parameter used by the input/output system to be debugged according to the running condition information, to obtain a corrected hardware parameter;
a generating module 403, configured to generate a target input/output system of the second device according to the modified hardware parameter.
Optionally, the operation condition information includes first operation condition information, and the modification module includes:
the modification submodule is used for modifying the hardware parameters used by the input and output system to be debugged in the current operation according to the first operation condition information to obtain the hardware parameters used in the next operation;
the restarting submodule is used for controlling the second equipment to restart and sending the hardware parameters used in the next operation to the second equipment so that the second equipment can operate the input and output system to be debugged according to the hardware parameters used in the next operation to obtain second operation condition information;
and the iteration submodule is used for performing iteration until the input and output system to be debugged on the second equipment is started, and obtaining the hardware parameter used in the last operation as the corrected hardware parameter.
Optionally, the correction module includes:
the parameter determining submodule is used for determining a target hardware parameter with a problem according to the running condition information;
and the parameter correction submodule is used for correcting the target hardware parameter to obtain the corrected hardware parameter.
Optionally, the hardware parameter includes at least one of a clock parameter, a memory parameter, a serial port parameter, and a peripheral parameter.
According to the embodiment of the invention, the running condition information of the input and output system to be debugged on the second equipment is received; the debugging program is used for sending operation condition information and receiving hardware parameters, the hardware parameters used by the input and output system to be debugged are corrected according to the operation condition information to obtain corrected hardware parameters, and the target input and output system of the second equipment is generated according to the corrected hardware parameters, so that the input and output system to be debugged on the second equipment is automatically debugged through interaction of the first equipment and the second equipment, the problem that the input and output system to be debugged is manually matched with the equipment is time-consuming and labor-consuming is avoided, and the system generation efficiency is improved.
Referring to fig. 6, a block diagram of a system generating apparatus according to a third embodiment of the present invention is shown, and is applied to a second device, where the block diagram specifically includes the following modules:
an operation module 501, configured to operate an input/output system to be debugged; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
a sending module 502, configured to send the operation condition information of the input/output system to be debugged to a first device, so that the first device corrects the hardware parameter used by the input/output system to be debugged according to the operation condition information to obtain a corrected hardware parameter, and generates a target input/output system of the second device according to the corrected hardware parameter.
Optionally, the hardware parameter includes a clock parameter or a peripheral parameter, and the running module includes:
and the first setting submodule is used for setting the hardware parameter of the target equipment as a preset hardware parameter if the hardware parameter of the target equipment is not set.
Optionally, the hardware parameter includes a memory parameter, and the operation module includes:
the reading submodule is used for reading the memory parameters in the memory bank through a serial transmission bus if the target device is not set to adopt the memory bank;
the second setting submodule is used for setting the memory parameters of the target device as the memory parameters in the memory bank if the memory parameters in the memory bank can be read through the serial transmission bus;
and the third setting submodule is used for setting the target equipment to adopt the memory granules and setting the memory parameters of the target equipment as preset memory parameters if the memory parameters in the memory bank cannot be read through the serial transmission bus.
Optionally, the hardware parameter includes a serial port parameter, and the operation module includes:
the sending submodule is used for outputting a corresponding serial port number at each serial port if the serial port parameters are not set, and sending the serial port numbers to the first equipment;
and the receiving submodule is used for receiving the serial port parameters corresponding to the serial port number sent by the first equipment.
According to the embodiment of the invention, the input and output system to be debugged is operated; the debugging program is used for sending operation condition information and receiving hardware parameters, the operation condition information of the input and output system to be debugged is sent to the first equipment so that the first equipment can correct the hardware parameters used by the input and output system to be debugged according to the operation condition information to obtain corrected hardware parameters, and the target input and output system of the second equipment is generated according to the corrected hardware parameters, so that the input and output system to be debugged on the second equipment can be automatically debugged through interaction of the first equipment and the second equipment, the problem that the input and output system is manually matched with the equipment in a time-consuming and labor-consuming mode is solved, and the system generation efficiency is improved.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
Fig. 7 is a block diagram illustrating a structure of an electronic device 700 for system generation, according to an example embodiment. For example, the electronic device 700 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 7, electronic device 700 may include one or more of the following components: a processing component 702, a memory 704, a power component 706, a multimedia component 708, an audio component 710, an input/output (I/O) interface 712, a sensor component 714, and a communication component 716.
The processing component 702 generally controls overall operation of the electronic device 700, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing element 702 may include one or more processors 720 to execute instructions to perform all or part of the steps of the methods described above. Further, the processing component 702 may include one or more modules that facilitate interaction between the processing component 702 and other components. For example, the processing component 702 can include a multimedia module to facilitate interaction between the multimedia component 708 and the processing component 702.
The memory 704 is configured to store various types of data to support operation at the device 700. Examples of such data include instructions for any application or method operating on the electronic device 700, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 704 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power component 704 provides power to the various components of the electronic device 700. Power components 704 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for electronic device 700.
The multimedia component 708 includes a screen that provides an output interface between the electronic device 700 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 708 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the electronic device 700 is in an operation mode, such as a photographing mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 710 is configured to output and/or input audio signals. For example, the audio component 710 includes a Microphone (MIC) configured to receive external audio signals when the electronic device 700 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 704 or transmitted via the communication component 716. In some embodiments, audio component 710 also includes a speaker for outputting audio signals.
The I/O interface 712 provides an interface between the processing component 702 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 714 includes one or more sensors for providing various aspects of status assessment for the electronic device 700. For example, the sensor assembly 714 may detect an open/closed state of the device 700, the relative positioning of components, such as a display and keypad of the electronic device 700, the sensor assembly 714 may also detect a change in the position of the electronic device 700 or a component of the electronic device 700, the presence or absence of user contact with the electronic device 700, orientation or acceleration/deceleration of the electronic device 700, and a change in the temperature of the electronic device 700. The sensor assembly 714 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 714 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 714 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 716 is configured to facilitate wired or wireless communication between the electronic device 700 and other devices. The electronic device 700 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 714 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 714 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the electronic device 700 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 704 comprising instructions, executable by the processor 720 of the electronic device 700 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer readable storage medium in which instructions, when executed by a processor of a terminal, enable the terminal to perform a system generation method, the method comprising:
receiving the running condition information of an input/output system to be debugged on second equipment; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
according to the running condition information, correcting the hardware parameters used by the input and output system to be debugged to obtain corrected hardware parameters;
and generating a target input and output system of the second equipment according to the corrected hardware parameters.
Optionally, the operating condition information includes first operating condition information, and the modifying the hardware parameter used by the input/output system to be debugged according to the operating condition information to obtain a modified hardware parameter includes:
modifying the hardware parameters used by the input and output system to be debugged in the current operation according to the first operation condition information to obtain the hardware parameters used in the next operation;
controlling the second equipment to restart, and sending the hardware parameters used in the next operation to the second equipment so that the second equipment can operate the input and output system to be debugged according to the hardware parameters used in the next operation to obtain second operation condition information;
and performing iteration until the input and output system to be debugged on the second equipment is started, and obtaining the hardware parameter used in the last operation as the corrected hardware parameter.
Optionally, the modifying the hardware parameter used by the input/output system to be debugged according to the operating condition information, and obtaining the modified hardware parameter includes:
determining a target hardware parameter with a problem according to the running condition information;
and correcting the target hardware parameter to obtain the corrected hardware parameter.
Optionally, the hardware parameter includes at least one of a clock parameter, a memory parameter, a serial port parameter, and a peripheral parameter.
A non-transitory computer readable storage medium in which instructions, when executed by a processor of a terminal, enable the terminal to perform a system generation method, the method comprising:
operating an input/output system to be debugged; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
and sending the running condition information of the input and output system to be debugged to first equipment, so that the first equipment corrects the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters, and generating a target input and output system of the second equipment according to the corrected hardware parameters.
Optionally, the hardware parameter includes a clock parameter or a peripheral parameter, and the running of the input/output system to be debugged includes:
and if the hardware parameter of the target equipment is not set, setting the hardware parameter of the target equipment as a preset hardware parameter.
Optionally, the hardware parameter includes a memory parameter, and the operating the input/output system to be debugged includes:
if the target equipment is not set to adopt the memory bank, reading the memory parameters in the memory bank through a serial transmission bus;
if the memory parameters in the memory strip can be read through the serial transmission bus, setting the memory parameters of the target device as the memory parameters in the memory strip;
and if the memory parameters in the memory bank cannot be read through the serial transmission bus, setting the target device to adopt memory particles, and setting the memory parameters of the target device to be preset memory parameters.
Optionally, the hardware parameters include serial port parameters, and the operating the input/output system to be debugged includes:
if the serial port parameters are not set, outputting a corresponding serial port number at each serial port, and sending the serial port number to the first equipment;
and receiving serial port parameters corresponding to the serial port number sent by the first equipment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, in this document, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The system generation method and the system generation device provided by the present invention are described in detail above, and the principle and the implementation of the present invention are explained in the present document by applying specific examples, and the description of the above embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (12)

1. A system generation method applied to a first device includes:
receiving the running condition information of an input/output system to be debugged on second equipment; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
according to the running condition information, correcting the hardware parameters used by the input and output system to be debugged to obtain corrected hardware parameters;
and generating a target input and output system of the second equipment according to the corrected hardware parameters.
2. The method according to claim 1, wherein the operation condition information includes first operation condition information, and the modifying the hardware parameter used by the input/output system to be debugged according to the operation condition information to obtain a modified hardware parameter includes:
modifying the hardware parameters used by the input and output system to be debugged in the current operation according to the first operation condition information to obtain the hardware parameters used in the next operation;
controlling the second equipment to restart, and sending the hardware parameters used in the next operation to the second equipment so that the second equipment can operate the input and output system to be debugged according to the hardware parameters used in the next operation to obtain second operation condition information;
and performing iteration until the input and output system to be debugged on the second equipment is started, and obtaining the hardware parameter used in the last operation as the corrected hardware parameter.
3. The method according to claim 1, wherein the modifying the hardware parameter used by the input/output system to be debugged according to the operation condition information to obtain a modified hardware parameter comprises:
determining a target hardware parameter with a problem according to the running condition information;
and correcting the target hardware parameter to obtain the corrected hardware parameter.
4. The method according to any one of claims 1 to 3, wherein the hardware parameters include at least one of clock parameters, memory parameters, serial parameters, and peripheral parameters.
5. A system generation method applied to a second device includes:
operating an input/output system to be debugged; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
and sending the running condition information of the input and output system to be debugged to first equipment, so that the first equipment corrects the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters, and generating a target input and output system of the second equipment according to the corrected hardware parameters.
6. The method of claim 5, wherein the hardware parameter comprises a clock parameter or a peripheral parameter, and wherein running the input-output system to be debugged comprises:
and if the hardware parameter of the target equipment is not set, setting the hardware parameter of the target equipment as a preset hardware parameter.
7. The method of claim 5, wherein the hardware parameters comprise memory parameters, and wherein running the input-output system to be debugged comprises:
if the target equipment is not set to adopt the memory bank, reading the memory parameters in the memory bank through a serial transmission bus;
if the memory parameters in the memory strip can be read through the serial transmission bus, setting the memory parameters of the target device as the memory parameters in the memory strip;
and if the memory parameters in the memory bank cannot be read through the serial transmission bus, setting the target device to adopt memory particles, and setting the memory parameters of the target device to be preset memory parameters.
8. The method of claim 5, wherein the hardware parameters comprise serial port parameters, and wherein the running the input and output system to be debugged comprises:
if the serial port parameters are not set, outputting a corresponding serial port number at each serial port, and sending the serial port number to the first equipment;
and receiving serial port parameters corresponding to the serial port number sent by the first equipment.
9. A system generation apparatus applied to a first device, comprising:
the receiving module is used for receiving the running condition information of the input and output system to be debugged on the second equipment; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
the correcting module is used for correcting the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters;
and the generating module is used for generating a target input and output system of the second equipment according to the corrected hardware parameters.
10. A system generation apparatus, applied to a second device, comprising:
the operation module is used for operating the input and output system to be debugged; the debugging method comprises the following steps that a debugging program is added to an input/output system to be debugged, and the debugging program is used for sending running condition information and receiving hardware parameters;
and the sending module is used for sending the running condition information of the input and output system to be debugged to first equipment so that the first equipment corrects the hardware parameters used by the input and output system to be debugged according to the running condition information to obtain corrected hardware parameters, and a target input and output system of the second equipment is generated according to the corrected hardware parameters.
11. An electronic device comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs comprising instructions for performing the system generation method of any of method claims 1-8.
12. A readable storage medium, characterized in that instructions in the storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the system generation method according to one or more of method claims 1-8.
CN202110120873.6A 2021-01-28 2021-01-28 System generation method and device, electronic equipment and storage medium Pending CN114816974A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110120873.6A CN114816974A (en) 2021-01-28 2021-01-28 System generation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110120873.6A CN114816974A (en) 2021-01-28 2021-01-28 System generation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114816974A true CN114816974A (en) 2022-07-29

Family

ID=82525882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110120873.6A Pending CN114816974A (en) 2021-01-28 2021-01-28 System generation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114816974A (en)

Similar Documents

Publication Publication Date Title
CN105094903B (en) The method and device that firmware is upgraded
US9886264B2 (en) Method and device for upgrading firmware
EP2945058A1 (en) Processing method and device for application program
CN104484200A (en) Method and device for updating firmware
EP3040856B1 (en) Firmware refreshing method and device
CN109344051B (en) Data processing method and device, electronic equipment and storage medium
CN108153540B (en) System upgrading method, device, terminal and storage medium
CN113377370A (en) File processing method and device, electronic equipment and storage medium
CN111209195B (en) Method and device for generating test case
CN106293683B (en) Project compiling method and device
CN114816974A (en) System generation method and device, electronic equipment and storage medium
CN116048951A (en) Method and device for reproducing software problem, electronic equipment and storage medium
CN113326069A (en) Operating system starting method and device, electronic equipment and storage medium
CN115729754A (en) Equipment testing method and device, electronic equipment and storage medium
CN107526683B (en) Method and device for detecting functional redundancy of application program and storage medium
CN111831292A (en) Method and device for generating installation package, storage medium and electronic equipment
CN113568816B (en) Process monitoring method, device and equipment
CN110874259A (en) Program execution method, device, equipment and storage medium
CN114020504B (en) Data processing method and device, electronic equipment and storage medium
CN110413525B (en) Safety testing method and device
CN110659081B (en) File processing method and device for program object and electronic equipment
CN113806227B (en) Information processing method, device, electronic equipment and storage medium
CN112346968B (en) Automatic detection method and device for definition of multimedia file
CN115344309A (en) Memory parameter modification method and device, electronic equipment and storage medium
CN107943703B (en) Method, device and system for acquiring crash data of terminal equipment

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