CN113656078A - Equipment starting method and device, storage medium and electronic equipment - Google Patents

Equipment starting method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN113656078A
CN113656078A CN202110859650.1A CN202110859650A CN113656078A CN 113656078 A CN113656078 A CN 113656078A CN 202110859650 A CN202110859650 A CN 202110859650A CN 113656078 A CN113656078 A CN 113656078A
Authority
CN
China
Prior art keywords
target
file
size
preset
stored
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
CN202110859650.1A
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.)
Beijing CHJ Automobile Technology Co Ltd
Original Assignee
Beijing CHJ Automobile 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 Beijing CHJ Automobile Technology Co Ltd filed Critical Beijing CHJ Automobile Technology Co Ltd
Priority to CN202110859650.1A priority Critical patent/CN113656078A/en
Publication of CN113656078A publication Critical patent/CN113656078A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The disclosure relates to a device starting method, a device, a storage medium and an electronic device, wherein the method comprises the following steps: acquiring the size of a target file corresponding to a target starting file in target equipment; loading the target starting file with the size of the target file from a preset storage area of the target equipment according to a first preset storage address; and running the target starting file to start the target equipment. That is to say, when the target boot file is loaded, the target boot file may be loaded through the storage address corresponding to the target boot file, so that the target boot file of the target device may also be loaded normally under the condition that the file system is abnormal, so that the target device may be started normally.

Description

