CN111756858B - Remote development processing system, method and device for embedded equipment - Google Patents

Remote development processing system, method and device for embedded equipment Download PDF

Info

Publication number
CN111756858B
CN111756858B CN202010632054.5A CN202010632054A CN111756858B CN 111756858 B CN111756858 B CN 111756858B CN 202010632054 A CN202010632054 A CN 202010632054A CN 111756858 B CN111756858 B CN 111756858B
Authority
CN
China
Prior art keywords
development
remote
instruction
embedded
embedded equipment
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
CN202010632054.5A
Other languages
Chinese (zh)
Other versions
CN111756858A (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.)
Weichai Power Co Ltd
Original Assignee
Weichai Power 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 Weichai Power Co Ltd filed Critical Weichai Power Co Ltd
Priority to CN202010632054.5A priority Critical patent/CN111756858B/en
Publication of CN111756858A publication Critical patent/CN111756858A/en
Application granted granted Critical
Publication of CN111756858B publication Critical patent/CN111756858B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/133Protocols for remote procedure calls [RPC]

Abstract

The invention discloses a remote development processing system, a method and a device for embedded equipment. The remote development processing system of the embedded equipment comprises: the remote control terminal is used for responding to the development request instruction of the embedded equipment, acquiring development requirement information in the development request instruction and sending the development requirement information to the remote development platform; and the remote development platform is used for carrying out remote development based on the development requirement information after receiving the development requirement information, obtaining a development instruction, and sending the development instruction to the remote control terminal so that the remote control terminal writes the development instruction into the embedded device. The invention solves the technical problems of low development efficiency caused by strong dependence of the embedded system on hardware and difficult remote development in the related technology.

Description

