CN114579147A - Burning verification method and device, terminal equipment and storage medium - Google Patents

Burning verification method and device, terminal equipment and storage medium Download PDF

Info

Publication number
CN114579147A
CN114579147A CN202210172121.9A CN202210172121A CN114579147A CN 114579147 A CN114579147 A CN 114579147A CN 202210172121 A CN202210172121 A CN 202210172121A CN 114579147 A CN114579147 A CN 114579147A
Authority
CN
China
Prior art keywords
target
data
burning data
burning
verification
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
CN202210172121.9A
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.)
Kunshanqiu Titanium Photoelectric Technology Co Ltd
Original Assignee
Kunshanqiu Titanium Photoelectric 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 Kunshanqiu Titanium Photoelectric Technology Co Ltd filed Critical Kunshanqiu Titanium Photoelectric Technology Co Ltd
Priority to CN202210172121.9A priority Critical patent/CN114579147A/en
Publication of CN114579147A publication Critical patent/CN114579147A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

The invention discloses a burning verification method, a burning verification device, terminal equipment and a storage medium, wherein the method comprises the following steps: after completing the burning of at least one burning data, determining a target address to be verified; acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data; and checking and verifying the target burning data to determine whether to re-burn the target burning data. By adopting the method and the device, the technical problems of high error rate and low checking efficiency existing in the process of manually checking the burning data in the prior art can be solved.

Description

