Method for backing up and recovering non-volatile (NV) data
A technology of non-volatile data and recovery method, which is applied in the field of backup and recovery of non-volatile data, and can solve problems such as not being able to automatically identify backup data
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0015] A kind of backup and recovery method of nonvolatile data of the present invention mainly comprises as follows:
[0016] First of all, the packaged non-volatile data is mainly divided into two parts: NV Table and NV Data, which are stored in the backup partition of the mobile Internet terminal. The backup partition is a hidden partition that is invisible to end users. Among them, NV Table All NV labels are recorded, and specific data items are recorded in NV Data. The NV Table has been stored in the backup partition when the mobile Internet terminal is produced.
[0017] The data structure of NV Table is defined as follows:
[0018] typedef struct tagNVTable{
[0019] uint32 Signature1; / / Signature number 1
[0020] uint32 Signature2; / / Signature number 2
[0021] uint32 TotalNumbers; / / How many items?
[0022] uint16 NV_Num[1]; / / NV number list
[0023]}NV_TABLE, *pNV_TABLE;
[0024] It can be seen from the data structure definition of N...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 