Remote development processing system, method and device for embedded equipment
Technical Field
The invention relates to the technical field of embedded development, in particular to a remote development processing system, method and device of embedded equipment.
Background
The embedded system is composed of hardware and software, and refers to a device capable of operating independently. The software content only comprises a software running environment and an operating system thereof; the hardware content comprises various contents such as a signal processor, a memory, a communication module and the like, compared with a common computer processing system, the embedded system has large variability, and can not realize a large-capacity storage function, because no large-capacity medium matched with the embedded system exists, most of adopted storage media comprise E-PROM, EEPROM and the like, and a software part takes an API programming interface as the core of a development platform.
Because of the characteristics of the embedded system, the embedded system has strong dependence on hardware, and is difficult to develop remotely. In the case of heavy development tasks or in the case of complex development environments, the development efficiency is low.
Aiming at the problems that the embedded system in the related technology has strong dependence on hardware and is difficult to develop remotely, so that the development efficiency is low, no effective solution is proposed at present.
Disclosure of Invention
The embodiment of the invention provides a remote development processing system, a remote development processing method and a remote development processing device for embedded equipment, which at least solve the technical problems that the embedded system in the related art has strong dependence on hardware, is difficult to remotely develop and has low development efficiency.
According to an aspect of an embodiment of the present invention, there is provided a remote development processing system of an embedded device, including: the remote control terminal is used for responding to a development request instruction of the embedded equipment, acquiring development requirement information in the development request instruction and sending the development requirement information to the remote development platform; and the remote development platform is used for carrying out remote development based on the development requirement information after receiving the development requirement information to obtain a development instruction, and sending the development instruction to the remote control terminal so that the remote control terminal writes the development instruction into the embedded equipment.
Optionally, the remote development processing system of the embedded device further includes: and the remote control terminal is communicated with the remote development platform through the communication module.
Optionally, the remote control terminal includes: the remote control terminal body is used for responding to the development request instruction and acquiring original development requirement information in the development request instruction; and the hub is used for processing the original development requirement information to obtain the development requirement information and transmitting the development requirement information to the remote development platform, or processing the development instruction obtained by remote development of the remote development platform and transmitting the development instruction to the embedded equipment.
Optionally, the remote control terminal further includes: the receiving and transmitting control module is used for controlling the receiving of the development request instruction or the sending of the development instruction; the control circuit is used for controlling the on-off state of the internal circuit of the remote control terminal; the programming module is used for writing the development instruction into the embedded equipment; and the power supply control module is used for controlling the power supply on-off state of the embedded equipment.
Optionally, the remote control terminal is further configured to receive debug information sent by the embedded device when the embedded device runs the development instruction, and send the debug information to the remote development platform; the remote development platform is further used for remotely debugging the development instruction based on the debugging information after receiving the debugging information.
According to another aspect of the embodiment of the present invention, there is also provided a remote development processing method for an embedded device, including: responding to a development request instruction of embedded equipment, acquiring development requirement information in the development request instruction, and sending the development requirement information to a remote development platform, wherein the remote development platform carries out remote development based on the development requirement information after receiving the development requirement information to obtain a development instruction; and receiving the development instruction sent by the remote development platform and writing the development instruction into the embedded device.
Optionally, the writing the development instruction to the embedded device includes: controlling a power management module to supply power for the embedded equipment; determining that the embedded device is in a power-on state; and writing the development instruction into the embedded equipment through a programming module.
Optionally, after the development instruction is written into the embedded device, the remote development processing method of the embedded device further includes: receiving debugging information sent by the embedded equipment, wherein the debugging information is automatically generated when the embedded equipment runs the development instruction; and sending the debugging information to the remote development platform so that the remote development platform can remotely debug the development instruction based on the debugging information.
According to another aspect of the embodiment of the present invention, there is also provided a remote development processing apparatus for an embedded device, including: the system comprises an acquisition unit, a remote development platform and a development control unit, wherein the acquisition unit is used for responding to a development request instruction of an embedded device, acquiring development requirement information in the development request instruction and sending the development requirement information to the remote development platform, and the remote development platform carries out remote development based on the development requirement information after receiving the development requirement information to obtain a development instruction; and the writing unit is used for receiving the development instruction sent by the remote development platform and writing the development instruction into the embedded equipment.
Optionally, the writing unit includes: the control module is used for controlling the power supply management module to supply power for the embedded equipment; the determining module is used for determining that the embedded equipment is in a power-on state; and the writing module is used for writing the development instruction into the embedded equipment through the programming module.
Optionally, the remote development processing apparatus of the embedded device further includes: the receiving unit is used for receiving debugging information sent by the embedded equipment after the development instruction is written into the embedded equipment, wherein the debugging information is automatically generated when the embedded equipment runs the development instruction; and the sending unit is used for sending the debugging information to the remote development platform so that the remote development platform can remotely debug the development instruction based on the debugging information.
According to another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium including a stored computer program, wherein the computer program is executed by a processor or a device to perform the remote development processing method of an embedded device of any one of the above.
According to another aspect of the embodiment of the present invention, there is provided a processor, where the processor is configured to execute a program, and when the program is executed, perform a remote development processing method of any one of the foregoing embedded devices.
In the embodiment of the invention, a remote control terminal is adopted and is used for responding to a development request instruction of the embedded equipment, acquiring development requirement information in the development request instruction and sending the development requirement information to a remote development platform; the remote development platform is used for carrying out remote development based on the development requirement information after receiving the development requirement information, obtaining a development instruction, and sending the development instruction to the remote control terminal so that the remote control terminal writes the development instruction into the embedded equipment.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiments of the invention and together with the description serve to explain the invention and do not constitute a limitation on the invention. In the drawings:
FIG. 1 is a schematic diagram of a remote development processing system for an embedded device in accordance with an embodiment of the present invention;
FIG. 2 is a block diagram of a remote development processing system for an embedded device in accordance with an embodiment of the present invention;
FIG. 3 is a flow chart of a remote development processing method of an embedded device according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a remote development processing apparatus of an embedded device according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
According to an aspect of an embodiment of the present invention, there is provided a remote development processing system of an embedded device, and fig. 1 is a schematic diagram of the remote development processing system of an embedded device according to an embodiment of the present invention, as shown in fig. 1, the remote development processing system 10 of an embedded device includes: remote control terminal 11 and remote development platform 13. The remote development processing system of the embedded device will be described in detail.
The remote control terminal 11 is configured to respond to a development request instruction of the embedded device, obtain development requirement information in the development request instruction, and send the development requirement information to the remote development platform.
Alternatively, the remote control terminal may be a PLC.
The remote development platform 13 is configured to perform remote development based on the development requirement information after receiving the development requirement information, obtain a development instruction, and send the development instruction to the remote control terminal, so that the remote control terminal writes the development instruction into the embedded device.
As can be seen from the above, in the embodiment of the present invention, the remote control terminal 11 may be utilized to respond to the development request instruction of the embedded device, obtain the development requirement information in the development request instruction, and send the development requirement information to the remote development platform; and after receiving the development requirement information, the remote development platform 13 is utilized to carry out remote development based on the development requirement information to obtain a development instruction, and the development instruction is sent to the remote control terminal, so that the remote control terminal writes the development instruction into the embedded equipment, the purposes of carrying out remote development on the embedded equipment by the remote control terminal and receiving and transmitting the development requirement information and the development instruction are realized, and the technical effect of improving the development efficiency of the embedded equipment is achieved.
Therefore, the remote development processing system of the embedded equipment solves the technical problem that the embedded system in the related technology has strong dependence on hardware, is difficult to remotely develop and has low development efficiency.
In an alternative embodiment, the remote development processing system of the embedded device may further include: and the communication module is used for communicating the remote control terminal with the remote development platform.
In this embodiment, the communication module may be used as a communication medium between the remote control terminal and the remote development platform, so as to implement remote development of the embedded device.
Since it is difficult to operate hardware and the connection status of its peripheral devices when the embedded device is remotely developed, it is possible to
In an alternative embodiment, the remote control terminal may include: the remote control terminal body is used for responding to the development request instruction and acquiring original development requirement information in the development request instruction; and the hub is used for processing the original development requirement information to obtain development requirement information and transmitting the development requirement information to the remote development platform, or processing a development instruction obtained by remote development of the remote development platform and transmitting the development instruction to the embedded equipment.
In the embodiment, the hub can be used for carrying out regeneration amplification processing on the original development request instruction or the expense instruction so as to enlarge the network transmission distance, ensure that the original development request instruction or the development instruction can be transmitted to the designated equipment, and provide further guarantee for remote development of the embedded equipment.
In an alternative embodiment, the remote control terminal may further include: the receiving and transmitting control module is used for controlling the receiving of the development request instruction or the sending of the development instruction; the control circuit is used for controlling the on-off state of the internal circuit of the remote control terminal; the programming module is used for writing development instructions into the embedded equipment; and the power supply control module is used for controlling the power supply on-off state of the embedded equipment.
Optionally, the transceiver control module may be a single chip microcomputer.
FIG. 2 is a block diagram of a remote development processing system for an embedded device, according to an embodiment of the present invention, as shown in FIG. 2, comprising: the remote development platform is connected to the remote control terminal through the communication module; wherein, the remote control terminal may include: an on-off control circuit (i.e., control circuit) for accessing the integrated panel and the peripheral device output line by the peripheral device; the remote development platform can send development instructions to the remote control terminal through the communication module, and the communication module can control the on-off state of corresponding circuits in the on-off control circuit by pulling down the corresponding pin level. As shown in fig. 2, the development instruction may be transmitted to the embedded device through a peripheral device output line of the remote control terminal to burn the development instruction to the embedded device.
In the embodiment, the peripheral equipment can be concentrated on one switch through the hub switch of the integrated communication module, so that the basic efficiency of remote development of the embedded equipment is improved, and the remote development of the embedded equipment is more convenient.
In an optional embodiment, the remote control terminal is further configured to receive debug information sent by the embedded device and send the debug information to the remote development platform when the embedded device runs the development instruction; the remote development platform is also used for remotely debugging the development instruction based on the debugging information after receiving the debugging information.
Example 2
In accordance with an embodiment of the present invention, there is also provided a method embodiment of a remote development processing method for an embedded device, it being noted that the steps illustrated in the flowchart of the figures may be performed in a computer system, such as a set of computer-executable instructions, and that, although a logical order is illustrated in the flowchart, in some cases, the steps illustrated or described may be performed in an order other than that illustrated herein.
Fig. 3 is a flowchart of a remote development processing method of an embedded device according to an embodiment of the present invention, and as shown in fig. 3, the remote development processing method of an embedded device includes the steps of:
step S302, in response to a development request instruction of the embedded device, development requirement information in the development request instruction is obtained, and the development requirement information is sent to a remote development platform, wherein the remote development platform carries out remote development based on the development requirement information after receiving the development requirement information, so as to obtain the development instruction.
Step S304, receiving a development instruction sent by a remote development platform and writing the development instruction into the embedded device.
It can be known from the above that, in the embodiment of the present invention, the development platform may be developed, where the remote development platform performs remote development based on the development requirement information after receiving the development requirement information, to obtain a development instruction; the remote development platform receives the development instruction sent by the remote development platform and writes the development instruction into the embedded equipment, so that the purposes of carrying out remote development on the embedded equipment by receiving and transmitting development requirement information and the development instruction through the remote control terminal are realized, and the technical effect of improving the development efficiency of the embedded equipment is achieved.
Therefore, the remote development processing method of the embedded equipment solves the technical problem that the embedded system in the related technology has strong dependence on hardware, is difficult to remotely develop and has low development efficiency.
In an alternative embodiment, writing development instructions to the embedded device may include: the control power management module supplies power to the embedded equipment; determining that the embedded device is in a power-on state; and writing the development instruction into the embedded equipment through the programming module.
In this embodiment, the remote control terminal may be used to control the power management module to supply power to the embedded device, and in the case that it is determined that the embedded device is in a power-on state, the programming module writes the development instruction into the embedded device.
The writing of the development instruction into the embedded device through the programming module may include the following procedures: and the remote development platform issues the firmware to the remote control terminal, and after the remote control terminal receives the firmware, the firmware is programmed to the embedded device through a programming port of the programming module, and restarting is completed.
In an alternative embodiment, after writing the development instruction into the embedded device, the remote development processing method of the embedded device may further include: receiving debugging information sent by the embedded equipment, wherein the debugging information is automatically generated when the embedded equipment runs a development instruction; and sending the debugging information to a remote development platform so that the remote development platform can remotely debug the development instruction based on the debugging information.
In the embodiment, when the embedded device works, debugging information is received and transmitted through a serial port line connected with the remote control terminal, and then the debugging information is received and transmitted to the platform in a text form by the remote control terminal and printed to the remote development platform, so that a remote debugging function is realized.
When the embedded equipment is debugged, the on-off control of the peripheral equipment can be realized through the on-off control circuit capable of controlling the on-off, so that the debugging tasks of the peripheral equipment such as GNSS, LCD, TSS and the like are completed.
According to the remote development processing method of the embedded equipment, the remote development platform can be used for sending development instructions to the remote control terminal, uploading the remote control terminal to the debug information to the preset page of the remote development platform, and debugging by the remote development platform.
Example 3
According to another aspect of the embodiment of the present invention, there is provided a remote development processing apparatus for an embedded device, and fig. 4 is a schematic diagram of the remote development processing apparatus for an embedded device according to an embodiment of the present invention, as shown in fig. 4, the remote development processing apparatus for an embedded device includes: the acquisition unit 41 and the writing unit 43. The remote development processing apparatus of the embedded device will be described in detail below.
And an obtaining unit 41, configured to obtain development requirement information in the development requirement instruction in response to the development requirement instruction of the embedded device, and send the development requirement information to a remote development platform, where the remote development platform performs remote development based on the development requirement information after receiving the development requirement information, so as to obtain the development instruction.
The writing unit 43 is configured to receive a development instruction sent by the remote development platform, and write the development instruction into the embedded device.
Here, it should be noted that the above-described obtaining unit 41 and writing unit 43 correspond to steps S302 to S304 in the embodiment, and the above-described units are the same as examples and application scenarios implemented by the corresponding steps, but are not limited to those disclosed in the above-described embodiment. It should be noted that the above-described elements may be implemented as part of an apparatus in a computer system such as a set of computer-executable instructions.
As can be seen from the above, in the above embodiment of the present application, the acquiring unit may be utilized to respond to the development request instruction of the embedded device, acquire the development requirement information in the development request instruction, and send the development requirement information to the remote development platform, where the remote development platform performs remote development based on the development requirement information after receiving the development requirement information, so as to obtain the development instruction; and receiving a development instruction sent by the remote development platform by using the writing unit, and writing the development instruction into the embedded device. The remote development processing device of the embedded equipment provided by the embodiment of the invention realizes the purpose of carrying out remote development on the embedded equipment by receiving and transmitting development requirement information and development instructions through the remote control terminal, achieves the technical effect of improving the development efficiency of the embedded equipment, and further solves the technical problem that the development efficiency is lower because the embedded system has strong dependence on hardware and is difficult to carry out remote development in the related technology.
In an alternative embodiment, the writing unit comprises: the control module is used for controlling the power supply management module to supply power for the embedded equipment; the determining module is used for determining that the embedded equipment is in a power-on state; and the writing module is used for writing the development instruction into the embedded equipment through the programming module.
In an alternative embodiment, the remote development processing apparatus of the embedded device may further include: the receiving unit is used for receiving debugging information sent by the embedded equipment after the development instruction is written into the embedded equipment, wherein the debugging information is automatically generated when the embedded equipment runs the development instruction; and the sending unit is used for sending the debugging information to the remote development platform so that the remote development platform can remotely debug the development instruction based on the debugging information.
Example 4
According to another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium including a stored computer program, wherein the computer program is executed by a processor or a device to perform the remote development processing method of an embedded device of any one of the above.
Example 5
According to another aspect of the embodiment of the present invention, there is further provided a processor, configured to execute a program, where the program executes the remote development processing method of the embedded device of any one of the above.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
In the foregoing embodiments of the present invention, the descriptions of the embodiments are emphasized, and for a portion of this disclosure that is not described in detail in this embodiment, reference is made to the related descriptions of other embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed technology content may be implemented in other manners. The above-described embodiments of the apparatus are merely exemplary, and the division of the units, for example, may be a logic function division, and may be implemented in another manner, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some interfaces, units or modules, or may be in electrical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely a preferred embodiment of the present invention and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present invention, which are intended to be comprehended within the scope of the present invention.

