CN109614126B - Embedded system online program upgrading method and device - Google Patents

Embedded system online program upgrading method and device Download PDF

Info

Publication number
CN109614126B
CN109614126B CN201811235409.6A CN201811235409A CN109614126B CN 109614126 B CN109614126 B CN 109614126B CN 201811235409 A CN201811235409 A CN 201811235409A CN 109614126 B CN109614126 B CN 109614126B
Authority
CN
China
Prior art keywords
application program
program
downloading
area
remote control
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.)
Active
Application number
CN201811235409.6A
Other languages
Chinese (zh)
Other versions
CN109614126A (en
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.)
CRSC Research and Design Institute Group Co Ltd
Original Assignee
CRSC Research and Design Institute Group 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 CRSC Research and Design Institute Group Co Ltd filed Critical CRSC Research and Design Institute Group Co Ltd
Priority to CN201811235409.6A priority Critical patent/CN109614126B/en
Publication of CN109614126A publication Critical patent/CN109614126A/en
Application granted granted Critical
Publication of CN109614126B publication Critical patent/CN109614126B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

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

Abstract

The invention provides an online program upgrading method and device for an embedded system. The device comprises: the device comprises a storage module, a communication module, a remote control module and a program downloading control module; the communication module connects a system with the remote control module; the remote control module is used for providing an interactive operation entrance and controlling the program downloading control module to execute a downloading process through the interactive operation entrance; the download control module comprises: a downloading unit and an execution unit; the downloading unit is used for downloading the application program to the storage module; the execution unit is used for executing or updating the application program. The device provided by the invention provides an interactive remote control updating operation, simplifies the updating process of the embedded system, reduces the dependence of the updating operation on specific hardware and interfaces, and is convenient for controlling the updating process.

Description

