CN111414176B - Program burning method, device, electronic equipment and storage medium - Google Patents

Program burning method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111414176B
CN111414176B CN202010186843.0A CN202010186843A CN111414176B CN 111414176 B CN111414176 B CN 111414176B CN 202010186843 A CN202010186843 A CN 202010186843A CN 111414176 B CN111414176 B CN 111414176B
Authority
CN
China
Prior art keywords
program
test
factory
burned
burning
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010186843.0A
Other languages
Chinese (zh)
Other versions
CN111414176A (en
Inventor
王倩倩
糜尧杰
李兴鹤
杨振
郑杨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Sigriner Step Electric Co Ltd
Original Assignee
Shanghai Sigriner Step Electric 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 Sigriner Step Electric Co Ltd filed Critical Shanghai Sigriner Step Electric Co Ltd
Priority to CN202010186843.0A priority Critical patent/CN111414176B/en
Publication of CN111414176A publication Critical patent/CN111414176A/en
Application granted granted Critical
Publication of CN111414176B publication Critical patent/CN111414176B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The embodiment of the invention relates to the field of electronic information, and discloses a program burning method, which comprises the following steps: configuring a jump function in a factory program, wherein the jump function is used for triggering a test program; combining the factory program and the test program to obtain a program to be burned; and burning the program to be burnt into the board card. The invention also provides a program burning device, electronic equipment and a storage medium. The program burning method, the program burning device, the electronic equipment and the storage medium provided by the invention can reduce the manufacturing cost of the board card.

Description

Program burning method, device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the field of electronic information, in particular to a program burning method, a program burning device, electronic equipment and a storage medium.
Background
At present, the function of the board card needs to be verified after the board card is produced, the function test of the board card needs to be carried out before the board card is assembled into a whole machine, a test program needs to be burnt into a board card chip during the function test of the board card, the performance of the board card is tested and verified after the burning is finished, the next process is handed over after the test is finished, and the factory program needs to be burnt again before the whole machine is shipped.
However, the inventors found that there are at least the following problems in the prior art: in the whole production process of the board card, two program burning processes are needed, so that the manufacturing cost of the board card is high.
Disclosure of Invention
The embodiment of the invention aims to provide a program burning method, a program burning device, electronic equipment and a storage medium, so that the manufacturing cost of a board card is reduced.
In order to solve the above technical problems, an embodiment of the present invention provides a program recording method, including: configuring a jump function in a factory program, wherein the jump function is used for triggering a test program; combining the factory program and the test program to obtain a program to be burned; and burning the program to be burnt into the board card.
The embodiment of the invention also provides a program burning device, which comprises: the configuration module is used for configuring a jump function in a factory program, and the jump function is used for triggering a test program; the merging module is used for merging the factory program and the test program to obtain a program to be burned; and the burning module is used for burning the program to be burnt into the board card.
The embodiment of the invention also provides electronic equipment, which comprises: at least one processor; and a memory communicatively coupled to the at least one processor; the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can execute the program burning method.
The embodiment of the invention also provides a computer readable storage medium which stores a computer program, and the computer program realizes the program burning method when being executed by a processor.
Compared with the prior art, the embodiment of the invention is characterized in that the jump function is configured in the factory program, the jump function is used for triggering the test program, the factory program and the test program are combined to obtain the program to be burnt, and the program to be burnt is burnt in the board card. The factory program and the test program are combined into one program, and the jump function is set in the factory program to trigger the test program, so that the number of times the board card needs to be burnt is changed from two times to one time under the condition that the board card can finish the burning of the factory program and the test program respectively, and the manufacturing cost of the board card is reduced.
In addition, the configuration of the jump function in the factory program, before the jump function is used for triggering the test program, further comprises: and acquiring the independently executed factory program and the independently executed test program. The two combined programs can be independently operated programs, namely, the scheme can be obtained by rewriting the two independently-burnt programs, and the whole program to be burnt does not need to be rewritten.
In addition, when the program to be burned is executed, triggering the factory program; and if the test instruction is received, calling the jump function to trigger the test program. The module of the factory program is triggered when the program to be burned is executed, and the jump function is called when the test instruction is received, so that when the board card burned with the program fails on the application site, the jump function can trigger the test program to directly verify the function of the board card, the failure is removed, and the failure maintenance time is saved.
In addition, the configuration of the jump function in the factory program, before the jump function is used for triggering the test program, further comprises: configuring a target memory address for burning in the test program; the method further comprises the steps of: when the program to be burned is executed, if a test instruction is received, triggering the test program according to the target memory address. By configuring the target memory address in the test program, when the program to be burned is executed, no matter whether the factory program is triggered or not, the test program can be triggered according to the pre-configured target memory address when the test instruction is received, that is, the board card burned with the program can independently trigger the test program to test on the premise of not running the factory program.
In addition, after the triggering the test program, the method further comprises: and triggering the factory program when the test program is operated. By automatically triggering the factory program after the test program is finished, the production flow of the board card when the program is burnt is simplified.
In addition, the received test instruction is specifically a voltage signal with a preset value or a message with a specified protocol.
In addition, the step of merging the factory program and the test program to obtain a program to be burned includes: and merging the factory program in the HEX format and the test program in the complete HEX format, which are identified by the deleted file end. For the factory program in the HEX format and the test program in the HEX format, only the file end mark of the factory program needs to be deleted when the factory program and the test program in the HEX format are combined, and the operation difficulty is low.
Drawings
One or more embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings.
Fig. 1 is a flowchart of a program recording method according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of program merging according to a first embodiment of the present invention;
FIG. 3 is a schematic diagram of program merging in HEX format according to a first embodiment of the invention;
FIG. 4 is a flowchart of a program recording method according to a second embodiment of the present invention;
FIG. 5 is a flowchart of a program recording method according to a third embodiment of the present invention;
fig. 6 is a schematic structural diagram of a programming device according to a fourth embodiment of the present invention;
fig. 7 is a schematic structural view of an electronic device according to a fifth embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the following detailed description of the embodiments of the present invention will be given with reference to the accompanying drawings. However, those of ordinary skill in the art will understand that in various embodiments of the present invention, numerous technical details have been set forth in order to provide a better understanding of the present application. However, the technical solutions claimed in the present application can be implemented without these technical details and with various changes and modifications based on the following embodiments.
A first embodiment of the present invention relates to a program burning method, including: configuring a jump function in a factory program, wherein the jump function is used for triggering a test program; combining the factory program and the test program to obtain a program to be burned; and burning the program to be burnt into the board card. The embodiment reduces the manufacturing cost of the board card.
The implementation details of the program recording method of the present embodiment are specifically described below, and the following description is provided only for convenience of understanding, and is not necessary to implement the present embodiment.
The program burning method in this embodiment is as shown in fig. 1:
step 101: and configuring a jump function in a factory program, wherein the jump function is used for triggering a test program.
Specifically, a jump function is configured in a factory program that is originally burned alone, and when the jump function is called, a test program is triggered.
It should be noted that, before executing this step, a factory program that is executed independently and a test program that is executed independently may be acquired. That is, the factory program and the test program in this step may be independently executable programs that have been compiled. The scheme can be obtained by rewriting two independently burnt programs, and the whole factory program and the test program do not need to be rewritten.
Step 102: and merging the factory program and the test program to obtain the program to be burned.
Specifically, through the last step, the factory program comprises a jump function for triggering the test program, the factory program and the program to be burned obtained after the test program are combined, the factory program is taken as a main program, and when the program to be burned is operated, the factory program is triggered to realize the factory function; the test program is triggered through the jump function, and the test function is triggered.
Further, as shown in fig. 2, when the factory program and the test program are combined to obtain the program to be burned, a program start file and a data record file of the factory program, and a program start file, a data record file and a program end file of the test program need to be reserved.
In a specific example, as shown in fig. 3, a factory program in HEX format identified by the deleted end of file and a test program in complete HEX format are combined to obtain a file to be burned, where:
in the HEX format file, 020000040800F2 represents the program start;
the code part with the same format as 10000000E806002091010008ED21000875140008A1 is a data record;
04000005080000B13E 00000001FF in the factory program HEX file is a file ending mark.
When the files are combined, a program start file and a data record file of a factory program are reserved, a complete test program in the HEX format is reserved, a file end mark 04000005080000B13E 00000001FF of the factory program is deleted, and the files of the program to be burnt in the HEX format are obtained after the files are combined, so that the operation difficulty is low.
Step 103: and burning the program to be burnt into the board card.
Specifically, the program to be burned is burned into the board, and the board can be completed only through the burning because the program to be burned can realize the delivery function and the test function respectively.
Compared with the prior art, the method and the device have the advantages that the jump function is configured in the factory program and used for triggering the test program, the factory program and the test program are combined to obtain the program to be burnt, and the program to be burnt is burnt in the board. The factory program and the test program are combined into one program, and the jump function is set in the factory program to trigger the test program, so that the number of times the board card needs to be burnt is changed from two times to one time under the condition that the board card can finish the burning of the factory program and the test program respectively, the manufacturing cost of the board card is reduced, the production speed of the board card is accelerated, and the productivity is improved.
A second embodiment of the present invention relates to a program burning method. The second embodiment is substantially the same as the first embodiment, except that the present embodiment further includes: triggering a factory program when the program to be burned is executed; and if the test instruction is received, calling a jump function to trigger a test program.
As shown in fig. 4, the program burning method in this embodiment specifically includes:
step 201: and configuring a jump function in a factory program, wherein the jump function is used for triggering a test program.
Step 202: and merging the factory program and the test program to obtain the program to be burned.
Step 203: and burning the program to be burnt into the board card.
Steps 201 to 203 are substantially the same as steps 101 to 103 in the first embodiment, and are not described herein in detail to avoid repetition.
Step 204: powering up the board card and executing the program to be burned to trigger a factory program;
specifically, the program to be burned takes the factory program as the main program, and when the program to be burned is executed, the main program (i.e. the factory program) is triggered by default, and at this time, the test program is not triggered under the condition that the test instruction is not received.
Step 205: the board card judges whether a test instruction is received, if yes, the step 206 is entered, and if no, the step 207 is entered;
specifically, when the program to be burned is executed by the board, the test instruction may be a voltage signal of a preset value or a message of a specified protocol. For example, if the external terminal (key or switch) of the board card for executing the program to be burned is provided, a specific voltage value can be input as a test command through the external terminal on the board card (for example, the specific voltage value is input through a specific key combination); if the board card for executing the program to be burned does not have an external terminal, the board card can be connected with an upper computer, and the upper computer sends a message with a specified protocol to be used as a test instruction.
Step 206: the board card calls the jump function to trigger the test program.
Specifically, after receiving the test instruction, the execution of the factory program is interrupted, the test program is triggered, the test function is realized, and the board function is tested.
Step 207: the board card remains executing the factory program.
Specifically, a test program is triggered on the board. After the test function is completed, execution of the factory program is restored and maintained.
Note that, in steps 204 to 207 of the present embodiment, for "when the program to be burned is executed, the factory program is triggered; and if the test instruction is received, calling the jump function to trigger the test program. For the sake of clarity, the implementation of the technical feature is that the board card on which the program to be recorded is recorded executes the program, and if the program to be recorded can also implement the corresponding function on other execution bodies (such as computers) before recording, the program to be recorded is within the protection scope of the present patent.
Compared with the first embodiment, in this embodiment, when the program to be burned is executed, the factory program is triggered; and if the test instruction is received, calling a jump function to trigger a test program. The module of the factory program is triggered when the program to be burned is executed, and the jump function is called when the test instruction is received, so that when the board card burned with the program fails on the application site, the jump function can trigger the test program to directly verify the function of the board card, the failure is removed, and the failure maintenance time is saved.
A third embodiment of the present invention relates to a program recording method. The third embodiment is substantially the same as the first embodiment, except that in the present embodiment, before the step of configuring the jump function in the factory program, the step of: configuring a target memory address for burning in the test program; the present embodiment further includes: when the program to be burned is executed, if a test instruction is received, the test program is triggered according to the target memory address.
As shown in fig. 5, the program burning method in this embodiment specifically includes:
step 301: and configuring a target memory address for burning in the test program.
Specifically, in the board card to be burned, a memory address is allocated to the test program, and in the test program, a corresponding target memory address is configured according to the allocated memory address. At the same time, the system functions may also be configured in the test program. The program to be burned can trigger the test program directly through the target memory address (or system function) after configuration.
Step 302: and configuring a jump function in a factory program, wherein the jump function is used for triggering a test program.
Step 303: and merging the factory program and the test program to obtain the program to be burned.
Step 304: and burning the program to be burnt into the board card.
Steps 302 to 304 are substantially the same as steps 101 to 103 in the first embodiment, and are not described herein in detail to avoid repetition.
Step 305: powering up the board card and executing the program to be burned;
specifically, after the board card is powered on and triggers the program to be burned, the program to be burned does not realize the functions of the test program or the factory program before the test instruction or the factory instruction is not received.
Step 306: the board card judges whether a test instruction is received, if yes, the step 307 is entered, and if no, the step 305 is returned;
specifically, when the program to be burned is executed by the board, the test instruction may be a voltage signal of a preset value or a message of a specified protocol. For example, if the external terminal (key or switch) of the board card for executing the program to be burned is provided, a specific voltage value can be input as a test command through the external terminal on the board card (for example, the specific voltage value is input through a specific key combination); if the board card for executing the program to be burned does not have an external terminal, the board card can be connected with an upper computer, and the upper computer sends a message with a specified protocol to be used as a test instruction.
Step 307: and triggering a test program by the board card according to the target memory address.
Specifically, the board directly triggers a test program according to the pre-allocated memory address, realizes a test function, and completes the test of the board.
It should be noted that, when the test program is finished, the factory program can be triggered by setting. By automatically triggering the factory program after the test program is finished, the production flow of the board card when the program is burnt is simplified.
Compared with the first implementation, in the embodiment of the invention, the target memory address for burning is configured in the test program, and when the program to be burned is executed, if a test instruction is received, the test program is triggered according to the target memory address. By configuring the target memory address in the test program, when the program to be burned is executed, no matter whether the factory program is triggered or not, the test program can be triggered according to the pre-configured target memory address when the test instruction is received, that is, the board card burned with the program can be independently triggered to test under the premise that the factory program is not run.
The above steps of the methods are divided, for clarity of description, and may be combined into one step or split into multiple steps when implemented, so long as they include the same logic relationship, and they are all within the protection scope of this patent; it is within the scope of this patent to add insignificant modifications to the algorithm or flow or introduce insignificant designs, but not to alter the core design of its algorithm and flow.
The fourth embodiment of the present invention relates to a program recording device, which includes a configuration module 401, a combining module 402 and a recording module 403, as shown in fig. 6, wherein:
a configuration module 401, configured to configure a jump function in a factory program, where the jump function is used to trigger a test program;
a merging module 402, configured to merge the factory program and the test program to obtain a program to be burned;
the burning module 403 is configured to burn the program to be burned into a board card.
In one example, the program recording device further includes an obtaining module, configured to obtain the independently executed factory program and the independently executed test program before configuring the jump function in the factory program. The two combined programs can be independently operated programs, namely, the scheme can be obtained by rewriting the two independently-burnt programs, and the whole program to be burnt does not need to be rewritten.
In one example, the factory program is triggered when the program to be burned is executed; and if the test instruction is received, calling the jump function to trigger the test program. The module of the factory program is triggered when the program to be burned is executed, and the jump function is called when the test instruction is received, so that when the board card burned with the program fails on the application site, the jump function can trigger the test program to directly verify the function of the board card, the failure is removed, and the failure maintenance time is saved.
In one example, the configuring a jump function in the factory program, before the jump function is used to trigger the test program, further includes: configuring a target memory address for burning in the test program; the method further comprises the steps of: when the program to be burned is executed, if a test instruction is received, triggering the test program according to the target memory address. By configuring the target memory address in the test program, when the program to be burned is executed, no matter whether the factory program is triggered or not, the test program can be triggered according to the pre-configured target memory address when the test instruction is received, that is, the board card burned with the program can be independently triggered to test under the premise that the factory program is not run.
In one example, after the triggering the test procedure, the method further includes: and triggering the factory program when the test program is operated. By automatically triggering the factory program after the test program is finished, the production flow of the board card when the program is burnt is simplified.
In one example, the receiving a test instruction is specifically receiving a voltage signal with a preset value or receiving a message with a specified protocol.
In one example, the merging the factory program and the test program to obtain the program to be burned includes: and merging the factory program in the HEX format and the test program in the complete HEX format, which are identified by the deleted file end. For the factory program in the HEX format and the test program in the HEX format, only the file end mark of the factory program needs to be deleted when the factory program and the test program in the HEX format are combined, and the operation difficulty is low.
It is to be noted that this embodiment is an example of a device corresponding to the first embodiment, and can be implemented in cooperation with the first embodiment. The related technical details mentioned in the first embodiment are still valid in this embodiment, and in order to reduce repetition, a detailed description is omitted here. Accordingly, the related art details mentioned in the present embodiment can also be applied to the first embodiment.
It should be noted that each module in this embodiment is a logic module, and in practical application, one logic unit may be one physical unit, or may be a part of one physical unit, or may be implemented by a combination of multiple physical units. In addition, in order to highlight the innovative part of the present invention, units that are not so close to solving the technical problem presented by the present invention are not introduced in the present embodiment, but this does not indicate that other units are not present in the present embodiment.
A fifth embodiment of the invention relates to an electronic device, as shown in fig. 7, comprising at least one processor 501; and a memory 502 communicatively coupled to the at least one processor 501; the memory 502 stores instructions executable by the at least one processor 501, and the instructions are executed by the at least one processor 501, so that the at least one processor 501 can execute the program recording method described above.
Where the memory 502 and the processor 501 are connected by a bus, the bus may comprise any number of interconnected buses and bridges, the buses connecting the various circuits of the one or more processors 501 and the memory 502. The bus may also connect various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface between the bus and the transceiver. The transceiver may be one element or may be a plurality of elements, such as a plurality of receivers and transmitters, providing a means for communicating with various other apparatus over a transmission medium. The data processed by the processor 501 is transmitted over a wireless medium via an antenna, which further receives the data and transmits the data to the processor 501.
The processor 501 is responsible for managing the bus and general processing and may also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions. And memory 502 may be used to store data used by processor 501 in performing operations.
The embodiment of the invention also provides a computer readable storage medium, which stores a computer program, and the computer program realizes the program burning method embodiment when being executed by a processor.
That is, it will be understood by those skilled in the art that all or part of the steps in implementing the methods of the embodiments described above may be implemented by a program stored in a storage medium, where the program includes several instructions for causing a device (which may be a single-chip microcomputer, a chip or the like) or a processor (processor) to perform all or part of the steps in the methods of the embodiments described herein. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
It will be understood by those of ordinary skill in the art that the foregoing embodiments are specific examples of carrying out the invention and that various changes in form and details may be made therein without departing from the spirit and scope of the invention.

Claims (7)

1. A program burning method, comprising:
acquiring an independently executed factory program and an independently executed test program;
configuring a target memory address for burning in the test program;
configuring a jump function in the factory program, wherein the jump function is used for triggering the test program;
combining the factory program and the test program to obtain a program to be burned;
burning the program to be burned into a board card;
when the program to be burned is executed, triggering the factory program, and if a test instruction is received, calling the jump function to trigger the test program; or when the program to be burned is executed, if a test instruction is received, triggering the test program according to the target memory address.
2. The program burning method according to claim 1, wherein after the triggering the test program, further comprising:
and triggering the factory program when the test program is operated.
3. The program recording method according to claim 1, wherein the receiving the test command is specifically receiving a voltage signal of a preset value or receiving a message of a specified protocol.
4. The program burning method according to claim 1, wherein the merging the factory program and the test program includes:
and merging the factory program in the HEX format and the test program in the complete HEX format, which are identified by the deleted file end.
5. A program recording device, comprising:
the acquisition module acquires an independently executed factory program and an independently executed test program;
the configuration module is used for configuring a jump function in a factory program, configuring a target memory address for burning in the test program, and triggering the test program by the jump function;
the merging module is used for merging the factory program and the test program to obtain a program to be burned;
when the program to be burned is executed, triggering the factory program, and if a test instruction is received, calling the jump function to trigger the test program; or when the program to be burned is executed, if a test instruction is received, triggering the test program according to the target memory address;
and the burning module is used for burning the program to be burnt into the board card.
6. An electronic device, comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the program burning method according to any one of claims 1 to 4.
7. A computer-readable storage medium storing a computer program, wherein the computer program when executed by a processor implements the program burning method according to any one of claims 1 to 4.
CN202010186843.0A 2020-03-17 2020-03-17 Program burning method, device, electronic equipment and storage medium Active CN111414176B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010186843.0A CN111414176B (en) 2020-03-17 2020-03-17 Program burning method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010186843.0A CN111414176B (en) 2020-03-17 2020-03-17 Program burning method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111414176A CN111414176A (en) 2020-07-14
CN111414176B true CN111414176B (en) 2024-03-19

Family

ID=71493062

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010186843.0A Active CN111414176B (en) 2020-03-17 2020-03-17 Program burning method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111414176B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102621432A (en) * 2012-04-11 2012-08-01 北京四方继保自动化股份有限公司 Method for automatically testing single board of protective relay device
CN103744824A (en) * 2013-12-18 2014-04-23 乐视致新电子科技(天津)有限公司 Outgoing testing method and testing system
CN103760443A (en) * 2014-01-24 2014-04-30 浙江众合机电股份有限公司 Board card automatic testing system and testing method thereof
CN103870288A (en) * 2012-12-11 2014-06-18 联创汽车电子有限公司 Method for skipping functional software branches of vehicle-mounted controller
CN105652115A (en) * 2015-12-25 2016-06-08 广州视源电子科技股份有限公司 Mainboard testing method, mainboard testing system, mainboard program installing method and mainboard program installing system
CN107203444A (en) * 2016-03-16 2017-09-26 中国航天科工集团第四研究院指挥自动化技术研发与应用中心 A kind of control of intelligent terminal method of testing and device based on Uboot
CN107301067A (en) * 2017-05-26 2017-10-27 安徽四创电子股份有限公司 Beidou subscriber machine remote update system and its upgrade method based on IAP technologies
CN107800786A (en) * 2017-10-20 2018-03-13 南京晓庄学院 A kind of intelligent terminal remote upgrade breakpoint transmission method
CN108804264A (en) * 2018-05-15 2018-11-13 上海金脉电子科技有限公司 The method that microcontroller is tested based on FCT test programs
CN109426508A (en) * 2017-08-31 2019-03-05 深圳市航盛电子股份有限公司 The method of burning program
CN110531994A (en) * 2019-08-22 2019-12-03 芯海科技(深圳)股份有限公司 Method for burn-recording, replication tool and computer equipment
CN110597523A (en) * 2019-08-08 2019-12-20 深圳优地科技有限公司 Board card firmware burning method, device and system, board card and terminal equipment
CN110677643A (en) * 2019-11-04 2020-01-10 深圳创维-Rgb电子有限公司 Touch screen television, touch screen television testing method, device and medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10303458B2 (en) * 2016-09-29 2019-05-28 Hewlett Packard Enterprise Development Lp Multi-platform installer

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102621432A (en) * 2012-04-11 2012-08-01 北京四方继保自动化股份有限公司 Method for automatically testing single board of protective relay device
CN103870288A (en) * 2012-12-11 2014-06-18 联创汽车电子有限公司 Method for skipping functional software branches of vehicle-mounted controller
CN103744824A (en) * 2013-12-18 2014-04-23 乐视致新电子科技(天津)有限公司 Outgoing testing method and testing system
CN103760443A (en) * 2014-01-24 2014-04-30 浙江众合机电股份有限公司 Board card automatic testing system and testing method thereof
CN105652115A (en) * 2015-12-25 2016-06-08 广州视源电子科技股份有限公司 Mainboard testing method, mainboard testing system, mainboard program installing method and mainboard program installing system
CN107203444A (en) * 2016-03-16 2017-09-26 中国航天科工集团第四研究院指挥自动化技术研发与应用中心 A kind of control of intelligent terminal method of testing and device based on Uboot
CN107301067A (en) * 2017-05-26 2017-10-27 安徽四创电子股份有限公司 Beidou subscriber machine remote update system and its upgrade method based on IAP technologies
CN109426508A (en) * 2017-08-31 2019-03-05 深圳市航盛电子股份有限公司 The method of burning program
CN107800786A (en) * 2017-10-20 2018-03-13 南京晓庄学院 A kind of intelligent terminal remote upgrade breakpoint transmission method
CN108804264A (en) * 2018-05-15 2018-11-13 上海金脉电子科技有限公司 The method that microcontroller is tested based on FCT test programs
CN110597523A (en) * 2019-08-08 2019-12-20 深圳优地科技有限公司 Board card firmware burning method, device and system, board card and terminal equipment
CN110531994A (en) * 2019-08-22 2019-12-03 芯海科技(深圳)股份有限公司 Method for burn-recording, replication tool and computer equipment
CN110677643A (en) * 2019-11-04 2020-01-10 深圳创维-Rgb电子有限公司 Touch screen television, touch screen television testing method, device and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"面向电压监测终端的远程升级加密通讯方法";包依勤;《计算机测量与控制》(第5期);第2.2-2.3节 *

Also Published As

Publication number Publication date
CN111414176A (en) 2020-07-14

Similar Documents

Publication Publication Date Title
CN104579719B (en) A kind of upgrade method and system, host computer and optical module of firmware
US11507365B2 (en) On-board update device, update processing program, program update method, and on-board update system
DE102016100203A1 (en) Methods and systems for updating vehicle controls
DE102016106802A1 (en) Vehicle control storage methods and systems
US20230185566A1 (en) Vehicle control system and method for confirming software consistency
CN110968477B (en) Method, device and medium for acquiring backup BMC version information
CN110535776B (en) Gateway current limiting method, device, gateway, system and storage medium
JP2019159401A (en) Electronic control unit system, and software consistency check system in electronic control unit system
CN103309693A (en) Complex programmable logic device updating method and system
CN110474977A (en) Firmware upgrade method, firmware upgrade system and the intelligent door lock of intelligent door lock
CN108427885A (en) Updating BIOS method and apparatus
US11853742B2 (en) Server, software update system, distribution method, and non-transitory storage medium
CN111414176B (en) Program burning method, device, electronic equipment and storage medium
US20220147040A1 (en) Electronic Control Device and Method for Setting Control Data
CN116431186A (en) Upgrading method, device and medium of vehicle-mounted ECU
CN114035831A (en) CPLD upgrading method, system and computer readable storage medium
CN112994902A (en) Intelligent network card and FPGA (field programmable Gate array) firmware updating management method of intelligent network card
CN113885926A (en) Operating system online upgrading method based on security chip
CN112148376A (en) Terminal starting method and device
CN111736858A (en) Terminal equipment upgrading method, storage medium and terminal equipment
CN114675926A (en) Virtual machine attribute changing method and device, storage medium and electronic device
CN117632193B (en) Program burning system for processor chip
JPS63126032A (en) Program updating control system
JP2000259538A (en) Network control unit, network setting method and storage medium storing computer readable program
EP4191404A1 (en) Method for updating software by confirming hardware version information

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
GR01 Patent grant
GR01 Patent grant