Claims (7)

1. A remote development processing system for an embedded device, comprising:
the remote control terminal is used for responding to a development request instruction of the embedded equipment, acquiring development requirement information in the development request instruction and sending the development requirement information to the remote development platform;
the remote development platform is used for carrying out remote development based on the development requirement information after receiving the development requirement information to obtain a development instruction, and sending the development instruction to the remote control terminal so that the remote control terminal writes the development instruction into the embedded equipment;
the remote development processing system of the embedded device further comprises:
the remote control terminal is further used for receiving debugging information sent by the embedded equipment and sending the debugging information to the remote development platform when the embedded equipment runs the development instruction;
the remote development platform is further used for remotely debugging the development instruction based on the debugging information after receiving the debugging information;
the remote development processing system of the embedded device further comprises: the programming module is used for writing the development instruction into the embedded equipment; the power supply control module is used for controlling the power supply on-off state of the embedded equipment;
wherein, the remote control terminal includes:
the remote control terminal body is used for responding to the development request instruction and acquiring original development requirement information in the development request instruction;
and the hub is used for processing the original development requirement information to obtain the development requirement information and transmitting the development requirement information to the remote development platform, or processing the development instruction obtained by remote development of the remote development platform and transmitting the development instruction to the embedded equipment.
2. The remote development processing system of claim 1, further comprising:
and the remote control terminal is communicated with the remote development platform through the communication module.
3. The remote development processing system of claim 1, wherein the remote control terminal further comprises:
the receiving and transmitting control module is used for controlling the receiving of the development request instruction or the sending of the development instruction;
and the control circuit is used for controlling the on-off state of the internal circuit of the remote control terminal.
4. A remote development processing method of an embedded device, characterized by being applied to the remote development processing system of any one of claims 1 to 3, comprising:
responding to a development request instruction of embedded equipment, acquiring development requirement information in the development request instruction, and sending the development requirement information to a remote development platform, wherein the remote development platform carries out remote development based on the development requirement information after receiving the development requirement information to obtain a development instruction;
receiving the development instruction sent by the remote development platform and writing the development instruction into the embedded equipment;
wherein after said writing said development instructions to said embedded device, said method further comprises:
receiving debugging information sent by the embedded equipment, wherein the debugging information is automatically generated when the embedded equipment runs the development instruction;
transmitting the debugging information to the remote development platform so that the remote development platform can remotely debug the development instruction based on the debugging information;
wherein the writing the development instruction to the embedded device includes:
controlling a power management module to supply power for the embedded equipment;
determining that the embedded device is in a power-on state;
and writing the development instruction into the embedded equipment through a programming module.
5. A remote development processing apparatus of an embedded device, characterized by being applied to the remote development processing system of any one of claims 1 to 3, comprising:
the system comprises an acquisition unit, a remote development platform and a development control unit, wherein the acquisition unit is used for responding to a development request instruction of an embedded device, acquiring development requirement information in the development request instruction and sending the development requirement information to the remote development platform, and the remote development platform carries out remote development based on the development requirement information after receiving the development requirement information to obtain a development instruction;
the writing unit is used for receiving the development instruction sent by the remote development platform and writing the development instruction into the embedded equipment;
the remote development processing device of the embedded equipment further comprises: the receiving unit is used for receiving debugging information sent by the embedded equipment after the development instruction is written into the embedded equipment, wherein the debugging information is automatically generated when the embedded equipment runs the development instruction; the sending unit is used for sending the debugging information to the remote development platform so that the remote development platform can remotely debug the development instruction based on the debugging information;
wherein the writing unit includes: the control module is used for controlling the power supply management module to supply power for the embedded equipment; the determining module is used for determining that the embedded equipment is in a power-on state; and the writing module is used for writing the development instruction into the embedded equipment through the programming module.
6. A computer-readable storage medium, characterized in that the computer-readable storage medium comprises a stored computer program, wherein the computer program is executed by a processor or a device to the remote development processing method of an embedded device according to claim 4.
7. A processor for running a program, wherein the program when run performs the remote development processing method of the embedded device of claim 4.
CN202010632054.5A 2020-07-03 2020-07-03 Remote development processing system, method and device for embedded equipment Active CN111756858B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010632054.5A CN111756858B (en) 2020-07-03 2020-07-03 Remote development processing system, method and device for embedded equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010632054.5A CN111756858B (en) 2020-07-03 2020-07-03 Remote development processing system, method and device for embedded equipment