Equipment starting method and device, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of device booting technologies, and in particular, to a device booting method and apparatus, a storage medium, and an electronic device.
Background
In recent years, electronic products have been commonly used in people's lives, the competition of electronic products is more and more intense, and the software performance of electronic products becomes more and more important under the condition of the same level of hardware. In various performances of electronic products, the starting time is an important index for measuring the performances of the products, and particularly in an application scene of vehicle-mounted products, the starting time for optimizing a system becomes extremely important.
In the related art, in the starting process of a vehicle-mounted product, a starting file is loaded through a file system, and in this case, if the file system is abnormal, the starting file cannot be loaded normally, so that the equipment cannot be started normally.
Disclosure of Invention
In order to solve the above problems, the present disclosure provides a device booting method, an apparatus, a storage medium, and an electronic device.
In a first aspect, the present disclosure provides a device booting method, including:
acquiring the size of a target file corresponding to a target starting file in target equipment;
loading the target starting file with the size of the target file from a preset storage area of the target equipment according to a first preset storage address;
and running the target starting file to start the target equipment.
Optionally, the obtaining a size of a target file corresponding to a target startup file in the target device includes:
determining whether the target file size is stored in a preset environment variable of the target device;
and under the condition that the size of the target file is stored in the preset environment variable, acquiring the size of the target file from the preset environment variable.
Optionally, the method further comprises:
under the condition that the size of the target file is not stored in the preset environment variable, a second preset storage address is obtained;
acquiring the size of the stored target file from a preset storage area of the target equipment according to the second preset storage address;
and storing the size of the target file in the preset environment variable.
Optionally, the preset storage area comprises a raw partition.
In a second aspect, the present disclosure provides an apparatus for starting a device, the apparatus comprising:
the first file size obtaining module is used for obtaining the size of a target file corresponding to a target starting file in target equipment;
the file acquisition module is used for loading the target starting file with the size of the target file from a preset storage area of the target equipment according to a first preset storage address;
and the operation module is used for operating the target starting file so as to start the target equipment.
Optionally, the first file size obtaining module is further configured to:
determining whether the target file size is stored in a preset environment variable of the target device;
and under the condition that the size of the target file is stored in the preset environment variable, acquiring the size of the target file from the preset environment variable.
Optionally, the apparatus further comprises:
the address acquisition module is used for acquiring a second preset storage address under the condition that the size of the target file is not stored in the preset environment variable;
a second file size obtaining module, configured to obtain, according to the second preset storage address, the size of the stored target file from a preset storage area of the target device;
and the storage module is used for storing the size of the target file in the preset environment variable.
Optionally, the preset storage area comprises a raw partition.
In a third aspect, the present disclosure provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method of the first aspect of the present disclosure.
In a fourth aspect, the present disclosure provides an electronic device comprising: a memory having a computer program stored thereon; a processor for executing the computer program in the memory to implement the steps of the method of the first aspect of the disclosure.
According to the technical scheme, the size of the target file corresponding to the target starting file in the target equipment is obtained; loading the target starting file with the size of the target file from a preset storage area of the target equipment according to a first preset storage address; and running the target starting file to start the target equipment. That is to say, when the target boot file is loaded, the target boot file may be directly loaded through the storage address corresponding to the target boot file, so that the target boot file of the target device may also be normally loaded under the condition that the file system is abnormal, so that the target device may be normally started.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure without limiting the disclosure. In the drawings:
FIG. 1 is a flow chart illustrating a method of device booting according to an exemplary embodiment;
FIG. 2 is a flow diagram illustrating another method of device booting in accordance with an exemplary embodiment;
FIG. 3 is a block diagram illustrating an apparatus for initiating a device according to an exemplary embodiment;
FIG. 4 is a block diagram illustrating another device activation apparatus in accordance with an exemplary embodiment;
FIG. 5 is a block diagram illustrating an electronic device in accordance with an example embodiment.
Detailed Description
The following detailed description of specific embodiments of the present disclosure is provided in connection with the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating the present disclosure, are given by way of illustration and explanation only, not limitation.
First, an application scenario of the present disclosure will be explained. Currently, system start-up of a vehicle product includes three steps: in the related technology, after bootloader startup is completed, the size of a kernel file is obtained through a file name, and the kernel file is loaded through a file system according to the size of the kernel file. In addition, when the kernel file is loaded through the file system, a series of authority checks are performed, so that the vehicle-mounted product is slow to start.
In order to solve the above technical problems, the present disclosure provides a device boot method, an apparatus, a storage medium, and an electronic device, where when a target boot file is loaded, the target boot file may be directly loaded through a storage address corresponding to the target boot file, so that when a file system is abnormal, the target boot file of the target device may also be normally loaded, so that the target device may be normally booted.
The present disclosure is described below with reference to specific examples.
Fig. 1 is a flow chart illustrating a method of device booting according to an example embodiment, which may include, as shown in fig. 1:
s101, obtaining the size of a target file corresponding to a target starting file in target equipment.
The target boot file may be a kernel file, a firmware file, or a dtb (device tree blob) file, and the type of the target boot file is not limited in this disclosure.
In this step, when the target startup file is generated by compiling, the size of the target file corresponding to the target startup file may be obtained, and the size of the target file is stored in a preset storage location in a preset storage area, where preset storage locations corresponding to different target startup files are different.
S102, loading the target start file with the size of the target file from the preset storage area of the target device according to the first preset storage address.
The preset storage area may be a raw partition of the target device, and the raw partition may be an unformatted area in the target device. In the preset storage area, the target file may be stored after the storage location of the target file size.
It should be noted that, in the related art, when the target device performs a flush operation, the storage area of the target device may be formatted into a target format in which a file system can operate, for example, for a linux system, the target format may be ext 4. The present disclosure may obtain a size of a target file corresponding to the target boot file in advance, determine a size of a storage space occupied by the preset storage area according to the size of the target file, for example, if the size of the target file is 90M, the storage space occupied by the preset storage area may be 100M, and control the target device not to perform formatting operation on the preset storage area when performing a booting operation.
In this step, after obtaining the size of the target file corresponding to the target boot file, a preset first preset storage address may be obtained, and the target boot file is loaded after obtaining the target boot file from the preset storage area according to the first preset storage address and the size of the target file.
And S103, operating the target starting file to start the target equipment.
By adopting the method, when the target starting file is loaded, the target starting file can be loaded through the first preset storage address corresponding to the target starting file, so that the target starting file of the target equipment can be normally loaded under the condition that a file system is abnormal, and the target equipment can be normally started.
Fig. 2 is a flow diagram illustrating another method of device booting according to an example embodiment, which may include, as shown in fig. 2:
s201, determining whether a target file size is stored in a preset environment variable of a target device, executing step S202 if the target file size is stored in the preset environment variable, and executing steps S203 to S205 if the target file size is not stored in the preset environment variable.
The preset environment variable may be a predefined environment variable for storing the size of the target file, and may be defined in the makefile, for example.
In one possible implementation manner, whether the target file size is stored in the preset environment variable may be determined according to the value of the preset environment variable. Exemplarily, in the case that the value of the preset environment variable is a default value, it is determined that the target file size is not stored in the preset environment variable; and under the condition that the value of the preset environment variable is a non-default value, determining that the size of the target file is stored in the preset environment variable.
In another possible implementation manner, whether the target file size is stored in the preset environment variable may be determined according to the number of times of starting the target device. Exemplarily, when the number of times of starting the target device is 0, that is, the target device is started for the first time after the shutdown is performed, it is determined that the size of the target file is not stored in the preset environment variable; and determining that the target file size is stored in the preset environment variable under the condition that the starting times of the target equipment is more than 0, namely the target equipment is not started for the first time after the flash.
S202, acquiring the size of the target file from the preset environment variable.
In this step, in a case where it is determined that the target file size is stored in the preset environment variable, the value of the preset environment variable may be used as the target file size.
S203, acquiring a second preset storage address.
The second preset storage address may be a start address of a second preset storage area in the preset storage area, where the second preset storage address is used for storing the target boot file.
In this step, the second preset storage address may be obtained when it is determined that the size of the target file is not stored in the preset environment variable.
S204, according to the second preset storage address, the size of the stored target file is obtained from the preset storage area of the target device.
The preset storage area may be a raw partition of the target device, and the raw partition may be an unformatted area in the target device.
In a possible implementation manner, the preset storage area may be divided into a first preset storage area and a second preset storage area, where the first preset storage area may be used to store the target boot file, and the second preset storage area may be used to store the size of the target file. The first preset storage area and the second preset storage area may be adjacent storage areas in the preset storage areas, and the first preset storage area may be adjacent to and located after the second preset storage area.
It should be noted that, in the prior art, when the target device performs a flush operation, the storage area of the target device may be formatted into a target format in which a file system can operate, for example, for a linux system, the target format may be ext 4. The method and the device can acquire the size of the target file corresponding to the target starting file in advance, determine the preset storage area according to the size of the target file, and control the target device not to perform formatting operation on the preset storage area when performing the flashing operation.
In this step, after the second preset storage address is obtained, the size of the target file may be obtained from the second preset storage area according to the second preset storage address.
S205, storing the size of the target file in the preset environment variable.
In this step, after the size of the target file stored in the preset storage area is obtained, the size of the target file may be stored in the preset environment variable, so that the target device may read the size of the target file from the preset environment variable when the target device is started next time. Illustratively, the value of the preset environment variable may be updated to the target file size.
S206, loading the target start file with the size of the target file from the preset storage area of the target device according to the first preset storage address.
The first predetermined storage address may be a start address of the first predetermined storage area.
In this step, after obtaining the size of the target file corresponding to the target boot file, the preset first preset storage address may be obtained, and the target boot file is loaded after obtaining the target boot file from the preset storage area according to the first preset storage address and the size of the target file.
And S207, running the target starting file to start the target equipment.
By adopting the method, when the target starting file is loaded, the target starting file can be loaded through the first preset storage address corresponding to the target starting file, so that the target starting file of the target equipment can be normally loaded under the condition that a file system is abnormal, and the target equipment can be normally started. In addition, the size of the target file can be stored in the preset environment variable, the acquisition efficiency of the size of the target file is improved, and therefore the starting speed of the target device can be improved.
Fig. 3 is a block diagram illustrating an apparatus for activating a device according to an exemplary embodiment, which may include, as shown in fig. 3:
a first file size obtaining module 301, configured to obtain a size of a target file corresponding to a target startup file in a target device;
a file obtaining module 302, configured to load the target startup file with the size of the target file from a preset storage area of the target device according to a first preset storage address;
an operation module 303, configured to operate the target start-up file to start the target device.
Optionally, the first file size obtaining module 301 is further configured to:
determining whether the target file size is stored in a preset environment variable of the target device;
and under the condition that the size of the target file is stored in the preset environment variable, acquiring the size of the target file from the preset environment variable.
Optionally, fig. 4 is a block diagram illustrating another device activation apparatus according to an exemplary embodiment, and as shown in fig. 4, the apparatus further includes:
an address obtaining module 304, configured to obtain a second preset storage address when the size of the target file is not stored in the preset environment variable;
a second file size obtaining module 305, configured to obtain the size of the target file stored in the preset storage area of the target device according to the second preset storage address;
the storage module 306 is configured to store the size of the target file in the preset environment variable.
Optionally, the preset storage area comprises a raw partition.
By the device, when the target starting file is loaded, the target starting file can be loaded through the first preset storage address corresponding to the target starting file, so that the target starting file of the target equipment can be normally loaded under the condition that a file system is abnormal, and the target equipment can be normally started.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 5 is a block diagram illustrating an electronic device 500 in accordance with an example embodiment. As shown in fig. 5, the electronic device 500 may include: a processor 501 and a memory 502. The electronic device 500 may also include one or more of a multimedia component 503, an input/output (I/O) interface 504, and a communication component 505.
The processor 501 is configured to control the overall operation of the electronic device 500, so as to complete all or part of the steps in the device booting method. The memory 502 is used to store various types of data to support operation at the electronic device 500, such as instructions for any application or method operating on the electronic device 500 and application-related data, such as contact data, messaging, pictures, audio, video, and so forth. The Memory 502 may be implemented by any type of volatile or non-volatile Memory device or combination thereof, 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 disk or optical disk. The multimedia component 503 may include a screen and an audio component. Wherein the screen may be, for example, a touch screen and the audio component is used for outputting and/or inputting audio signals. For example, the audio component may include a microphone for receiving external audio signals. The received audio signal may further be stored in the memory 502 or transmitted through the communication component 505. The audio assembly also includes at least one speaker for outputting audio signals. The I/O interface 504 provides an interface between the processor 501 and other interface modules, such as a keyboard, mouse, buttons, etc. These buttons may be virtual buttons or physical buttons. The communication component 505 is used for wired or wireless communication between the electronic device 500 and other devices. Wireless Communication, such as Wi-Fi, bluetooth, Near Field Communication (NFC), 2G, 3G, 4G, NB-IOT, eMTC, or other 5G, etc., or a combination of one or more of them, which is not limited herein. The corresponding communication component 505 may thus comprise: Wi-Fi module, Bluetooth module, NFC module, etc.
In an exemplary embodiment, the electronic Device 500 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, microcontrollers, microprocessors, or other electronic components for performing the above-mentioned Device start-up method.
In another exemplary embodiment, a computer readable storage medium comprising program instructions which, when executed by a processor, implement the steps of the above-described device booting method is also provided. For example, the computer readable storage medium may be the memory 502 described above comprising program instructions executable by the processor 501 of the electronic device 500 to perform the device booting method described above.
In another exemplary embodiment, a computer program product is also provided, which comprises a computer program executable by a programmable apparatus, the computer program having code portions for performing the above-mentioned device start-up method when executed by the programmable apparatus.
The preferred embodiments of the present disclosure are described in detail with reference to the accompanying drawings, however, the present disclosure is not limited to the specific details of the above embodiments, and various simple modifications may be made to the technical solution of the present disclosure within the technical idea of the present disclosure, and these simple modifications all belong to the protection scope of the present disclosure. It should be noted that, in the foregoing embodiments, various features described in the above embodiments may be combined in any suitable manner, and in order to avoid unnecessary repetition, various combinations that are possible in the present disclosure are not described again.
In addition, any combination of various embodiments of the present disclosure may be made, and the same should be considered as the disclosure of the present disclosure, as long as it does not depart from the spirit of the present disclosure.

