CN101840345A - Configuration parameter-identifying method, system and embedded equipment - Google Patents

Configuration parameter-identifying method, system and embedded equipment Download PDF

Info

Publication number
CN101840345A
CN101840345A CN201010169482A CN201010169482A CN101840345A CN 101840345 A CN101840345 A CN 101840345A CN 201010169482 A CN201010169482 A CN 201010169482A CN 201010169482 A CN201010169482 A CN 201010169482A CN 101840345 A CN101840345 A CN 101840345A
Authority
CN
China
Prior art keywords
configuration parameter
parameter
cell configuration
advance
reads
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
CN201010169482A
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.)
Shenzhen Jiuzhou Electric Appliance Co Ltd
Original Assignee
Shenzhen Jiuzhou Electric Appliance 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 Shenzhen Jiuzhou Electric Appliance Co Ltd filed Critical Shenzhen Jiuzhou Electric Appliance Co Ltd
Priority to CN201010169482A priority Critical patent/CN101840345A/en
Publication of CN101840345A publication Critical patent/CN101840345A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention applies to technical field of embedded systems, and provides a configuration parameter-identifying method, a system and embedded equipment. The method comprises the following steps: running a starting program and controlling the reading of device configuration parameters prestored in a first memory area; judging whether the read device configuration parameters are valid; writing the device configuration parameters into a register to configure a device when the read device configuration parameters are judged to be valid; and writing default general configuration parameters preconfigured in a second memory area into the register to configure the device when the read device configuration parameters are judged to be invalid. The embodiment of the invention solves the problem that prestored configuration parameters cannot configure replaced devices and the starting program needs to be modified when compatible embedded system devices need to be replaced, does not increase the cost of embedded system products, and brings convenience to system developers.

Description