Publications (2)

Publication Number Publication Date
CN111756858A CN111756858A (en) 2020-10-09
CN111756858B true CN111756858B (en) 2023-05-26

Family

ID=72679034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010632054.5A Active CN111756858B (en) 2020-07-03 2020-07-03 Remote development processing system, method and device for embedded equipment

Country Status (1)

Country Link
CN (1) CN111756858B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113110859A (en) * 2021-04-29 2021-07-13 苏州大学 Embedded terminal remote online development system
CN114518868B (en) * 2022-02-15 2023-09-22 中航机载系统共性技术有限公司 Embedded development method, device, equipment and medium
CN115086169A (en) * 2022-05-23 2022-09-20 宿迁学院产业技术研究院 Remote program updating method and system based on 5G NR

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609287A (en) * 2012-02-10 2012-07-25 株洲南车时代电气股份有限公司 Device for updating FPGA (Field Programmable Gate Array) from a long distance by CPU (Central Processing Unit) and method therefor
CN205176577U (en) * 2015-08-21 2016-04-20 泰华宏业(天津)机器人技术研究院有限责任公司 Towards processing equipment of reinforcing steel's remote monitoring with maintain device
CN208126179U (en) * 2018-05-10 2018-11-20 贵阳振兴铝镁科技产业发展有限公司 A kind of remote diagnosis artificial PLC instrument cabinet

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186119A1 (en) * 2013-12-31 2015-07-02 Rockwell Automation Technologies, Inc. Industrial automation device with editor and graphical object mobile visualization
TWM530975U (en) * 2016-05-25 2016-10-21 宏正自動科技股份有限公司 Image control system and apparatus for industrial embedded system
CN106444610A (en) * 2016-11-06 2017-02-22 杭州电子科技大学 A PLC remote code updating system and method
CN107479531B (en) * 2017-07-31 2019-08-20 杭州电子科技大学 The access device communication protocol frame format information of Embedded PLC remotely determines method
CN108491221A (en) * 2018-03-22 2018-09-04 北方天穹信息技术(西安)有限公司 Update, fault detection system and the method for embedded system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609287A (en) * 2012-02-10 2012-07-25 株洲南车时代电气股份有限公司 Device for updating FPGA (Field Programmable Gate Array) from a long distance by CPU (Central Processing Unit) and method therefor
CN205176577U (en) * 2015-08-21 2016-04-20 泰华宏业(天津)机器人技术研究院有限责任公司 Towards processing equipment of reinforcing steel's remote monitoring with maintain device
CN208126179U (en) * 2018-05-10 2018-11-20 贵阳振兴铝镁科技产业发展有限公司 A kind of remote diagnosis artificial PLC instrument cabinet