Burning verification method and device, terminal equipment and storage medium
Technical Field
The present invention relates to the field of data burning technologies, and in particular, to a burning verification method and apparatus, a terminal device, and a storage medium.
Background
Burning refers to a process in which a device is connected to a host through a burning interface (such as a universal serial bus interface) of a chip to be burned, and reads data from the host and writes the data into a memory of the chip to be burned.
At present, after the data burning of the camera module is completed, the camera module factory usually adopts a manual mode to check the burning data so as to check whether the burning data has errors. When the burning data is more, the checking workload is more, the error rate is higher, and the checking efficiency is lower.
Therefore, it is desirable to provide a verification scheme for burning data efficiently.
Disclosure of Invention
The embodiment of the application provides a burning verification method, a burning verification device, terminal equipment and a storage medium, and solves the technical problems of high error rate and low verification efficiency in the prior art when burning data is manually verified.
In one aspect, an embodiment of the present application provides a method for verifying burning, where the method includes:
after completing the burning of at least one burning data, determining a target address to be verified;
acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data;
and checking the target burning data to determine whether to re-burn the target burning data.
Optionally, the determining a target address to be verified includes:
and acquiring a configuration file, and analyzing the target address to be verified from the configuration file.
Optionally, the configuration file includes a checksum calculation method and an address interval to be verified, the target address includes the address interval, and the checking and verifying the target burning data includes:
according to the check sum calculation mode, correspondingly calculating all target burning data correspondingly stored in the address interval to obtain calculation result data;
judging whether the calculation result data is consistent with pre-stored verification result data or not;
when the calculation result data is judged to be consistent with the pre-stored verification result data, the verification is determined to be successful;
and when the calculation result data is judged to be inconsistent with the pre-stored verification result data, determining that the checking and verification are failed.
Optionally, the configuration file includes a plurality of storage addresses written in batch and burning data to be written in each of the storage addresses, the target address is any one of the plurality of storage addresses, and the checking and verifying the target burning data includes:
acquiring verification burning data which needs to be written and corresponds to the target address from the configuration file;
judging whether the verification burning data is consistent with the target burning data or not;
when the verification burning data is judged to be consistent with the target burning data, the verification and verification are determined to be successful;
and when the verification burning data is judged to be inconsistent with the target burning data, determining that the checking and verification fails.
Optionally, the checking and verifying the target burning data includes:
judging whether the target burning data is in a corresponding preset threshold range or not;
when the target burning data is judged to be in the corresponding preset threshold range, the verification is determined to be successful;
and when the target burning data is judged not to be in the corresponding preset threshold range, determining that the checking and verification are failed.
Optionally, the determining whether to re-write the target burning data includes:
when the checking and verification fails, re-burning the target burning data stored corresponding to the target address, and repeatedly executing the steps of obtaining the target burning data stored corresponding to the target address and checking and verifying the target burning data.
Optionally, the obtaining the target burning data stored corresponding to the target address includes:
and acquiring a burning file, and analyzing target burning data stored corresponding to the target address from the burning file.
On the other hand, the present application provides a burning verification apparatus through an embodiment of the present application, the apparatus includes a determining module, an obtaining module, and a verifying module, wherein:
the determining module is used for determining a target address to be verified after the burning of at least one burning data is finished;
the acquisition module is used for acquiring target burning data which is stored corresponding to the target address, wherein the target burning data is data in the at least one burning data;
the verification module is used for verifying and verifying the target burning data so as to determine whether to re-burn the target burning data.
On the other hand, the present application provides a terminal device according to an embodiment of the present application, where the terminal device includes: a processor, a memory, a communication interface, and a bus; the processor, the memory and the communication interface are connected through the bus and complete mutual communication; the memory stores executable program code; the processor runs a program corresponding to the executable program code by reading the executable program code stored in the memory, so as to execute the burn check method.
On the other hand, the present application provides a computer-readable storage medium through an embodiment of the present application, where the computer-readable storage medium stores a program, and when the program runs on a terminal device, the program performs the burning verification method as described above.
One or more technical solutions provided in the embodiments of the present application have at least the following technical effects or advantages: after the burning of at least one piece of burning data is finished, determining a target address to be verified; acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data; and checking the target burning data to determine whether to re-burn the target burning data. In the scheme, the target burning data stored at the target address is firstly acquired, and then the target burning data is rapidly and accurately verified and verified to determine whether the target burning data needs to be re-burned or not, so that the rapid and automatic verification of the burning data is completed, the accuracy of the burning data verification is improved compared with manual verification, and the technical problems of high error rate, low verification efficiency and the like in the prior art when the burning data is manually verified are solved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a burning verification method according to an embodiment of the present disclosure.
Fig. 2 is a schematic structural diagram of a burning verification apparatus according to an embodiment of the present disclosure.
Fig. 3 is a schematic structural diagram of a terminal device according to an embodiment of the present application.
Detailed Description
The applicant has also found in the course of the present application that: a camera module factory usually checks multiple sets of (pcs) burning data to avoid the deviation between the data to be burned and the burned/read data due to hardware of the device, or errors in the burning data due to errors in the checksum (checksum) calculation or in the Json file configuration. At present, a camera module factory always adopts a manual mode to check burning data, if the burning data is more, the manual workload can be increased, and errors can be easily caused.
And before the camera module factory carries out data burning on the camera module, the camera module factory also detects the data to be burned so as to avoid burning errors. After the burning is finished, the deviation of burning data and reading data caused by hardware and other reasons is avoided, and the burning data after burning is read out and then checked again. In order to solve the above problem, an embodiment of the present invention provides a method for verifying burning data, which is mainly used for verifying burning data again, and the general idea is as follows:
after completing the burning of at least one burning data, determining a target address to be verified; acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data; and checking the target burning data to determine whether to re-burn the target burning data.
By implementing the embodiment of the application, the target address to be verified is determined after the at least one piece of burning data is burnt; acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data; and checking the target burning data to determine whether to re-burn the target burning data. In the above scheme, the target burning data stored at the target address is firstly obtained, and then the target burning data is intelligently, quickly and accurately checked and verified to determine whether the target burning data needs to be re-burned, so that the quick and automatic verification of the burning data is completed, the accuracy of the burning data verification is improved compared with that of manual verification, and meanwhile, the technical problems that the error rate is high, the checking efficiency is low and the like when the burning data is manually checked in the prior art are solved.
In order to better understand the technical solution, the technical solution will be described in detail with reference to the drawings and the specific embodiments.
First, it is stated that the term "and/or" appearing herein is merely one type of associative relationship that describes an associated object, meaning that three types of relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
Fig. 1 is a schematic flow chart of a burning verification method according to an embodiment of the present disclosure. The method as shown in fig. 1 comprises the following implementation steps:
s101, after the burning of at least one burning data is finished, determining a target address to be verified.
After one or more burning data are burned, the target burning address of the burning data needing to be checked again can be determined. The target address refers to a storage address of any one or more burned data in the terminal device (specifically, a burning chip in the device), such as a designated/fixed storage bit.
In a specific embodiment, the configuration file may be obtained first, and the configuration file may be set by the system in a user-defined manner in advance, and may include, for example, data to be burned, a storage address to be burned for the data to be burned, a burning verification method, and some other information configured by the user in a user-defined manner, which is not limited in the present application. Then, the configuration file can be analyzed, and the target address to be verified can be analyzed from the configuration file. Optionally, other information may also be analyzed from the configuration file, for example, a user-defined configured burning verification method (such as a checksum verification method) and the like.
The number of the target addresses is not limited, and may be one or more, and the application is not limited. The format of the configuration file is not limited in this application, and may be, for example, a txt format file or a Json format file.
S102, target burning data stored corresponding to the target address is obtained, and the target burning data is data in the at least one burning data.
The target burning data refers to the burning data which is read from the terminal device and is stored corresponding to the target address.
In a specific embodiment, the recording file (also referred to as a read file) may be obtained first, where the recording file includes all recording data recorded into the terminal device, a storage address corresponding to each recording data, and other information, such as a size of each recording data, and the like, and the present application is not limited thereto. Optionally, all the burning data in the burning file can be burned by the terminal device in a software batch writing/inputting manner, which is beneficial to saving data burning time. Then, the application can analyze the burning file and find out the target burning data stored corresponding to the target address from the burning file.
S103, checking and checking the target burning data to determine whether to re-burn the target burning data.
After the target burning data are obtained, the target burning data can be checked and verified again. After the verification is successful, the process may end. Otherwise, after the checking and verification are failed, the target burning data stored corresponding to the target address can be re-burned. After the re-burning is finished, the method can re-execute the steps S102-S103 to realize the quick and accurate checking and verification of the burnt data in the equipment, thereby ensuring that the target burnt data finally burnt in the equipment is accurate and ensuring the accuracy of the burnt data.
Several specific embodiments of the verification check related to step S103 in the present application are described below:
in a specific embodiment, the checkcheck is a checksum (checksum) data checkcheck. The configuration file in step S101 may include a checksum (checksum) calculation method and an address interval to be checked. Wherein the address interval at least indicates that the start (storage) address and the end address to be checked are included, and optionally may also indicate that the length of the address interval and other information are included. Further, the configuration file can be analyzed to obtain the check sum calculation mode and the address interval to be checked. Correspondingly, in step S102, the present application may read all target burning data in the address interval corresponding to the start address and the end address from the terminal device. Finally, in step S103, the present application may perform the operation/calculation indicated by the checksum calculation manner on all the read target burning data according to the indication of the checksum manner, so as to obtain corresponding calculation result data. The checksum calculation manner is a checksum algorithm configured in advance by the system, and specifies a specific calculation rule for checksum verification, such as an addition, subtraction, multiplication, division, or other operation rules, which is not limited in this application.
Further, the application can judge whether the calculation result data is consistent with the pre-stored verification result data. The verification result data can be pre-stored in the terminal equipment by a user or a system and is used for verifying whether the target burning data burned into the terminal equipment is accurate or not. When the calculation result data is judged to be consistent with the pre-stored verification result data, the target burning data can be determined to be successfully checked and verified; otherwise, determining that the checking of the target burning data fails, namely determining that the checking of the target burning data fails when the calculation result data is judged to be inconsistent with the pre-stored verification result data.
In another embodiment, the check-up refers to a check-up of fixed-bit data. In other words, the target burning data obtained in step S102 of the present application refers to the burning data stored in the designated/fixed (bit) bit. According to the method and the device, a large amount of burning data can be burned into the terminal equipment in a software batch recording mode. Correspondingly, in step S103, after the fixed-bit target burning data is obtained, the target burning data can be checked and verified. Specifically, the corresponding verification data may be obtained first, for example, the configuration file records a plurality of storage addresses written in batch by software and burning data required to be written in each storage address, and the target address is any one or more of the plurality of storage addresses. The present invention may be described with reference to one target address as an example, but the present invention is not limited thereto. Correspondingly, the configuration file can be analyzed, and verification burning data which are required to be written and correspond to the target address can be inquired from the configuration file.
Then, the present application may determine whether the verification burning data is consistent with the target burning data. When the verification burning data is consistent with the target burning data, the target burning data can be successfully verified and verified. Otherwise, when the verification burning data is judged to be inconsistent with the target burning data, the target burning data can be determined to fail to be checked and verified.
In another specific embodiment, the verification check refers to performing card control check on the size of the target verification data. Specifically, for some burning data, such as Automatic White Balance (AWB) data in the camera module, the AWB data generally fluctuates within a certain range as the exposure value of the camera module changes. At this time, for such burning data with variable/controllable data size, card control within a set threshold range is required to be performed to implement data checking and verification.
In specific implementation, after the target burning data is obtained, whether the target burning data is within a corresponding preset threshold range can be judged. The preset threshold range is a range interval set by a system or a user in a self-defined mode, and can be determined according to the actual requirements of products, and the application is not limited. When the target burning data is judged to be in the corresponding preset threshold range, the target burning data can be determined to be successfully checked and verified; otherwise, when the target burning data is judged not to be in the corresponding preset threshold range, the target burning data verification method can determine that the target burning data is failed to verify.
It should be noted that several specific embodiments related to step S103 may be implemented separately, or may be implemented by combining any two or more embodiments, and the present application is not limited thereto.
By implementing the embodiment of the application, the target address to be verified is determined after the at least one piece of burning data is burnt; acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data; and checking the target burning data to determine whether to re-burn the target burning data. In the scheme, the target burning data stored at the target address is firstly acquired, and then the target burning data is rapidly and accurately verified and verified to determine whether the target burning data needs to be re-burned or not, so that the rapid and automatic verification of the burning data is completed, the accuracy of the burning data verification is improved compared with manual verification, and the technical problems of high error rate, low verification efficiency and the like in the prior art when the burning data is manually verified are solved.
Based on the same inventive concept, another embodiment of the present application provides a device and a terminal device corresponding to the method for performing the burn check in the embodiment of the present application.
Fig. 2 is a schematic structural diagram of a burning verification apparatus according to an embodiment of the present application. The apparatus 20 shown in fig. 2 comprises a determining module 201, an obtaining module 202, and a verifying module 203, wherein:
the determining module 201 is configured to determine a target address to be verified after completing burning of at least one burning data;
the obtaining module 202 is configured to obtain target burning data stored corresponding to the target address, where the target burning data is data in the at least one burning data;
the checking module 203 is configured to check and check the target burning data to determine whether to re-burn the target burning data.
Optionally, the determining module 201 is specifically configured to:
and acquiring a configuration file, and analyzing the target address to be verified from the configuration file.
Optionally, the configuration file includes a checksum calculation manner and an address interval to be verified, the target address includes the address interval, and the verification module 203 is specifically configured to:
according to the check sum calculation mode, correspondingly calculating all target burning data correspondingly stored in the address interval to obtain calculation result data;
when the calculation result data is judged to be consistent with the pre-stored verification result data, determining that the target burning data is successfully verified;
and when the calculation result data is judged to be inconsistent with the pre-stored verification result data, determining that the target burning data is failed to check and verify.
Optionally, the configuration file includes a plurality of storage addresses written in batch and burning data to be written in each of the storage addresses, the target address is any one of the plurality of storage addresses, and the verification module 203 is specifically configured to:
acquiring verification burning data which needs to be written and corresponds to the target address from the configuration file;
when the verification burning data is consistent with the target burning data, determining that the target burning data is verified successfully;
and when the verification burning data is judged to be inconsistent with the target burning data, determining that the target burning data fails to be checked and verified.
Optionally, the verification module 203 is specifically configured to:
judging whether the target burning data is in a corresponding preset threshold range or not;
when the target burning data is judged to be in the corresponding preset threshold range, determining that the target burning data is successfully checked and verified;
and when the target burning data is judged not to be in the corresponding preset threshold range, determining that the target burning data fails to be checked and verified.
Optionally, the verification module 203 is further specifically configured to:
when the checking and verification fails, re-burning the target burning data stored corresponding to the target address, and repeatedly executing the steps of obtaining the target burning data stored corresponding to the target address and checking and verifying the target burning data.
Optionally, the obtaining module 202 is specifically configured to:
and acquiring a burning file, and analyzing target burning data stored corresponding to the target address from the burning file.
Please refer to fig. 3, which is a schematic structural diagram of a terminal device according to an embodiment of the present application. The terminal device 30 shown in fig. 3 includes: at least one processor 301, a communication interface 302, a user interface 303, and a memory 304, wherein the processor 301, the communication interface 302, the user interface 303, and the memory 304 may be connected by a bus or by other means, and the embodiment of the present invention is exemplified by being connected by the bus 305. Wherein the content of the first and second substances,
processor 301 may be a general-purpose processor, such as a Central Processing Unit (CPU).
The communication interface 302 may be a wired interface (e.g., an ethernet interface) or a wireless interface (e.g., a cellular network interface or using a wireless local area network interface) for communicating with other terminals or websites. In this embodiment of the present invention, the communication interface 302 is specifically configured to obtain the target address and the configuration file where the target address is located, or obtain the burning data or the burning file where the target address is located.
The user interface 303 may specifically be a touch panel, including a touch screen and a touch screen, for detecting an operation instruction on the touch panel, and the user interface 303 may also be a physical button or a mouse. The user interface 303 may also be a display screen for outputting, displaying images or data.
The Memory 304 may include Volatile Memory (Volatile Memory), such as Random Access Memory (RAM); the Memory may also include a Non-Volatile Memory (Non-Volatile Memory), such as a Read-Only Memory (ROM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, HDD), or a Solid-State Drive (SSD); the memory 304 may also comprise a combination of the above-described types of memory. The memory 304 is used for storing a set of program codes, and the processor 301 is used for calling the program codes stored in the memory 304 and executing the following operations:
after completing the burning of at least one burning data, determining a target address to be verified;
acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data;
and checking the target burning data to determine whether to re-burn the target burning data.
Optionally, the determining a target address to be verified includes:
and acquiring a configuration file, and analyzing the target address to be verified from the configuration file.
Optionally, the configuration file includes a checksum calculation method and an address interval to be verified, the target address includes the address interval, and the checking and verifying the target burning data includes:
according to the check sum calculation mode, correspondingly calculating all target burning data correspondingly stored in the address interval to obtain calculation result data;
judging whether the calculation result data is consistent with pre-stored verification result data or not;
when the calculation result data is judged to be consistent with the pre-stored verification result data, the verification is determined to be successful;
and when the calculation result data is judged to be inconsistent with the pre-stored verification result data, determining that the checking and verification are failed.
Optionally, the configuration file includes a plurality of storage addresses written in batch and burning data to be written in each of the storage addresses, the target address is any one of the plurality of storage addresses, and the checking and verifying the target burning data includes:
acquiring verification burning data which needs to be written and corresponds to the target address from the configuration file;
judging whether the verification burning data is consistent with the target burning data or not;
when the verification burning data is judged to be consistent with the target burning data, the verification and verification are determined to be successful;
and when the verification burning data is judged to be inconsistent with the target burning data, determining that the checking and verification fails.
Optionally, the checking and verifying the target burning data includes:
judging whether the target burning data is in a corresponding preset threshold range or not;
when the target burning data is judged to be in the corresponding preset threshold range, determining that the checking is successful;
and when the target burning data is judged not to be in the corresponding preset threshold range, determining that the checking and verification are failed.
Optionally, the determining whether to re-write the target burning data includes:
when the checking and verification fails, re-burning the target burning data stored corresponding to the target address, and repeatedly executing the steps of obtaining the target burning data stored corresponding to the target address and checking and verifying the target burning data.
Optionally, the obtaining the target burning data stored corresponding to the target address includes:
and acquiring a burning file, and analyzing target burning data stored corresponding to the target address from the burning file.
Since the terminal device described in this embodiment is a terminal device used for implementing the method for performing the burn check in this embodiment, based on the method for performing the burn check described in this embodiment, a person skilled in the art can understand the specific implementation manner of the terminal device in this embodiment and various variations thereof, so that a detailed description of how to implement the method in this embodiment by the terminal device is omitted here. As long as a person skilled in the art implements the terminal device used in the method for performing burning verification in the embodiment of the present application, the terminal device is within the scope of protection intended by the present application.
One or more technical solutions provided in the embodiments of the present application have at least the following technical effects or advantages: the method comprises the steps of determining a target address to be checked; acquiring target burning data stored corresponding to the target address; and checking the target burning data to determine whether to re-burn the target burning data. In the scheme, the target burning data recorded and stored at the target address is firstly acquired, and then the target burning data is rapidly and accurately checked and verified to determine whether the target burning data needs to be re-burned or not, so that the rapid and automatic verification of the burning data is completed, the accuracy of the burning data verification is improved compared with the manual verification, and meanwhile, the technical problems that the error rate is high, the checking efficiency is low and the like when the burning data is manually checked in the prior art are solved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, 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, 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.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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 apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, 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 apparatus 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 apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus 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 in those 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 invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A burning verification method is characterized by comprising the following steps:
after completing the burning of at least one burning data, determining a target address to be verified;
acquiring target burning data stored corresponding to the target address, wherein the target burning data is data in the at least one burning data;
and checking the target burning data to determine whether to re-burn the target burning data.
2. The method of claim 1, wherein determining the target address to be verified comprises:
and acquiring a configuration file, and analyzing the target address to be verified from the configuration file.
3. The method of claim 2, wherein the configuration file comprises a checksum calculation manner and an address interval to be verified, the target address comprises the address interval, and the performing of the checksum verification on the target burning data comprises:
according to the check sum calculation mode, correspondingly calculating all target burning data correspondingly stored in the address interval to obtain calculation result data;
when the calculation result data is judged to be consistent with the pre-stored verification result data, determining that the target burning data is successfully verified;
and when the calculation result data is judged to be inconsistent with the pre-stored verification result data, determining that the target burning data is failed to check and verify.
4. The method of claim 2, wherein the configuration file includes a plurality of storage addresses written in batch and burning data required to be written in each of the storage addresses, the target address is any one of the storage addresses, and the checking and verifying the target burning data includes:
acquiring verification burning data which needs to be written and corresponds to the target address from the configuration file;
when the verification burning data is consistent with the target burning data, determining that the target burning data is verified successfully;
and when the verification burning data is judged to be inconsistent with the target burning data, determining that the target burning data fails to be checked and verified.
5. The method of claim 1, wherein the verifying the target burning data comprises:
judging whether the target burning data is in a corresponding preset threshold range or not;
when the target burning data is judged to be in the corresponding preset threshold range, determining that the target burning data is successfully checked and verified;
and when the target burning data is judged not to be in the corresponding preset threshold range, determining that the target burning data fails to be checked and verified.
6. The method of any one of claims 1-5, wherein the determining whether to re-burn the target burning data comprises:
when the checking and verification fails, re-burning the target burning data stored corresponding to the target address, and repeatedly executing the steps of obtaining the target burning data stored corresponding to the target address and checking and verifying the target burning data.
7. The method according to any one of claims 1-5, wherein the obtaining the target burning data stored corresponding to the target address comprises:
and acquiring a burning file, and analyzing target burning data stored corresponding to the target address from the burning file.
8. The utility model provides a burn and write verification device which characterized in that, the device includes confirm module, obtains module and verification module, wherein:
the determining module is used for determining a target address to be verified after the burning of at least one burning data is finished;
the acquisition module is used for acquiring target burning data which is stored corresponding to the target address, wherein the target burning data is data in the at least one burning data;
the verification module is used for verifying and verifying the target burning data so as to determine whether to re-burn the target burning data.
9. A terminal device, characterized in that the terminal device comprises: a processor, a memory, a communication interface, and a bus; the processor, the memory and the communication interface are connected through the bus and complete mutual communication; the memory stores executable program code; the processor runs a program corresponding to the executable program code by reading the executable program code stored in the memory for executing the burn check method as recited in any one of claims 1-7 above.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a program which, when running on a terminal device, executes the burn verification method according to any one of claims 1-7.
CN202210172121.9A 2022-02-24 2022-02-24 Burning verification method and device, terminal equipment and storage medium Pending CN114579147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210172121.9A CN114579147A (en) 2022-02-24 2022-02-24 Burning verification method and device, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210172121.9A CN114579147A (en) 2022-02-24 2022-02-24 Burning verification method and device, terminal equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114579147A true CN114579147A (en) 2022-06-03