Embedded system online program upgrading method and device
Technical Field
The invention belongs to the technical field of computers, and particularly relates to an online program upgrading method and device for an embedded system.
Background
The application program of the existing train automatic operation system runs on a mainboard based on a Power PC series processor, the application program can only be downloaded through a special JTAG program downloader, an on-board JTAG download interface and a Code Warrior IDE development environment, and the flows of the download programs such as single-board function development and test, system laboratory development and test, field test software reloading test and the like are as follows: the method comprises the following steps of powering off the equipment, pulling out a board card, connecting a special writer, inserting the board card, opening special software, powering on the equipment, setting a Flash download address, erasing Flash and downloading a program, wherein the program downloading needs multi-step operation, the process is complicated, special software is needed, and inconvenience is brought to development, testing and system updating.
Disclosure of Invention
The present invention is directed to overcome the above-mentioned drawbacks of the prior art, and provides a method and an apparatus for upgrading an online program of an embedded system in a remote control interactive operation.
In order to achieve the above object, the present invention provides the following technical solutions:
an on-line program upgrading method of an embedded system comprises the following steps:
connecting the embedded system with a remote control terminal through a communication interface;
and interactively downloading the application program to the storage area of the embedded system through the remote control terminal.
Further, the processor of the embedded system is a Power PC family processor.
Further, the remote control terminal is a SecureCRT remote control tool.
Further, interactively downloading the application program to the embedded system through the remote control terminal comprises:
starting the embedded system, and counting down the preset time after the system is started;
if the countdown of the preset time is finished and the system does not receive the preset input, the system enters an application program execution process;
if the system receives the preset first keying-in information before the countdown of the preset time is finished, the system enters a configuration mode;
in the configuration mode, if the system receives preset second keying information, the system enters the flow of executing the application program;
in the configuration mode, if the system receives the preset third key-in information, the system enters an application program downloading process.
Further, the program downloading process specifically includes:
selecting a Ymodem as a transmission file mode through the secureCRT remote control terminal;
selecting the application program file through the secureCRT remote control terminal, and transmitting the file;
after all files are transmitted to the system, erasing an application program backup area preset by a system storage device;
storing the downloaded application program in the application program backup area;
setting a system parameter area mark, wherein the mark is used for indicating whether a system has a new program to be updated or not, and the mark is set to be the new program to be updated in the step;
and transferring to the flow of executing the application program.
Further, the process of executing the application program specifically includes:
acquiring the system parameter area mark, and checking whether a new program is to be updated;
if the checked result is that no new program is to be updated, the system executes the current application program in the application program area;
if the checked result is that a new program is to be updated, the system executes application program update:
a. erasing the application program area;
b. writing the application program in the application program backup area into the application program area;
c. after the writing is finished, setting the system parameter area mark as that no new program is to be updated;
and after the updating is finished, the system starts to execute the application program of the application program area.
Further, the method also comprises the step of downloading a system bootstrap program to a specified area of the system storage device by using a JTAG interface when the system mainboard is used for the first time.
Furthermore, the embedded system is an automatic train operation system.
An embedded system online program upgrading device, comprising: the device comprises a storage module, a communication module, a remote control module and a program downloading control module;
the communication module connects a system with the remote control module;
the remote control module is used for providing an interactive operation entrance and controlling the program downloading control module to execute a downloading process through the interactive operation entrance;
the download control module includes:
a downloading unit and an execution unit;
the downloading unit is used for downloading the application program to the storage module;
the execution unit is used for executing or updating the application program.
Further, the processor of the embedded system is a Power PC family processor.
Further, the remote control module is a SecureCRT remote control tool.
Further, the controlling the program download control module to execute the download through the interactive operation entry specifically includes:
starting the embedded system, and entering countdown of preset time after the system is started;
if the preset countdown is finished and the system does not receive preset input, the system enters an application program execution process;
if the preset countdown is ended, if the system receives preset first keying information, the system enters a configuration mode;
in the configuration mode, if the system receives preset second keying information, the execution unit is started to run an application program;
and in the configuration mode, if the system receives the preset third access information, the downloading unit is started to execute the downloading of the application program.
Further, the downloading unit is started to execute downloading of the application program, specifically:
selecting a Ymodem as a transmission file mode through the secureCRT remote control terminal;
selecting the application program file through the secureCRT remote control terminal, and transmitting the file;
after all files are transmitted to the system, erasing an application program backup area preset by a system storage device;
storing the downloaded application program in the application program backup area;
setting a system parameter area mark, wherein the mark is used for indicating whether a system has a new program to be updated or not, and the mark is set to be the new program to be updated in the step;
and starting the execution unit.
Further, the execution unit is started to run an application program, specifically:
acquiring the system parameter area mark, and checking whether a new program is to be updated;
if the checked result is that no new program is to be updated, the system executes the current application program in the application program area;
if the checked result is that a new program is to be updated, the system executes application program update:
a. erasing the application program area;
b. writing the application program in the application program backup area into the application program area;
c. after the writing is finished, setting the system parameter area mark as that no new program is to be updated;
and after the updating is finished, the system starts to execute the application program of the application program area.
The program upgrading method does not need a special downloader and a special development environment, does not need to set the download address and erase Flash of the downloaded software, does not need to pull out the plug-in board card and the like, brings great convenience to program downloading, solves the problem of inconvenience in online upgrading of an embedded system, and improves the development and test efficiency of the automatic train operation system. Meanwhile, the method of the invention is provided with safe downloading control, thereby avoiding the system from executing wrong target application programs when the downloading meets emergency, and improving the running safety of the system. And the downloading can be directly executed after being finished, thereby improving the efficiency.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and are intended to provide further explanation of the claimed technology.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent from the following detailed description of the embodiments of the present invention when taken in conjunction with the accompanying drawings. The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. The drawings are not to be considered as drawn to scale unless explicitly indicated. In the drawings, like reference numbers generally represent the same component or step. In the drawings:
FIG. 1 is a schematic structural diagram of a program online upgrading device of an automatic train operation system according to an embodiment of the invention;
FIG. 2 is a flowchart of an online program upgrading method for an embedded system according to an embodiment of the present invention;
fig. 3 shows a program downloading and updating flow chart of the online program upgrading method of the embedded system according to the embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, exemplary embodiments according to the present invention will be described in detail below with reference to the accompanying drawings. It should be understood that the described embodiments are only some of the embodiments of the present invention, and not all of the embodiments of the present invention, and it should be understood that the present invention is not limited by the exemplary embodiments described herein. All other embodiments, which can be derived by a person skilled in the art from the embodiments described herein without inventive step, are intended to be within the scope of the present invention.
In this embodiment, the method and the apparatus for upgrading the on-line program of the remote control interactive embedded system disclosed in the present disclosure are exemplified by updating the application program of the train automatic operation system. In this embodiment, the train automatic operation system uses a Power PC series processor, specifically, an MPC8323 processor.
One aspect of the present invention discloses an online program upgrading device for an embedded system, the device comprising: the device comprises a storage module, a communication module, a remote control module and a program downloading control module.
The device modules and their relationship are described below with reference to fig. 1.
Fig. 1 is a schematic structural diagram of a program online upgrading device of the automatic train operation system according to the embodiment. Including the CPU core components of the train automatic operation system and the secureCRT remote control module 106. The CPU core comprises a Power PC processor MPC8323 module 101, a USB communication module 102, a JTAG interface module 103, a Flash module 104 and a DDR module 105. The MPC8323 module 101 implements logical operations; the USB communication module 102 implements USB communication; the JTAG interface module 103 realizes BootLoader program programming; the Flash module 104 realizes BootLoader program storage, BootLoader parameter storage, application program storage and application program backup storage; the DDR module 105 enables dynamic storage of programs and data.
The BootLoader is a first section of code executed by the embedded system after power-on, and is generally used for loading an application program into a memory to run after finishing initialization of a CPU and related hardware. In this embodiment, the BootLoader is used for interacting with the remote control terminal, and executing application program downloading, application program starting execution, and application program updating.
In the embedded system online program upgrading device, the communication module is a USB communication module 102, and specifically comprises a USB interface and a USB communication data line which are arranged in front of a system mainboard;
the remote control module is a remote control module 106, specifically secureCRT remote software, which is a terminal simulation program supporting SSH (SSH1 and SSH 2). When downloading the updated application program, the user controls the downloading process by operating the remote terminal software;
the USB communication module 102 connects the system motherboard with the secureCRT remote control module 106;
the download control module 107 is stored in the Flash module 4 and implemented by a BootLoader program. The download control module comprises a download unit 1071 for downloading the application program to the storage module; the download control module further comprises an execution unit 1072 for executing or updating the application.
The Flash module 104 is used for storing the BootLoader program and the parameters, and further includes a program for storing an application program and an application program backup, where the application program is a target program executed and updated by the system, and the application program backup is a program that is downloaded and stored in advance to replace the application program when the program is updated. In the following, a brief description is given to the area division of the Flash module in this embodiment, the area division in this embodiment is only an exemplary description, and in the specific implementation of the skilled in the art, the Flash storage capacity and the area setting may be automatically adjusted according to the size of the application program capacity, the volume of the BootLoader program, and other functional requirements.
The following table shows Flash storage space distribution, a BootLoader program area occupies 768KB space (0x 00000000-0 x000BFFFF), a BootLoader parameter area occupies 128KB space (0x000E 0000-0 x000 FFFFFFF), an application program area occupies 4MB space (0x 00100000-0 x004FFFFF), and an application program backup area occupies 4MB space (0x 00500000-0 x008 FFF).
Flash starting address Flash end address Size and breadth Function(s)
0x0000 0000 0x000B FFFF 768KB(oxC 0000) BootLoader program area
0x000E 0000 0x000F FFFF 128KB(ox2 0000) BootLoader parameter area
0x0010 0000 0x004F FFFF 4MB(ox40 0000) Application area
0x0050 0000 0x008F FFFF 4MB(ox40 0000) Application backup area
Based on the same inventive concept, the present disclosure discloses a method for upgrading an embedded system online program on the other hand, and the method and the working principle of the above device are further explained with reference to the accompanying drawings.
When the system is used for the first time, a BootLoader program is downloaded to a 0x 00000000-0 x000BFFFF area stored in Flash through a special JTAG downloader (JTAG interface module 103), and the BootLoader is used for realizing the control functions of downloading and executing the application program. After the BootLoader program is fired, under the subsequent development and test, system laboratory development and test, field test and other scenes, the application program is downloaded and upgraded without using a special JTAG module, so that the online updating operation of the program is simplified, and the efficiency is improved. The following operations of downloading, updating and executing the application program will be further described with reference to the drawings.
As shown in fig. 2, the step of downloading the update by the application includes generally:
the embedded system mainboard is provided with a USB communication interface which is arranged in front of the panel, so that development and debugging can be conveniently carried out after the board is mounted;
step 201, connecting an embedded system with a remote control terminal through a communication interface, specifically, connecting a system mainboard with a secureCRT remote control module 106 through a USB data line, starting a terminal where the secureCRT remote control module 106 is located and the embedded system, and displaying an interactive instruction by the secureCRT;
step 202, interactively operating the program downloading control module 107 through the remote control terminal 106, downloading the application program to the embedded system storage area: and controlling the execution process of a BootLoader program in the embedded system by inputting an interactive instruction at the secureCRT terminal, and finishing the downloading and updating of the application program.
The execution process of the remote control BootLoader program in step 202 is specifically described below with reference to fig. 3:
as shown in fig. 3, after the embedded system is started, the CPU starts to run the BootLoader program from address 0x00000000, sends the interactive information to secureCRT through the USB, performs 5s countdown, and waits for the control information input from the secureCRT terminal;
if the countdown of 5s is finished, the BootLoader program does not receive the preset input information, and the preset input information is the key-in h of the user in the embodiment, the program is switched to the process of executing the application program;
if the BootLoader program within 5s receives the information that the user types h, the program enters a configuration mode, sends the configuration mode interaction information to a secureCRT remote control terminal, and waits for the remote control terminal to input control information;
in the configuration mode, when the BootLoader program receives the information of e typed by the user, the BootLoader program is shifted to the process of executing the application program;
in the configuration mode, when the BootLoader program receives the information that the user enters 1, the BootLoader program is switched to execute a program downloading process;
in this embodiment, the program downloading process is completed by the downloading unit 1071 of the program downloading control module interacting with the secureCRT remote control terminal. Specifically, a file transmission mode is selected through secureCRT, and in this embodiment, Ymodem is selected; selecting a target application program file for updating, in the embodiment, selecting a bin application program file; executing file transmission;
in the process of downloading the program, the downloaded program is firstly cached in the DDR module 105, after the transmission is completed, the application program backup area of the Flash module 104 is erased, and then the application program file in the DDR is written into the backup area, so that the damage of the application program caused by the power failure in the process of downloading the program is prevented.
After the application program is written, setting an update mark in a BootLoader parameter area as a new program to be updated, and then switching to the process of executing the application program;
in this embodiment, the program downloading process is completed by the execution unit 1072 of the program downloading control module 107, and the specific process is as follows: firstly, acquiring a BootLoader parameter area mark to check whether a new program is to be updated, if no new program is to be updated, considering the program of the current Flash application program area as the latest program to be executed, directly jumping to an address 0x00100000 of the application program area by a CPU, and running the application program;
if the Flash BootLoader parameter area mark indicates that a new program is to be updated, executing program update: erasing the application program area, copying the program of the application program backup area to the application program area, and clearing the Flash BootLoader parameter area after copying is finished to have a new program to-be-updated mark, namely setting the mark as no new program to be updated; and after the program is updated, setting the CPU to jump to the address 0x00100000 and starting to execute the function of the new application program.
By adopting the interactive remote control updating operation, the updating process of the embedded system is simplified, the dependence of the updating operation on specific hardware and interfaces is reduced, and the updating process is convenient to control. Meanwhile, Flash is reasonably partitioned, and a program backup area and an update mark are set, so that safe update is realized.
Specifically, those skilled in the art can selectively arrange the specific components according to the principle of the present invention as long as the principle of the control method of the present invention can be implemented.
Those skilled in the art will understand that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; although the present invention has been described in detail with reference to the foregoing embodiments, those skilled in the art may modify the technical solutions described in the foregoing embodiments or may substitute part or all of the technical features; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions.