Claims (10)

1. A device boot method, the method comprising:
acquiring the size of a target file corresponding to a target starting file in target equipment;
loading the target starting file with the size of the target file from a preset storage area of the target equipment according to a first preset storage address;
and running the target starting file to start the target equipment.
2. The method according to claim 1, wherein the obtaining of the target file size corresponding to the target boot file in the target device comprises:
determining whether the target file size is stored in a preset environment variable of the target device;
and under the condition that the size of the target file is stored in the preset environment variable, acquiring the size of the target file from the preset environment variable.
3. The method of claim 2, further comprising:
under the condition that the size of the target file is not stored in the preset environment variable, a second preset storage address is obtained;
acquiring the size of the stored target file from a preset storage area of the target equipment according to the second preset storage address;
and storing the size of the target file in the preset environment variable.
4. The method according to any of claims 1-3, wherein the pre-defined storage area comprises a raw partition.
5. An apparatus for starting up a device, said apparatus comprising:
the first file size obtaining module is used for obtaining the size of a target file corresponding to a target starting file in target equipment;
the file acquisition module is used for loading the target starting file with the size of the target file from a preset storage area of the target equipment according to a first preset storage address;
and the operation module is used for operating the target starting file so as to start the target equipment.
6. The apparatus of claim 5, wherein the first file size obtaining module is further configured to:
determining whether the target file size is stored in a preset environment variable of the target device;
and under the condition that the size of the target file is stored in the preset environment variable, acquiring the size of the target file from the preset environment variable.
7. The apparatus of claim 6, further comprising:
the address acquisition module is used for acquiring a second preset storage address under the condition that the size of the target file is not stored in the preset environment variable;
a second file size obtaining module, configured to obtain, according to the second preset storage address, the size of the stored target file from a preset storage area of the target device;
and the storage module is used for storing the size of the target file in the preset environment variable.
8. The apparatus according to any one of claims 5-7, wherein the predetermined storage area comprises a raw partition.
9. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
10. An electronic device, comprising:
a memory having a computer program stored thereon;
a processor for executing the computer program in the memory to carry out the steps of the method of any one of claims 1 to 4.
CN202110859650.1A 2021-07-28 2021-07-28 Equipment starting method and device, storage medium and electronic equipment Pending CN113656078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110859650.1A CN113656078A (en) 2021-07-28 2021-07-28 Equipment starting method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110859650.1A CN113656078A (en) 2021-07-28 2021-07-28 Equipment starting method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN113656078A true CN113656078A (en) 2021-11-16

