CN105930236A - Application program version returning method based on BMS Bootloaderupgrade - Google Patents

Application program version returning method based on BMS Bootloaderupgrade Download PDF

Info

Publication number
CN105930236A
CN105930236A CN201610556569.5A CN201610556569A CN105930236A CN 105930236 A CN105930236 A CN 105930236A CN 201610556569 A CN201610556569 A CN 201610556569A CN 105930236 A CN105930236 A CN 105930236A
Authority
CN
China
Prior art keywords
version
memory block
bms
update
app file
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
CN201610556569.5A
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 OptimumNano Energy Co Ltd
Original Assignee
Shenzhen OptimumNano Energy 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 OptimumNano Energy Co Ltd filed Critical Shenzhen OptimumNano Energy Co Ltd
Priority to CN201610556569.5A priority Critical patent/CN105930236A/en
Publication of CN105930236A publication Critical patent/CN105930236A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1433Saving, restoring, recovering or retrying at system level during software upgrading

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an application program version returning method based on BMS Bootloaderupgrade. The method comprises the following steps of (1) entering a working state when a BMS module is power on, reporting a current software version number to the BMS module by a host computer, and checking an update bit on FLASH; (2) when a system receives an update command sent by a control module, carrying out software update; (3) when the update is unsuccessful, returning to original version application program running, or returning to required history version application program running according to the actual condition. According to the application program version returning method based on BMS Bootloaderupgrade provided by the invention, two backup program storage areas are arranged, and an exception handling mechanism is adopted, so that the update of the BMS system has stronger self-recovery capability, the reliability of the software update process is greatly improved, the phenomenon of system boot failureoccurred after system update can be effectively prevented particularly, and higher practical value is achieved.

Description