Claims (3)

1. An online program upgrading method for an embedded system is characterized by comprising the following steps:
connecting the embedded system with a remote control terminal through a communication interface;
interactively downloading the application program to a storage area of the embedded system through the remote control terminal;
interactively downloading an application to an embedded system through the remote control terminal includes: starting the embedded system, and entering countdown of preset time after the system is started; if the countdown of the preset time is finished and the system does not receive the preset input, the system enters an application program execution process; if the system receives the preset first keying-in information before the countdown of the preset time is finished, the system enters a configuration mode; in the configuration mode, if the system receives preset second keying information, the system enters the application program execution process; in the configuration mode, if the system receives the preset third access information, the system enters an application program downloading flow;
the program downloading process comprises the following steps: storing the downloaded application program in the application program backup area; setting a system parameter area mark, wherein the mark is used for indicating whether a system has a new program to be updated or not, and the mark is set to be the new program to be updated in the step; switching to the process of executing the application program;
the application program executing process comprises the following steps: acquiring the system parameter area mark, and checking whether a new program is to be updated; if the checked result is that no new program is to be updated, the system executes the current application program in the application program area; if the checked result is that a new program is to be updated, the system executes the application program to be updated; after the updating is finished, the system starts to execute the application program of the application program area;
the processor of the embedded system is a Power PC series processor;
the remote control terminal is a SecureCRT remote control tool;
before the downloaded application program is stored in the application program backup area:
selecting a Ymodem as a transmission file mode through the secureCRT remote control terminal;
selecting the application program file through the secureCRT remote control terminal, and transmitting the file;
in the process of downloading the program, the downloaded program is firstly cached in a DDR module, and after all files are transmitted to the system, an application program backup area of a Flash module preset in a system storage device is erased;
the Flash module comprises a BootLoader program area, a BootLoader parameter area, an application program domain and an application program backup area;
the system executing the application update comprises:
a. erasing the application program area;
b. writing the application program in the application program backup area into the application program area;
c. after the writing is finished, setting the system parameter area mark as that no new program is to be updated;
the embedded system is an automatic train operation system.
2. The method of claim 1,
the method further comprises downloading the system boot program to a designated area of the system memory device using the JTAG interface when the system motherboard is used for the first time.
3. An online program upgrading device for an embedded system, comprising: the device comprises a storage module, a communication module, a remote control module and a program downloading control module;
the communication module connects a system with the remote control module;
the remote control module is used for providing an interactive operation entrance and controlling the program downloading control module to execute a downloading process through the interactive operation entrance;
the download control module comprises:
a downloading unit and an execution unit;
the downloading unit is used for downloading the application program to the storage module;
the execution unit is used for executing or updating the application program;
the program downloading control module is controlled by the interactive operation entrance to execute downloading, which specifically comprises the following steps: starting the embedded system, and entering countdown of preset time after the system is started; if the preset countdown is finished and the system does not receive preset input, the system enters an application program execution process; if the preset countdown is ended, if the system receives preset first keying information, the system enters a configuration mode; in the configuration mode, if the system receives preset second keying information, the execution unit is started to run an application program; in the configuration mode, if the system receives a preset third key-in message, the downloading unit is started to execute the downloading of the application program;
the starting of the downloading unit and the application program downloading execution comprise the following steps: storing the downloaded application program in the application program backup area; setting a system parameter area mark, wherein the mark is used for indicating whether a system has a new program to be updated or not, and the mark is set to be the new program to be updated in the step; starting the execution unit;
the execution unit starts and runs the application program, and the method comprises the following steps: acquiring the system parameter area mark, and checking whether a new program is to be updated; if the checked result is that no new program is to be updated, the system executes the current application program in the application program area; if the checked result is that a new program is to be updated, the system executes application program update: after the updating is finished, the system starts to execute the application program of the application program area;
the processor of the embedded system is a Power PC series processor;
the remote control module is a SecureCRT remote control tool;
the downloading unit is started, executes application program downloading, and before the downloaded application program is stored in the application program backup area:
selecting a Ymodem as a transmission file mode through the secureCRT remote control terminal;
selecting the application program file through the secureCRT remote control terminal, and transmitting the file;
in the process of downloading the program, the downloaded program is firstly cached in a DDR module, and after all files are transmitted to the system, an application program backup area of a Flash module preset in a system storage device is erased;
the Flash module comprises a BootLoader program area, a BootLoader parameter area, an application program and an application program backup area;
the system performs an application update, comprising:
a. erasing the application program area;
b. writing the application program in the application program backup area into the application program area;
c. after the writing is finished, setting the system parameter area mark as that no new program is to be updated;
the embedded system is an automatic train operation system.
CN201811235409.6A 2018-10-23 2018-10-23 Embedded system online program upgrading method and device Active CN109614126B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811235409.6A CN109614126B (en) 2018-10-23 2018-10-23 Embedded system online program upgrading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811235409.6A CN109614126B (en) 2018-10-23 2018-10-23 Embedded system online program upgrading method and device