Family

ID=78490813

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110859650.1A Pending CN113656078A (en) 2021-07-28 2021-07-28 Equipment starting method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113656078A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843192A (en) * 2016-12-30 2017-06-13 北京中油瑞飞信息技术有限责任公司 The system start method and device of controller
CN109298891A (en) * 2018-09-06 2019-02-01 深圳市智美达科技股份有限公司 System start method and device, System build method and apparatus
CN110018998A (en) * 2019-04-12 2019-07-16 深信服科技股份有限公司 A kind of file management method, system and electronic equipment and storage medium
CN111880846A (en) * 2020-06-04 2020-11-03 普联国际有限公司 Method, device and equipment for quickly starting embedded system
CN111984276A (en) * 2020-08-05 2020-11-24 华东计算技术研究所(中国电子科技集团公司第三十二研究所) SDK general compiling method, system and medium based on domestic Ethernet exchange chip
CN112732345A (en) * 2021-01-06 2021-04-30 北京科银京成技术有限公司 Starting method, device, equipment and storage medium of embedded system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843192A (en) * 2016-12-30 2017-06-13 北京中油瑞飞信息技术有限责任公司 The system start method and device of controller
CN109298891A (en) * 2018-09-06 2019-02-01 深圳市智美达科技股份有限公司 System start method and device, System build method and apparatus
CN110018998A (en) * 2019-04-12 2019-07-16 深信服科技股份有限公司 A kind of file management method, system and electronic equipment and storage medium
CN111880846A (en) * 2020-06-04 2020-11-03 普联国际有限公司 Method, device and equipment for quickly starting embedded system
CN111984276A (en) * 2020-08-05 2020-11-24 华东计算技术研究所(中国电子科技集团公司第三十二研究所) SDK general compiling method, system and medium based on domestic Ethernet exchange chip
CN112732345A (en) * 2021-01-06 2021-04-30 北京科银京成技术有限公司 Starting method, device, equipment and storage medium of embedded system