A kind of application version backing method based on BMS Bootloader upgrading
Technical field
The invention belongs to BMS system updating technology field, more particularly, to one based on BMS The application version backing method of Bootloader upgrading.
Background technology
Electric automobile internal structure is complicated, and high-tension battery group is carried in inside, local with certain risk, So after sale personnel upgrade BMS system application mode be mainly by the communication party such as serial ports or CAN Formula carries out remote online upgrading.Escalation process can cause upgrading unsuccessfully due to reasons such as communication failures, original Old version program lose, thus need repeat update application program, have impact on electric automobile properly functioning.
Traditional method that BMS system carries out application upgrade is mainly to utilize bottom-boot program Bootloader is by communication mode upgrade applications such as CAN, and the method does not accounts for can in renewal process The situation of the interference that can run into, if there is upgrading unsuccessfully, the original application program of system will be lost, for This, personnel's solution after sale can only be by repeatedly upgrading, if there is network failure, it is likely that All can not make the original application program of BMS system roll-back, if system needs to run a certain old version, Personnel after sale also need to give original old version application program for change and again upgrade, thus just can affect electric automobile Often run, and operate and more bother, time-consumingly.
Existing electric automobile BMS application program is according to without producer's technology requirement, and application version is the most also Different, when personnel are to electric automobile on-site maintenance after sale, if carrying out escalation process goes out to version Now upgrading unsuccessful, system then needs again to upgrade, if there is network failure or according to practical situation need The a certain version of history to be return back to, then can cause automobile quickly to put into effect.
Summary of the invention
For the defect of prior art, it is an object of the invention to provide a kind of based on BMS Bootloader liter The application version backing method of level, it is intended to solve to utilize the failure of communication interface remote upgrade in prior art Time, system cannot run the problem of application program, and BMS system can not return back to required as required The problem of old version application program.
The invention provides a kind of application version backing method based on BMS Bootloader upgrading, bag Include following step:
(1) entering duty after BMS module powers on, host computer is current soft to the report of BMS module Part version number, and check the renewal position on FLASH;
(2) after system receives the renewal instruction that control module is sent, software upgrading is carried out;
(3) when updating unsuccessful, it return back to original version application program and run, or according to practical situation It return back to required old version application version run.
The present invention, by arranging two stand-by program memory blocks, uses exception handling, makes BMS system Update the stronger self-recovery ability that is provided with, the bigger reliability promoting software upgrading process, especially can Enough it is effectively prevented the situation that the system start-up occurred after system update is failed, there is higher practical value.
Further, described software upgrading step particularly as follows:
S21: judge to update whether position is 0, the most then enter step S22;If it is not, position then will be updated It is 0;
S22: report version number to the back-end, and receive new APP file;
S23: close and interrupt and read startup point value;
S24: when starting point value and being 0, new APP file is write memory block 1;When starting point value and being 1, New APP file is write memory block 2;When starting point value and being other value, new APP file is simultaneously written Memory block 0 and 1;And proceed to step S25;Wherein, memory block 0 refers to initial version memory block, memory block 1 refers to front version memory block, and memory block 2 refers to current version memory block.
S25: verify, amendment starts point value, and it is to restart system after 1 that juxtaposition updates position.
Further, carry out in software upgrading in step (2), use CAN protocol to receive host computer The new APP file sent.
Further, after new APP file download, before first judging, version field is on a flash Position, recalls the read/write function of FLASH by version memory block before the write of new APP file;After writing Position 1 will be updated, and change startup point.
Further, if the current program version run is initial release, then by new APP file simultaneously Write the first two memory block.
Further, FLASH includes Bootloader memory block, 3 APP file storage area and parameter Configuring area;Wherein, 3 APP file storage area are respectively as follows: initial version storage from low to high according to address District, front version memory block and current version memory block;Described initial version memory block is run for storage system Time initial program file;Described front version storage is used for depositing last revision APP file;Described current version Local area storage area is for depositing up-to-date APP file to be started;It is solid that parameter configuration district is used for depositing needs Need the startup point used during the more new procedures changed and update the system configuration parameters such as position.
Wherein, the described point that starts is used for indicating which memory block loading APP file bootloader needs from; The state that described renewal position carries out software upgrading for indicating system.
By the above technical scheme that the present invention is contemplated, compared with prior art, owing to the present invention proposes electricity The bootloader of electrical automobile BMS can preserve old version information in upgrade applications, and such benefit is For personnel after sale, during on-site maintenance electric automobile BMS, if it is unsuccessful to upgrade, system can return back to Original version application program runs, or return back to required old version application program version according to practical situation This operation.This strategy can guarantee that electric automobile BMS system can be still up in failed situation of upgrading, Automobile remains able to quick normal operation input.
Accompanying drawing explanation
Fig. 1 is the structural representation of traditional flash memorizer in prior art;
Fig. 2 is the structural representation of the band version rollback function flash storage that the embodiment of the present invention provides;
Fig. 3 is the application version rollback based on BMS Bootloader upgrading that the embodiment of the present invention provides The flowchart of software upgrading in method.
Detailed description of the invention
In order to make the purpose of the present invention, technical scheme and advantage clearer, below in conjunction with accompanying drawing and reality Execute example, the present invention is further elaborated.Only should be appreciated that specific embodiment described herein Only in order to explain the present invention, it is not intended to limit the present invention.
When the present invention can solve to utilize communication interface remote upgrade failure, system cannot run application program Problem, and BMS system can not return back to required old version application program problem as required.This Bright by arranging two stand-by program memory blocks, use exception handling, make the renewal of BMS system have Stronger self-recovery ability, the bigger reliability promoting software upgrading process, enable in particular to effectively Prevent the situation that the system start-up that occurs after system update is failed, there is higher practical value.
Fig. 1 shows the structure of traditional flash memorizer in prior art, including APP memory block and Bootloader.Owing to using the layout meeting of traditional flash storage, there are the following problems: when system is carried out During software upgrading, first new application A PP is downloaded in internal memory, then programming depositing to FLASH Storage area, covers old APP.The situation that the method does not accounts for is in the updating if as the interference happened suddenly Error in data or programming mistake can be caused, it is impossible to update and run application program.
In order to improve the reliability of software upgrading, the layout of FLASH memory has been carried out again setting by the present invention Meter, as shown in Figure 2.Fig. 2 shows that the band version rollback function Flash storage that the embodiment of the present invention provides is shown It is intended to;Compared with traditional flash storage (shown in Fig. 1), APP memory block is divided into: first version APP Memory block 1, front version APP memory block 2, current version APP memory block 3 and parameter configuration district.Bootloader 3 APP file storage area are devised after memory block.Address is initial version memory block the most respectively, Front version memory block and current version memory block.Initial program when initial version memory block storage system runs File, front version memory block deposits last revision APP file, and current version district storage area is used for depositing currently to be wanted The up-to-date APP file started.
Carry out software upgrading every time, version field before new APP file write, so reform into when proparea Front version field, front version field then becomes works as proparea.Just version field is fixed on the 3rd subregion, and each is soft The content of this memory block is not changed in part more new capital.Deposit additionally, design a parameter at the high address of FLASH Storage area, needs the startup point used and updates the system configurations such as position during for depositing the more new procedures needing solidification Parameter.Start point and be used to refer to bootloader needs which memory block to load APP file from, update position and use System is indicated to carry out the state of software upgrading.
Fig. 3 shows the application version based on BMS Bootloader upgrading that the embodiment of the present invention provides In backing method, software upgrading step realizes flow process;Particularly as follows:
S21: judge to update whether position is 0, the most then enter step S22;If it is not, position then will be updated It is 0;
S22: report version number to the back-end, and receive new APP file;
S23: close and interrupt and read startup point value;
S24: when starting point value and being 0, new APP file is write memory block 1;When starting point value and being 1, New APP file is write memory block 2;When starting point value and being other value, new APP file is simultaneously written Memory block 0 and 1;And proceed to step S25;Wherein, memory block 0 refers to initial version memory block, memory block 1 refers to front version memory block, and memory block 2 refers to current version memory block.
S25: verify, amendment starts point value, and it is to restart system after 1 that juxtaposition updates position.
BMS module enters duty after powering on, and host computer is first to the software version that the report of this module is current Number, the renewal position being then checked on FLASH, after system receives the renewal instruction that control module is sent, more New process proceeds by software upgrading.Renewal process uses CAN protocol to receive the new APP that host computer is sent File.After new APP file download, renewal process first judges front version field position on a flash Put, then call the read/write function of FLASH by version memory block before the write of new APP file.After writing Position 1 will be updated, and change startup point.If the current program version run is initial release, then will be new APP file is simultaneously written the first two memory block.
The present invention is to improve reliability as design object, it is proposed that a kind of APP based on BMS bootloader Version rollback strategy.This strategy has BMS system update long-range, automatization and the feature of reliability, energy Effectively reduce maintenance cost after sale.
As it will be easily appreciated by one skilled in the art that and the foregoing is only presently preferred embodiments of the present invention, and Not in order to limit the present invention, all made within the spirit and principles in the present invention any amendment, equivalent With improvement etc., should be included within the scope of the present invention.