Publications (2)

Publication Number Publication Date
CN109614126A CN109614126A (en) 2019-04-12
CN109614126B true CN109614126B (en) 2022-07-01

Family

ID=66002483

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811235409.6A Active CN109614126B (en) 2018-10-23 2018-10-23 Embedded system online program upgrading method and device

Country Status (1)

Country Link
CN (1) CN109614126B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112015456A (en) * 2019-05-31 2020-12-01 河南森源电动汽车有限公司 BootLoader program updating method
CN110377303B (en) * 2019-07-10 2022-11-04 杭州洲钜电子科技有限公司 Method and equipment for upgrading program based on spare storage area mode
CN110928590A (en) * 2019-11-21 2020-03-27 深圳市汇顶科技股份有限公司 Control method, device and system of embedded device
CN112162772B (en) * 2020-09-29 2023-03-10 北京东土军悦科技有限公司 Operation control method and device of application program, single chip microcomputer and storage medium
CN114661326B (en) * 2022-03-22 2024-04-30 中国北方车辆研究所 Method for quickly updating multiprocessor embedded system software

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004227143A (en) * 2003-01-21 2004-08-12 Pioneer Electronic Corp Information processor and information processing method
CN101546281A (en) * 2008-03-28 2009-09-30 华为技术有限公司 Method and device for improving reliability of embedded system
CN103473084A (en) * 2013-05-27 2013-12-25 广州电网公司惠州供电局 Software online upgrade method for temperature monitoring device
CN105183515A (en) * 2015-09-02 2015-12-23 深圳一电科技有限公司 Cloud deck firmware updating method and device
CN107621819A (en) * 2017-08-24 2018-01-23 电子科技大学 A kind of FPGA configuration file online updating device of three-dimensional acoustic wave logging instrument
CN108572847A (en) * 2018-05-18 2018-09-25 深圳国人通信股份有限公司 A method of scm software version is upgraded by USB port

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100023715A1 (en) * 2008-07-23 2010-01-28 Jibbe Mahmoud K System for improving start of day time availability and/or performance of an array controller
WO2013100350A1 (en) * 2011-12-28 2013-07-04 Samsung Electronics Co., Ltd. Image processing apparatus, upgrade apparatus, display system including the same, and control method thereof
US8990479B2 (en) * 2012-07-30 2015-03-24 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Using persistent memory regions within memory devices to collect serial presence detect and performance data
CN103634668A (en) * 2013-12-20 2014-03-12 乐视致新电子科技(天津)有限公司 System upgrading method and device in smart television
CN105590072A (en) * 2015-12-18 2016-05-18 上海华测导航技术股份有限公司 Method for achieving automatic burning of embedded system
CN106897090B (en) * 2017-02-06 2020-09-25 国网智能科技股份有限公司 Embedded equipment program upgrading method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004227143A (en) * 2003-01-21 2004-08-12 Pioneer Electronic Corp Information processor and information processing method
CN101546281A (en) * 2008-03-28 2009-09-30 华为技术有限公司 Method and device for improving reliability of embedded system
CN103473084A (en) * 2013-05-27 2013-12-25 广州电网公司惠州供电局 Software online upgrade method for temperature monitoring device
CN105183515A (en) * 2015-09-02 2015-12-23 深圳一电科技有限公司 Cloud deck firmware updating method and device
CN107621819A (en) * 2017-08-24 2018-01-23 电子科技大学 A kind of FPGA configuration file online updating device of three-dimensional acoustic wave logging instrument
CN108572847A (en) * 2018-05-18 2018-09-25 深圳国人通信股份有限公司 A method of scm software version is upgraded by USB port

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"嵌入式设备远程在线升级技术的研究";黄绳雄等;《电子设计工程》;20120505;第20卷(第9期);第172-177页 *