A kind of recognition methods of configuration parameter, system and embedded device
Technical field
The invention belongs to the embedded system technology field, relate in particular to a kind of recognition methods, system and embedded device of configuration parameter.
Background technology
Embedded system is fixed the configuration parameter of one group of device in start-up routine when design, this configuration parameter carries out initial configuration to each device of embedded system, and its concrete flow process is:
1. a set of configuration parameters is written in the register;
2. system opens, and start-up routine is carried out described configuration parameter, and each device of embedded system is configured.
When needs were changed compatible embedded system device, then stored configuration parameters can not be configured the device of changing in advance, needed to revise start-up routine, increased the cost of embedded system product.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of recognition methods of configuration parameter, be intended to solve in the prior art, when needs are changed compatible embedded system device, then stored configuration parameters can not be configured the device of changing in advance, need to revise start-up routine, increase the problem of the cost of embedded system product.
The embodiment of the invention is achieved in that a kind of recognition methods of configuration parameter, and described method comprises the steps:
The operation start-up routine, the cell configuration parameter of storing in advance in first memory block is read in control;
Judge whether the described cell configuration parameter that reads is effective;
When the described cell configuration parameter that reads when judgement is effective, described cell configuration parameter is write register, device is configured;
When the described cell configuration parameter that reads when judgement is invalid, the general configuration parameters that is pre-configured in the acquiescence in second memory block is write in the register, device is configured.
Another purpose of the embodiment of the invention is to provide a kind of recognition system of configuration parameter, and described system comprises:
Cell configuration parameter read module is used to move start-up routine, and the cell configuration parameter of storing in advance in first memory block is read in control;
Judge module is used to judge whether the described cell configuration parameter that reads is effective;
First writing module is used for when described judge module judges that the described cell configuration parameter that reads is effective described cell configuration parameter being write register, and device is configured; And
Second writing module is used for when described judge module judges that the described cell configuration parameter that reads is invalid the general configuration parameters that is pre-configured in the acquiescence in second memory block being write in the register, and device is configured.
Another purpose of the embodiment of the invention is to provide a kind of embedded device, and described embedded device comprises the recognition system of configuration parameter, and described system comprises:
Cell configuration parameter read module is used to move start-up routine, and the cell configuration parameter of storing in advance in first memory block is read in control;
Judge module is used to judge whether the described cell configuration parameter that reads is effective;
First writing module is used for when described judge module judges that the described cell configuration parameter that reads is effective described cell configuration parameter being write register, and device is configured; And
Second writing module is used for when described judge module judges that the described cell configuration parameter that reads is invalid the general configuration parameters that is pre-configured in the acquiescence in second memory block being write in the register, and device is configured.
In embodiments of the present invention, the operation start-up routine, the cell configuration parameter of storing in advance in first memory block is read in control; Judge whether the described cell configuration parameter that reads is effective; When the described cell configuration parameter that reads when judgement is effective, described cell configuration parameter is write register, device is configured; When the described cell configuration parameter that reads when judgement is invalid, the general configuration parameters that is pre-configured in the acquiescence in second memory block is write in the register, device is configured, solved when needing to change compatible embedded system device, then stored configuration parameters can not be configured the device of changing in advance, need to revise the problem of start-up routine, do not increase the cost of embedded system product, offer convenience to system developer.
Description of drawings
Fig. 1 is the realization flow figure of the recognition methods of the configuration parameter that provides of the embodiment of the invention;
Whether effectively Fig. 2 is the described cell configuration parameter that reads of judgement that the embodiment of the invention provides realization flow figure;
Fig. 3 is the structured flowchart of the recognition system of the configuration parameter that provides of the embodiment of the invention;
Fig. 4 is the structured flowchart of first judge module that provides of the embodiment of the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
In embodiments of the present invention, the operation start-up routine, the cell configuration parameter of storing in advance in first memory block is read in control; Judge whether the described cell configuration parameter that reads is effective; When the described cell configuration parameter that reads when judgement is effective, described cell configuration parameter is write register, device is configured; When the described cell configuration parameter that reads when judgement is invalid, the general configuration parameters that is pre-configured in the acquiescence in second memory block is write in the register, device is configured.
Fig. 1 shows the realization flow of the recognition methods of the configuration parameter that the embodiment of the invention provides, and its concrete step is as described below:
In step S101, the operation start-up routine, the cell configuration parameter of storing in advance in first memory block is read in control.
In embodiments of the present invention, the cell configuration parameter of storing in this first memory block is the correlation parameter of embedded system product design when appearing on the scene, and it is stored in first memory block, and the device of the embedded system product that it can be when appearing on the scene carries out initial configuration.
In step S102, judge whether the described cell configuration parameter read is effective, be execution in step S103 then, otherwise execution in step S104.
In embodiments of the present invention, effectively whether the cell configuration parameter that judgement is read implementation method, and following have specific embodiment to be described, and do not repeat them here.
In step S103, when the described cell configuration parameter that reads when judgement is effective, described cell configuration parameter is write register, device is configured.
In embodiments of the present invention, when the cell configuration parameter that this reads is effective, when then start-up routine moves, this cell configuration parameter is write register, adopt this cell configuration parameter device to be carried out initial configuration for the basis.
In step S104, when the described cell configuration parameter that reads when judgement is invalid, the general configuration parameters that is pre-configured in the acquiescence in second memory block is write in the register, device is configured.
In embodiments of the present invention, when the cell configuration parameter that this reads is invalid, start-up routine when operation then, the general configuration parameters of the acquiescence of second storage area stores is write register, adopt the general configuration parameters of acquiescence device to be carried out initial configuration for the basis.
As one embodiment of the present of invention, above-mentioned first memory block and second memory block can be the different storage zone of same storer, for example, and flash memory (Flash); Can certainly be the storage area on the different memory, this not in order to the restriction the present invention.
Before carrying out the foregoing description, need to store the cell configuration parameter into first memory block in advance, store the general configuration parameters of giving tacit consent to into second memory block.
In embodiments of the present invention, above-mentioned configuration parameter includes but not limited to CPU pll clock and each submodule frequency-dividing clock, LMI (Local Memory Interface) frequency, size and CAS value, and FMI (Flashand peripheral Memory Interface) configuration data.
As an alternative embodiment of the invention, effectively whether the described cell configuration parameter that the judgement that Fig. 2 shows the embodiment of the invention to be provided is read realization flow, and its concrete step is as described below:
In step S201, before the operation start-up routine, the parameter of memory device configuration parameter and normal data in advance.
In step S202, each parameter in the described cell configuration parameter is done additive operation, obtain parameter and.
In step S203, compare with parameter with stored parameters and normal data in advance, judge described parameter and whether equate with stored parameters and normal data in advance, be execution in step S204 then, otherwise execution in step S205.
In step S204, if parameter and equate with stored parameters and normal data in advance judges that then the described cell configuration parameter that reads is effective, and continue the described cell configuration parameter of execution and write register, the step that device is configured.
In step S205, as if parameter with stored parameters and normal data are unequal in advance, judge that then the described cell configuration parameter read is invalid, and continue to carry out the general configuration parameters that will be pre-configured in the acquiescence in second memory block and write in the register, the step that device is configured.
Whether effectively the cell configuration parameter that the above-mentioned judgement that provides is read scheme can certainly adopt other modes to carry out the judgement of validity only for a specific embodiment of the present invention, do not repeat them here, but not in order to restriction the present invention.
Fig. 3 shows the structured flowchart of the recognition system of the configuration parameter that the embodiment of the invention provides, for convenience of explanation, only provided the part relevant among the figure with the embodiment of the invention, wherein, the recognition system of configuration parameter can be built in software unit, hardware cell or the software and hardware combining unit of embedded device.
Cell configuration parameter read module 11 operation start-up routines, the cell configuration parameter of storing in advance in first memory block is read in control; Judge module 12 judges whether the described cell configuration parameter that reads is effective; When described judge module 12 judged that the described cell configuration parameter that reads is effective, first writing module 13 write register with described cell configuration parameter, when described judge module 12 judges that the described cell configuration parameter that reads is invalid, device was configured; The general configuration parameters that second writing module 14 will be pre-configured in the acquiescence in second memory block writes in the register, and device is configured.
In embodiments of the present invention, memory module 15 stores the cell configuration parameter into first memory block in advance in advance, stores the general configuration parameters of giving tacit consent to into second memory block.
As one embodiment of the present of invention, as shown in Figure 4, parameter and normal data configuration module 121 before the operation start-up routine, the parameter of memory device configuration parameter and normal data in advance; Additive operation module 122 is done additive operation with each parameter in the described cell configuration parameter, obtain parameter and; Comparison judge module 123 with described parameter and with described parameter and normal data configuration module 121 in advance stored parameters and normal data compare, judge described parameter and with whether stored parameters and normal data equate in advance; As if the described comparison judge module 123 described parameters of judgement with stored parameters and normal data equate in advance, the described cell configuration parameter that 124 judgements of first determination module are read is effective, continue to carry out described first writing module 13 the cell configuration parameter is write register, the step that device is configured; If it is described as if parameter with stored parameters and normal data are unequal in advance that described comparison judge module 123 is judged, the described cell configuration parameter that 125 judgements of second determination module are read is invalid, continue to carry out the general configuration parameters that described second writing module 14 will be pre-configured in the acquiescence in second memory block and write in the register, the step that device is configured.
Above-mentioned only is a system embodiment of the present invention, and the functional description of its each module is specifically as described in the above-mentioned method embodiment, at this not in order to restriction the present invention.
In embodiments of the present invention, the operation start-up routine, the cell configuration parameter of storing in advance in first memory block is read in control; Judge whether the described cell configuration parameter that reads is effective; When the described cell configuration parameter that reads when judgement is effective, described cell configuration parameter is write register, device is configured; When the described cell configuration parameter that reads when judgement is invalid, the general configuration parameters that is pre-configured in the acquiescence in second memory block is write in the register, device is configured, solved when needing to change compatible embedded system device, then stored configuration parameters can not be configured the device of changing in advance, need to revise the problem of start-up routine, do not increase the cost of embedded system product, offer convenience to system developer.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1. the recognition methods of a configuration parameter is characterized in that, described method comprises the steps:
The operation start-up routine, the cell configuration parameter of storing in advance in first memory block is read in control;
Judge whether the described cell configuration parameter that reads is effective;
When the described cell configuration parameter that reads when judgement is effective, described cell configuration parameter is write register, device is configured;
When the described cell configuration parameter that reads when judgement is invalid, the general configuration parameters that is pre-configured in the acquiescence in second memory block is write in the register, device is configured.
2. the method for claim 1 is characterized in that, described operation start-up routine, and control is read in first memory block and is also comprised the steps: before the step of the cell configuration parameter of storage in advance
Store the cell configuration parameter into first memory block in advance, store the general configuration parameters of giving tacit consent to into second memory block.
3. the method for claim 1 is characterized in that, whether effectively the described cell configuration parameter that described judgement is read step specifically comprises:
Each parameter in the described cell configuration parameter is done additive operation, obtain parameter and;
Compare with described parameter with stored parameters and normal data in advance, judge described parameter and with whether stored parameters and normal data equate in advance;
If parameter and equate with stored parameters and normal data in advance judges that then the described cell configuration parameter that reads is effective, continue the described cell configuration parameter of execution and write register, the step that device is configured;
As if parameter with stored parameters and normal data are unequal in advance, judge that then the described cell configuration parameter that reads is invalid, continue to carry out the general configuration parameters that will be pre-configured in the acquiescence in second memory block and write in the register, the step that device is configured.
4. method as claimed in claim 3 is characterized in that, described each parameter in the described cell configuration parameter is done additive operation, obtain parameter and step before also comprise the steps:
Before the operation start-up routine, the parameter of memory device configuration parameter and normal data in advance.
5. the recognition system of a configuration parameter is characterized in that, described system comprises:
Cell configuration parameter read module is used to move start-up routine, and the cell configuration parameter of storing in advance in first memory block is read in control;
Judge module is used to judge whether the described cell configuration parameter that reads is effective;
First writing module is used for when described judge module judges that the described cell configuration parameter that reads is effective described cell configuration parameter being write register, and device is configured; And
Second writing module is used for when described judge module judges that the described cell configuration parameter that reads is invalid the general configuration parameters that is pre-configured in the acquiescence in second memory block being write in the register, and device is configured.
6. system as claimed in claim 5 is characterized in that, described system also comprises:
Memory module is used for storing the cell configuration parameter into first memory block in advance in advance, stores the general configuration parameters of giving tacit consent to into second memory block.
7. system as claimed in claim 5 is characterized in that, described judgement read through model specifically comprises:
The additive operation module is used for each parameter of described cell configuration parameter is done additive operation, obtain parameter and;
The comparison judge module is used for comparing with described parameter with stored parameters and normal data in advance, judges described parameter and with whether stored parameters and normal data equate in advance;
First determination module, be used for if described comparison judge module is judged described parameter and with stored parameters and normal data equate in advance, judge that then the described cell configuration parameter that reads is effective, continue to carry out described first writing module cell configuration parameter is write register, the step that device is configured; And
Second determination module, be used for if described comparison judge module is judged described as if parameter with stored parameters and normal data are unequal in advance, judge that then the described cell configuration parameter that reads is invalid, continue to carry out the general configuration parameters that described second writing module will be pre-configured in the acquiescence in second memory block and write in the register, the step that device is configured.
8. system as claimed in claim 7 is characterized in that, described system also comprises:
Parameter and normal data configuration module were used for before the operation start-up routine, in advance the parameter of memory device configuration parameter and normal data.
9. an embedded device is characterized in that, described embedded device comprises the recognition system of configuration parameter, and described system comprises:
Cell configuration parameter read module is used to move start-up routine, and the cell configuration parameter of storing in advance in first memory block is read in control;
Judge module is used to judge whether the described cell configuration parameter that reads is effective;
First writing module is used for when described judge module judges that the described cell configuration parameter that reads is effective described cell configuration parameter being write register, and device is configured; And
Second writing module is used for when described judge module judges that the described cell configuration parameter that reads is invalid the general configuration parameters that is pre-configured in the acquiescence in second memory block being write in the register, and device is configured.
CN201010169482A 2010-05-06 2010-05-06 Configuration parameter-identifying method, system and embedded equipment Pending CN101840345A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010169482A CN101840345A (en) 2010-05-06 2010-05-06 Configuration parameter-identifying method, system and embedded equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010169482A CN101840345A (en) 2010-05-06 2010-05-06 Configuration parameter-identifying method, system and embedded equipment