Claims (7)

1. an application version backing method based on BMS Bootloader upgrading, it is characterised in that Comprise the steps:
(1) entering duty after BMS module powers on, host computer is current soft to the report of BMS module Part version number, and check the renewal position on FLASH;
(2) after system receives the renewal instruction that control module is sent, software upgrading is carried out;
(3) when updating unsuccessful, it return back to original version application program and run, or according to practical situation It return back to required old version application version run.
2. application version backing method as claimed in claim 1, it is characterised in that described software is more New step particularly as follows:
S21: judge to update whether position is 0, the most then enter step S22;If it is not, position then will be updated It is 0;
S22: report version number to the back-end, and receive new APP file;
S23: close and interrupt and read startup point value;
S24: when starting point value and being 0, new APP file is write memory block 1;When starting point value and being 1, New APP file is write memory block 2;When starting point value and being other value, new APP file is simultaneously written Memory block 0 and 1;And proceed to step S25;
S25: verify, amendment starts point value, and it is to restart system after 1 that juxtaposition updates position.
3. application version backing method as claimed in claim 2, it is characterised in that in step (2) Carry out in software upgrading, use CAN protocol to receive the new APP file sent of host computer.
4. application version backing method as claimed in claim 3, it is characterised in that as new APP After file download, version field position on a flash before first judging, recall the read-write of FLASH Function is by version memory block before the write of new APP file;Position 1 will be updated after writing, and change startup point.
5. application version backing method as claimed in claim 4, it is characterised in that if currently transported The program version of row is initial release, then new APP file is simultaneously written the first two memory block.
6. application version backing method as claimed in claim 4, it is characterised in that FLASH includes Bootloader memory block, 3 APP file storage area and parameter configuration district;
Wherein, 3 APP file storage area are respectively as follows: initial version memory block from low to high according to address, Front version memory block and current version memory block;Described initial version memory block is used for when storage system runs Initially program file;Described front version storage is used for depositing last revision APP file;Described current version district Storage area is for depositing up-to-date APP file to be started;
Need the startup point used when parameter configuration district is for depositing the more new procedures needing solidification and update position etc. System configuration parameter.
7. application version backing method as claimed in claim 6, it is characterised in that described startup point APP file is loaded for indicating bootloader to need from which memory block;Described renewal position is used for indicating system System carries out the state of software upgrading.
CN201610556569.5A 2016-07-15 2016-07-15 Application program version returning method based on BMS Bootloaderupgrade Pending CN105930236A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610556569.5A CN105930236A (en) 2016-07-15 2016-07-15 Application program version returning method based on BMS Bootloaderupgrade

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610556569.5A CN105930236A (en) 2016-07-15 2016-07-15 Application program version returning method based on BMS Bootloaderupgrade