Also Published As

Publication number Publication date
CN109614126A (en) 2019-04-12

Similar Documents

Publication Publication Date Title
CN109614126B (en) Embedded system online program upgrading method and device
WO2022007656A1 (en) Bootloader software updating method and apparatus, embedded controller, and storage medium
CN104123153A (en) Apparatus and method for firmware upgrade using USB
CN103970557B (en) The method and storage device of storage device activation system
CN102902556A (en) Multistage boot load method of embedded equipment
CN102880495A (en) Mobile terminal and software upgrading method for same
CN103761088A (en) Multiple operation system switching method applicable to ARM (advanced risc machine) framework mobile equipment
CN101673202A (en) Program writing method and system, pre-writing device and writing device
CN106909362B (en) Method and device for generating BMC (baseboard management controller) firmware and method and device for starting BMC system
CN101615128B (en) Online upgrade method and device of singlechip
US20090006831A1 (en) Methods and apparatuses for configuring add-on hardware to a computing platform
CN102945173A (en) User program on-line upgrading system and method
CN101169729A (en) Embedded type system and method for renewing application program
CN111240720A (en) Boot program upgrading method and device and storage medium
CN104428751A (en) Program data updating method and equipment
CN103677915A (en) Automatic burning method of flash mirror image based on TF starting card
KR101075676B1 (en) Software download apparatus and method for mobile terminal equipment
CN108874422B (en) Software online upgrading method for refrigerator electric control board, refrigerator electric control board and refrigerator
CN104035757A (en) MIPS-based (microprocessor without interlocked piped stages-based) U-boot (universal boot loader) transplantation implementing method
CN100399271C (en) Online updating method for electronic appliances
CN105677429A (en) Program burning method, processor and electronic circuit
CN102298531B (en) Method for upgrading flash memory file system in embedded system
CN112925569A (en) Firmware data processing method, device, equipment and storage medium
CN109426511A (en) Soft core update method and system
CN111399926A (en) Method and device for downloading starting program

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
GR01 Patent grant
GR01 Patent grant