Publications (1)

Publication Number Publication Date
CN101840345A true CN101840345A (en) 2010-09-22

Family

ID=42743731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010169482A Pending CN101840345A (en) 2010-05-06 2010-05-06 Configuration parameter-identifying method, system and embedded equipment

Country Status (1)

Country Link
CN (1) CN101840345A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013075522A1 (en) * 2011-11-24 2013-05-30 中兴通讯股份有限公司 Method and device for implementing universality of boot program for embedded device
CN103136022A (en) * 2011-12-02 2013-06-05 阿尔特拉公司 Logic device having a compressed configuration image stored on an internal read only memory
CN105224352A (en) * 2014-06-26 2016-01-06 中兴通讯股份有限公司 Method for upgrading software version and veneer
WO2016000354A1 (en) * 2014-06-30 2016-01-07 中兴通讯股份有限公司 Board configuration method and device
CN105808372A (en) * 2016-03-04 2016-07-27 大唐微电子技术有限公司 System initial index data configuration method and apparatus
CN106406283A (en) * 2016-10-25 2017-02-15 威胜集团有限公司 Data management method of double controllers of intelligent electric energy meter
CN109346389A (en) * 2018-10-22 2019-02-15 浙江正泰电器股份有限公司 The electronic breaker and Protection parameters custom-built system of customizable Protection parameters
CN109341582A (en) * 2018-10-31 2019-02-15 南京和瑞供应链管理有限公司 Goods and materials outline data acquisition device and method suitable for large scene of storing in a warehouse
CN110433047A (en) * 2019-07-25 2019-11-12 江苏慧明智能科技有限公司 Intelligence cleaning device for nursing beds and intelligent cleaning method
CN111338896A (en) * 2020-02-23 2020-06-26 苏州浪潮智能科技有限公司 State machine state monitoring processing method and system based on FPGA
CN112235818A (en) * 2020-10-20 2021-01-15 上海擎昆信息科技有限公司 Parameter loading device
CN114312925A (en) * 2020-09-30 2022-04-12 比亚迪股份有限公司 Offline correction method and offline correction device for timetable
CN115348166A (en) * 2022-08-17 2022-11-15 中车株洲电力机车研究所有限公司 Method, system and related device for configuring network interface parameters
CN115951940A (en) * 2022-12-13 2023-04-11 远峰科技股份有限公司 Camera parameter configuration method and device and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1545654A (en) * 2001-08-22 2004-11-10 () Method of rapid computer start-up
CN1925403A (en) * 2005-09-02 2007-03-07 腾讯科技(深圳)有限公司 Network communication system and method realizing file downloading
CN1949173A (en) * 2006-11-09 2007-04-18 华为技术有限公司 Software assembling method and apparatus thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1545654A (en) * 2001-08-22 2004-11-10 () Method of rapid computer start-up
CN1925403A (en) * 2005-09-02 2007-03-07 腾讯科技(深圳)有限公司 Network communication system and method realizing file downloading
CN1949173A (en) * 2006-11-09 2007-04-18 华为技术有限公司 Software assembling method and apparatus thereof

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013075522A1 (en) * 2011-11-24 2013-05-30 中兴通讯股份有限公司 Method and device for implementing universality of boot program for embedded device
CN103136022A (en) * 2011-12-02 2013-06-05 阿尔特拉公司 Logic device having a compressed configuration image stored on an internal read only memory
CN103136022B (en) * 2011-12-02 2018-05-29 阿尔特拉公司 Compressed configuration image is stored in the logical device in internal read-only memory
CN105224352A (en) * 2014-06-26 2016-01-06 中兴通讯股份有限公司 Method for upgrading software version and veneer
CN105306239B (en) * 2014-06-30 2019-12-03 中兴通讯股份有限公司 A kind of method and device for realizing veneer configuration
WO2016000354A1 (en) * 2014-06-30 2016-01-07 中兴通讯股份有限公司 Board configuration method and device
CN105306239A (en) * 2014-06-30 2016-02-03 中兴通讯股份有限公司 Method and device for realizing configuration of single board
CN105808372A (en) * 2016-03-04 2016-07-27 大唐微电子技术有限公司 System initial index data configuration method and apparatus
CN106406283A (en) * 2016-10-25 2017-02-15 威胜集团有限公司 Data management method of double controllers of intelligent electric energy meter
CN106406283B (en) * 2016-10-25 2018-10-09 威胜集团有限公司 The data managing method of intelligent electric energy meter dual controller
CN109346389A (en) * 2018-10-22 2019-02-15 浙江正泰电器股份有限公司 The electronic breaker and Protection parameters custom-built system of customizable Protection parameters
CN109346389B (en) * 2018-10-22 2024-04-12 浙江正泰电器股份有限公司 Electronic circuit breaker capable of customizing protection parameters and protection parameter customizing system
CN109341582A (en) * 2018-10-31 2019-02-15 南京和瑞供应链管理有限公司 Goods and materials outline data acquisition device and method suitable for large scene of storing in a warehouse
CN110433047A (en) * 2019-07-25 2019-11-12 江苏慧明智能科技有限公司 Intelligence cleaning device for nursing beds and intelligent cleaning method
CN111338896A (en) * 2020-02-23 2020-06-26 苏州浪潮智能科技有限公司 State machine state monitoring processing method and system based on FPGA
CN111338896B (en) * 2020-02-23 2022-05-31 苏州浪潮智能科技有限公司 State machine state monitoring processing method and system based on FPGA
CN114312925A (en) * 2020-09-30 2022-04-12 比亚迪股份有限公司 Offline correction method and offline correction device for timetable
CN112235818A (en) * 2020-10-20 2021-01-15 上海擎昆信息科技有限公司 Parameter loading device
CN112235818B (en) * 2020-10-20 2021-06-08 上海擎昆信息科技有限公司 Parameter loading device
CN115348166A (en) * 2022-08-17 2022-11-15 中车株洲电力机车研究所有限公司 Method, system and related device for configuring network interface parameters
CN115951940A (en) * 2022-12-13 2023-04-11 远峰科技股份有限公司 Camera parameter configuration method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN101840345A (en) Configuration parameter-identifying method, system and embedded equipment
JP6602823B2 (en) Extended usage range for memory devices
CN104350546B (en) row hammering refresh command
CN103677654A (en) Method and electronic equipment for storing data
JP2016504702A (en) Row hammer monitoring based on stored row hammer thresholds
CN101699402B (en) Multi-mode startup embedded system
CN104885034A (en) Reducing power consumption of volatile memory via use of non-volatile memory
JP2011513823A5 (en)
US8285920B2 (en) Memory device with dynamic controllable physical logical mapping table loading
CN102902566A (en) Method and device for installing and starting application software
CN103543815A (en) Information processing apparatus and information processing method
CN102184117A (en) Method and device for starting system on different Nandflash
CN104572211A (en) FPGA program multi-image loading method based on ARM
US9417884B2 (en) Method for enabling calibration during start-up of a micro controller unit and integrated circuit therefor
CN103455750B (en) The high peace verification method of a kind of embedded device and device
US20100115004A1 (en) Backup system that stores boot data file of embedded system in different strorage sections and method thereof
US8010734B2 (en) Method and system for reading instructions from NAND flash memory and writing them into SRAM for execution by a processing device
US9727240B2 (en) Data erasable method of memory in smart card and smart card thereof
US20130166852A1 (en) Method for hibernation mechanism and computer system therefor
US6883078B2 (en) Microcomputer with reduced memory usage and associated method
CN115391769A (en) Mainboard for safety verification, safety verification method, device and medium
CN101398760A (en) Firmware updating system and updating method thereof
JP2002207715A (en) Micro-computer, and method of controlling memory used therefor
WO2006101123A1 (en) Nonvolatile storage device and method for loading control information for nonvolatile storage device
CN115963977A (en) Solid state disk, data operation method and device thereof, and electronic device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20100922