Publications (1)

Publication Number Publication Date
CN105930236A true CN105930236A (en) 2016-09-07

Family

ID=56827404

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610556569.5A Pending CN105930236A (en) 2016-07-15 2016-07-15 Application program version returning method based on BMS Bootloaderupgrade

Country Status (1)

Country Link
CN (1) CN105930236A (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107329874A (en) * 2017-05-25 2017-11-07 云南思普投资有限公司 A kind of System Monitor of accurate stable
CN107402847A (en) * 2017-07-28 2017-11-28 安徽江淮汽车集团股份有限公司 A kind of remote upgrade method and system of entire car controller software
CN108111336A (en) * 2017-12-05 2018-06-01 宁波三星医疗电气股份有限公司 A kind of Power Line Carrier Communication Module program startup, upgrading and switching method
CN108121621A (en) * 2017-12-27 2018-06-05 北京卓越信通电子股份有限公司 A kind of equipment software upgradings such as interchanger power off the solution method not crashed in the process
CN108334331A (en) * 2018-02-08 2018-07-27 苏州妙益科技股份有限公司 A kind of safe cell management system of electric automobile method for upgrading software
CN109189493A (en) * 2018-07-23 2019-01-11 广州视源电子科技股份有限公司 Application configuration method and apparatus, equipment, computer readable storage medium
CN109542677A (en) * 2018-11-05 2019-03-29 北京炎黄盈动科技发展有限责任公司 Applicating medium upgrade method, device and storage medium in a kind of highly reliable container
CN109643285A (en) * 2016-09-15 2019-04-16 美商纳兹控股有限责任公司 The user data transmission and storage of encryption
CN109992450A (en) * 2018-01-03 2019-07-09 中兴通讯股份有限公司 System upgrade backing method, terminal, server and storage medium
CN110083374A (en) * 2019-03-25 2019-08-02 深圳猛犸电动科技有限公司 A kind of upgrading rollback method, system and terminal device
CN110333880A (en) * 2018-03-29 2019-10-15 杭州海康威视数字技术股份有限公司 A kind of configuration update method, device, equipment and storage medium
CN110569051A (en) * 2019-08-02 2019-12-13 山东航天电子技术研究所 On-orbit maintenance and verification method for supporting pre-started flight program
CN111694579A (en) * 2019-03-11 2020-09-22 宁德时代新能源科技股份有限公司 Remote upgrading method of energy storage system, energy management system and battery management system
CN112015447A (en) * 2020-08-10 2020-12-01 上海高仙自动化科技发展有限公司 System updating method and device for electronic equipment, electronic equipment and storage medium
CN112579103A (en) * 2019-09-30 2021-03-30 上海度普新能源科技有限公司 BMS program flashing device
CN112612642A (en) * 2020-12-17 2021-04-06 上海芯安信息科技有限公司 Software starting and upgrading failure backspacing method and device and terminal equipment
CN112783547A (en) * 2019-11-01 2021-05-11 中车株洲电力机车研究所有限公司 Version backtracking method for software update, computer device and storage medium
CN113434166A (en) * 2021-06-11 2021-09-24 重庆长安汽车股份有限公司 Double backup method containing fixed flash area and capable of rolling back
CN113495729A (en) * 2020-03-20 2021-10-12 株洲中车时代电气股份有限公司 Software upgrading method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101078993A (en) * 2007-03-13 2007-11-28 中兴通讯股份有限公司 Method for on-line upgrading of edition in terminal product without interrupting the operation
US20150058626A1 (en) * 2012-03-28 2015-02-26 Robert Bosch Gmbh Programming Method, Battery with an Arrangement for Carrying out the Programming Method and a Motor Vehicle Comprising said Type of Battery
CN105187287A (en) * 2015-09-16 2015-12-23 中航锂电(洛阳)有限公司 CAN-bus-based software upgrading method of battery management system
CN105677388A (en) * 2015-12-31 2016-06-15 清华大学苏州汽车研究院(吴江) Firmware updating method for motor controller of electric vehicle
CN105700919A (en) * 2016-01-04 2016-06-22 惠州市蓝微新源技术有限公司 BMS application rapid update method and update system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101078993A (en) * 2007-03-13 2007-11-28 中兴通讯股份有限公司 Method for on-line upgrading of edition in terminal product without interrupting the operation
US20150058626A1 (en) * 2012-03-28 2015-02-26 Robert Bosch Gmbh Programming Method, Battery with an Arrangement for Carrying out the Programming Method and a Motor Vehicle Comprising said Type of Battery
CN105187287A (en) * 2015-09-16 2015-12-23 中航锂电(洛阳)有限公司 CAN-bus-based software upgrading method of battery management system
CN105677388A (en) * 2015-12-31 2016-06-15 清华大学苏州汽车研究院(吴江) Firmware updating method for motor controller of electric vehicle
CN105700919A (en) * 2016-01-04 2016-06-22 惠州市蓝微新源技术有限公司 BMS application rapid update method and update system

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109643285A (en) * 2016-09-15 2019-04-16 美商纳兹控股有限责任公司 The user data transmission and storage of encryption
CN109643285B (en) * 2016-09-15 2023-12-08 美商纳兹控股有限责任公司 Encrypted user data transmission and storage
US11720716B2 (en) 2016-09-15 2023-08-08 Nuts Holdings, Llc Structured data folding with transmutations
CN107329874A (en) * 2017-05-25 2017-11-07 云南思普投资有限公司 A kind of System Monitor of accurate stable
CN107402847A (en) * 2017-07-28 2017-11-28 安徽江淮汽车集团股份有限公司 A kind of remote upgrade method and system of entire car controller software
CN107402847B (en) * 2017-07-28 2020-05-19 安徽江淮汽车集团股份有限公司 Remote upgrading method and system for vehicle control unit software
CN108111336A (en) * 2017-12-05 2018-06-01 宁波三星医疗电气股份有限公司 A kind of Power Line Carrier Communication Module program startup, upgrading and switching method
CN108121621A (en) * 2017-12-27 2018-06-05 北京卓越信通电子股份有限公司 A kind of equipment software upgradings such as interchanger power off the solution method not crashed in the process
CN109992450A (en) * 2018-01-03 2019-07-09 中兴通讯股份有限公司 System upgrade backing method, terminal, server and storage medium
CN108334331B (en) * 2018-02-08 2021-05-25 苏州妙益科技股份有限公司 Safe electric vehicle battery management system software upgrading method
CN108334331A (en) * 2018-02-08 2018-07-27 苏州妙益科技股份有限公司 A kind of safe cell management system of electric automobile method for upgrading software
CN110333880A (en) * 2018-03-29 2019-10-15 杭州海康威视数字技术股份有限公司 A kind of configuration update method, device, equipment and storage medium
CN110333880B (en) * 2018-03-29 2024-02-02 杭州海康威视数字技术股份有限公司 Configuration updating method, device, equipment and storage medium
CN109189493A (en) * 2018-07-23 2019-01-11 广州视源电子科技股份有限公司 Application configuration method and apparatus, equipment, computer readable storage medium
CN109542677B (en) * 2018-11-05 2021-08-13 北京炎黄盈动科技发展有限责任公司 Method and device for upgrading application medium in high-reliability container and storage medium
CN109542677A (en) * 2018-11-05 2019-03-29 北京炎黄盈动科技发展有限责任公司 Applicating medium upgrade method, device and storage medium in a kind of highly reliable container
CN111694579A (en) * 2019-03-11 2020-09-22 宁德时代新能源科技股份有限公司 Remote upgrading method of energy storage system, energy management system and battery management system
US11550561B2 (en) 2019-03-11 2023-01-10 Contemporary Amperex Technology Co., Limited Method for upgrading energy storage system remotely, energy management system, and battery management system
CN110083374A (en) * 2019-03-25 2019-08-02 深圳猛犸电动科技有限公司 A kind of upgrading rollback method, system and terminal device
CN110569051A (en) * 2019-08-02 2019-12-13 山东航天电子技术研究所 On-orbit maintenance and verification method for supporting pre-started flight program
CN110569051B (en) * 2019-08-02 2023-05-23 山东航天电子技术研究所 On-orbit maintenance and verification method supporting pre-started flight program
CN112579103A (en) * 2019-09-30 2021-03-30 上海度普新能源科技有限公司 BMS program flashing device
CN112783547A (en) * 2019-11-01 2021-05-11 中车株洲电力机车研究所有限公司 Version backtracking method for software update, computer device and storage medium
CN113495729A (en) * 2020-03-20 2021-10-12 株洲中车时代电气股份有限公司 Software upgrading method and device
CN112015447A (en) * 2020-08-10 2020-12-01 上海高仙自动化科技发展有限公司 System updating method and device for electronic equipment, electronic equipment and storage medium
CN112015447B (en) * 2020-08-10 2024-03-22 上海高仙自动化科技发展有限公司 System updating method and device of electronic equipment, electronic equipment and storage medium
CN112612642A (en) * 2020-12-17 2021-04-06 上海芯安信息科技有限公司 Software starting and upgrading failure backspacing method and device and terminal equipment
CN112612642B (en) * 2020-12-17 2024-06-07 上海芯安信息科技有限公司 Method and device for rollback of software start and upgrade failure and terminal equipment
CN113434166B (en) * 2021-06-11 2022-10-11 重庆长安汽车股份有限公司 Double backup method containing fixed flash area and capable of rolling back
CN113434166A (en) * 2021-06-11 2021-09-24 重庆长安汽车股份有限公司 Double backup method containing fixed flash area and capable of rolling back

Similar Documents

Publication Publication Date Title
CN105930236A (en) Application program version returning method based on BMS Bootloaderupgrade
CN103299276B (en) The software upgrading process of embedded equipment
CN101557583B (en) Remote-updating and version-switching method of repeater equipment embedded software
CN102270144B (en) Embedded network equipment and method for upgrading firmware by using same
CN102830984B (en) Method, chip and the communication terminal that firmware updates
CN102073517A (en) Upgrading and backup method and device for embedded system
CN103365696B (en) BIOS image file acquisition methods and device
US20140310698A1 (en) Apparatus and method for upgrading firmware of mobile terminal
CN103777983A (en) Satellite-borne software in-orbit maintaining and upgrading method
CN102023908A (en) Method and device for backing up boot program
CN102855146A (en) Firmware updating system and method
CN104915226A (en) Network device software starting method, device and network device
CN110633091A (en) Electronic module and software wireless upgrading method thereof
CN107566169A (en) A kind of firmware upgrade method and router based on openwrt
CN111651304B (en) Software recovery method and device based on double-core intelligent ammeter and computer equipment
CN108196873B (en) Method and system for remotely and dynamically upgrading embedded software of power system
CN105045640A (en) Software upgrading method and device and intelligent equipment
CN109582337A (en) Firmware upgrading method and device and computer readable storage medium
CN113778739B (en) System repair method, system, equipment and storage medium of all-in-one machine
CN101330695A (en) Mobile terminal as well as system upgrade method and device thereof
CN109766207A (en) Restoration methods, device, monitoring device and the storage medium of firmware remote upgrade
CN102033767A (en) Single plate and method for upgrading same on line
CN113032183A (en) System management method, device, computer equipment and storage medium
CN201898554U (en) Self-copying and data-recovering mobile phone
CN110458989A (en) Support the intelligent lock system of masterslave switchover and the starting method of masterslave switchover

Legal Events

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

Application publication date: 20160907

RJ01 Rejection of invention patent application after publication