Similar Documents

Publication Publication Date Title
US8719810B2 (en) Program upgrade system and method for over the air-capable mobile terminal
US10007530B2 (en) Electronic device having an external memory and method for operating the same
CN109508198B (en) Application program installation method and device, storage medium and terminal
CN111596863A (en) Data reading method, device and equipment and readable storage medium
CN107291481B (en) Component updating method, device and system
CN105739961A (en) Starting method and device of embedded system
CN108762828B (en) DSP multi-core array secondary starting method and device
CN112379940B (en) Executable file processing method and device, electronic equipment and storage medium
CN113961259A (en) Boot program loading starting method, device, system, electronic equipment and medium
CN116737244A (en) Method and device for starting multiple hardware domains of chip
CN110427213B (en) Method, device, equipment and storage medium for realizing intelligent configuration software
CN115756561A (en) Software upgrading method and device, computer equipment and storage medium
US10169022B2 (en) Information processing apparatus and resource management method
CN111930575B (en) Firmware acquisition method and device and electronic equipment
CN112596817A (en) Application program starting method, device, equipment and storage medium
CN110688320B (en) Global variable detection method and device and terminal equipment
CN116820554A (en) Upgrading method and device of functional component, electronic equipment and storage medium
CN106155808B (en) Method and device for managing computer system resources
CN113656078A (en) Equipment starting method and device, storage medium and electronic equipment
CN111399926A (en) Method and device for downloading starting program
EP1710697A1 (en) Method and apparatus for executing application in system having NAND flash memory
CN115640053A (en) Equipment starting method and device, storage medium and electronic equipment
CN113377382B (en) Processing method and device of software installation package, electronic equipment and storage medium
CN113515299A (en) Software development kit SDK hot upgrading method, device, equipment and storage medium
CN114942754A (en) Component management method and device and electronic 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