Family

ID=81775380

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210172121.9A Pending CN114579147A (en) 2022-02-24 2022-02-24 Burning verification method and device, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114579147A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115827310A (en) * 2023-02-21 2023-03-21 成都天成电科科技有限公司 Information verification method and device, storage medium and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115827310A (en) * 2023-02-21 2023-03-21 成都天成电科科技有限公司 Information verification method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN104317618B (en) A kind of firmware partition treating method and apparatus
CN108845930B (en) Interface operation test method and device, storage medium and electronic device
CN110718264A (en) Method and device for testing information of solid state disk, computer equipment and storage medium
CN111414374B (en) Block chain transaction concurrent processing method, device and equipment
CN105320553A (en) Method and system for updating network card firmware on basis of domestic processor platform
CN110704304A (en) Application program testing method and device, storage medium and server
CN104881355A (en) Method and system for testing test coverage
CN107770299A (en) A kind of MAC Address writes with a brush dipped in Chinese ink method, system, device and storage medium
CN111104246B (en) Method, device, computer equipment and storage medium for improving verification efficiency of error detection and correction of DRAM
CN114579147A (en) Burning verification method and device, terminal equipment and storage medium
CN104133743B (en) A kind of by burning file to the method for EMMC chip and device
CN111580837A (en) Method, device, terminal and storage medium for burning MAC address
CN109213505B (en) Server hard disk firmware refreshing method and device
CN108196975B (en) Data verification method and device based on multiple checksums and storage medium
CN111124730B (en) Error positioning method and device of server and computer storage medium
CN111966378B (en) Board version upgrading method, device and medium
CN114442930A (en) Method and device for controlling group disk array, electronic equipment and readable storage medium
CN110134639B (en) Equipment information storage position identification method and device
CN107885839B (en) Method and device for reading information in Word file
CN111984731A (en) Method and device for synchronizing data among large data platform bins and storage medium
CN111400245A (en) Art resource migration method and device
CN110413459B (en) External PHY card identification method, device, equipment and readable storage medium
EP3865999A1 (en) Assessing operational stability of computer system by integrity checking of computer program
CN115291957B (en) Initialization method and device of multiprocessor mainboard
CN111522737B (en) Automatic test verification method and device for front-end interface and storage medium

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