Also Published As

Publication number Publication date
CN111756858A (en) 2020-10-09

Similar Documents

Publication Publication Date Title
CN111756858B (en) Remote development processing system, method and device for embedded equipment
CN102681959A (en) Method for interacting inner-band information and out-of-band information of server
CN109783340B (en) SoC test code programming method, IP test method and device
CN104598402A (en) Flash memory controller and control method of flash memory controller
CN211376201U (en) Command read-write device and memory
CN111813731A (en) Method, device, server and medium for reading memory information
CN103092648B (en) A kind of image upgrade method, system and subscriber equipment and personal computer
EP3208723A1 (en) Usb wireless network card configuration method, host, usb wireless network card and communication system
CN108491343B (en) Terminal device, data transmission system and method
CN109507991B (en) Double-shaft servo control platform debugging system and method
CN110716892A (en) Board management method and device and communication board
CN104571942A (en) Data storage system and method analyzing non-signal
CN113377389A (en) Data processing method and device, computer readable storage medium and processor
CN103049403A (en) Method for communication between embedded terminal device and cell phone
CN112579506A (en) BIOS and BMC communication method, BIOS, BMC and server
CN110795373B (en) I2C bus-to-parallel bus conversion method, terminal and storage medium
CN104731577A (en) Multisystem and method of booting the same
CN116089124A (en) Communication method, device and medium of simulation system
CN107908418B (en) Method for upgrading logic program of fiber channel node card and fiber channel bus equipment
CN113901754B (en) FPGA-based Ethernet MACIP board-level verification structure and method
CN111198837B (en) SDIO interface system based on FPGA and controller bridging method
CN111176563B (en) Method for bypass access to storage data, storage device and bypass access storage system
CN103440218A (en) CAN (Control Area Network) bus monitoring method based on USB-HID (Universal Serial Bus-Human Input Device) protocol
EP2477120B1 (en) Method for processing device connection, combination device and host device
KR101399833B1 (en) Storage device, control method for storage device and computer-readable recording medium

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