WO2017148287A1 - Embedded software development method, apparatus and platform, and storage medium - Google Patents

Embedded software development method, apparatus and platform, and storage medium Download PDF

Info

Publication number
WO2017148287A1
WO2017148287A1 PCT/CN2017/074092 CN2017074092W WO2017148287A1 WO 2017148287 A1 WO2017148287 A1 WO 2017148287A1 CN 2017074092 W CN2017074092 W CN 2017074092W WO 2017148287 A1 WO2017148287 A1 WO 2017148287A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
user
development environment
compiler
embedded software
Prior art date
Application number
PCT/CN2017/074092
Other languages
French (fr)
Chinese (zh)
Inventor
杜迎泽
罗贤国
段啸风
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017148287A1 publication Critical patent/WO2017148287A1/en

Links

Images

Classifications

    • 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/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/37Compiler construction; Parser generation

Definitions

  • the invention relates to the field of embedded software development, in particular to an embedded software development method, device, platform and storage medium.
  • PC with serial port
  • embedded devices such as a single board, network cable, serial cable and switches that may be needed.
  • the software that needs to be prepared is: Serial terminal software, compiler, integrated development environment, ftp (File Transfer Protocol) / tftp (Trivial File Transfer Protocol) server software, debugger, etc.
  • the process of the embedded software development activities basically includes: setting up the development environment, connecting the serial port of the board to the serial port of the PC, and accessing the network port of the board to the network port of the PC; writing the program using the integrated development environment and compiling the link into a binary file Download the binary file to the board for debugging and running; after the development is completed, disassemble the environment and return the device to complete the development of the embedded software.
  • the object of the present invention is to provide an embedded software development method, device, platform and storage medium, which can reduce the complexity of the embedded development environment and effectively integrate and manage the internal resources of the development team by uniformly configuring and managing all resources. Reduce resource constraints for embedded development, achieve rational use of resources, and reduce development costs.
  • an embodiment of the present invention provides an embedded software development method, including:
  • configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
  • the device corresponding to the device information is accessed through a physical network, and correspondingly configured according to the integrated development environment information, compiler information, and computing resource information;
  • the configured integrated development environment, compiler, and computing resources are invoked according to the user-initiated development instruction, and the corresponding software development process is performed through the accessed device.
  • the step of obtaining the development information requested by the user after the user identity verification is passed includes:
  • the configuration information is determined according to the application information.
  • the step of configuring, according to the configuration information, the device corresponding to the device information through the physical network, and correspondingly configuring the integrated development environment information, the compiler information, and the computing resource information includes:
  • the device is connected through a physical network, and the serial port of the device is redirected;
  • the corresponding integrated development environment, compiler, and computing resources are allocated according to the integrated development environment information, compiler information, and computing resource information.
  • the development instruction includes a compilation instruction
  • the configured integrated development environment, the compiler, and the computing resource are invoked, and the steps of the corresponding software development process are performed through the accessed device, including:
  • the compiler is invoked by the compiler entry provided by the integrated development environment to compile the link;
  • the running result of the device is displayed.
  • the method further includes:
  • a device that manages the device information A device that manages the device information.
  • the device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
  • the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
  • an embodiment of the present invention further provides an embedded software development apparatus, including:
  • Obtaining a module configured to obtain configuration information requested by the user after the user authentication is passed, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
  • the first processing module is configured to access, according to the configuration information, a device corresponding to the device information through a physical network, and corresponding to the integrated development environment information, compiler information, and computing resources
  • the source information is configured accordingly;
  • the second processing module is configured to invoke the configured integrated development environment, the compiler, and the computing resource according to the user-initiated development instruction, and perform the corresponding software development process through the accessed device.
  • the obtaining module includes:
  • Obtaining a sub-module configured to obtain application information input by the user on the application interface
  • the determining submodule is configured to determine the configuration information according to the application information.
  • the first processing module includes:
  • Querying a sub-module configured to query a corresponding device according to the device information
  • the access sub-module is configured to connect the device through a physical network, and redirect the serial port of the device;
  • the allocation submodule is configured to allocate a corresponding integrated development environment, a compiler, and a computing resource according to the integrated development environment information, compiler information, and computing resource information.
  • the development instruction includes a compilation instruction
  • the second processing module comprises:
  • the first calling submodule is configured to invoke the integrated development environment and computing resources configured according to the compiling instruction
  • a second calling sub-module configured to: after the user completes the code compilation by using the integrated development environment and the computing resource, compiling a link by using a compiler input provided by the integrated development environment;
  • the display submodule is configured to display the running result of the device after the user starts the device to run the program.
  • the device further includes:
  • a resource entry module configured to receive device information
  • the device management module is configured to manage a device corresponding to the device information.
  • the device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
  • the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
  • embodiments of the present invention also provide an embedded software development platform including the embedded software development apparatus as described above.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores computer executable instructions for executing the embedded software development method described above.
  • the embedded software development method of the embodiment of the present invention acquires configuration information requested by the user, including device information, integrated development environment information, compiler information, and computing resource information, after the user identity verification is passed, and learns according to the obtained configuration information.
  • the cloud function is used to access the device applied by the user through the physical network, and the integrated development environment, the compiler, and the computing resource applied by the user are configured.
  • the user can then trigger development instructions to invoke the configured integrated development environment, compilers, and computing resources to perform the software development process through the connected devices.
  • software and hardware resources can be virtualized, and users can be provided with software development work conveniently and conveniently.
  • the complexity of the embedded development environment is reduced, and the internal resources of the development team are effectively integrated. Management reduces resource constraints for embedded development, rationally utilizes resources, and reduces development costs.
  • FIG. 1 is a schematic flowchart 1 of an embedded software development method according to an embodiment of the present invention.
  • FIG. 2 is a second schematic flowchart of an embedded software development method according to an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart 3 of an embedded software development method according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram 1 of an embedded software development apparatus according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram 2 of an embedded software development apparatus according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of functions of an embedded software development platform according to an embodiment of the present invention.
  • the invention aims at the problems of complicated debugging, low degree of environmental reuse, high cost and low resource utilization in the existing software development mode, and proposes an embedded software development method, which reduces the configuration and management of all resources to reduce
  • the complexity of the embedded development environment builds, effectively integrates and manages the internal resources of the development team, reduces the resource constraints of embedded development, realizes the rational use of resources, and reduces development costs.
  • an embedded software development method includes:
  • Step 101 After the user identity verification is passed, obtain configuration information requested by the user, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information.
  • Step 102 Access, according to the configuration information, a device corresponding to the device information through a physical network, and perform corresponding configuration according to the integrated development environment information, compiler information, and computing resource information.
  • Step 103 According to the development instruction triggered by the user, invoke the configured integrated development environment, the compiler, and the computing resource, and perform the corresponding software development process through the accessed device.
  • the embedded software development method of the embodiment of the invention is applied to a corresponding embedded software development platform.
  • a corresponding embedded software development platform On this platform, users need to register, so when the user logs in to the platform, the platform will authenticate the user and determine whether the current user has permission to use the platform.
  • the user can use the platform to perform software development, and apply for the device, the integrated development environment, the compiler, and the computing resource to be used by the user. Therefore, in the embodiment of the present invention, after the user identity verification is passed, the user obtains Configuration information requested by the user, including device information, integrated development environment information, compiler information, and computing resource information.
  • the platform learns the user's needs by obtaining the configuration information, and according to the information, accesses the device applied by the user through the physical network, and applies to the user. Please configure the integrated development environment, compiler, and computing resources. The user can then trigger development instructions to invoke the configured integrated development environment, compiler, and computing resources to perform the software development process through the connected devices.
  • the embedded software development method of the embodiment of the invention is based on the cloud computing technology, and virtualizes the software and hardware resources required for the embedded software development, and correspondingly performs access and configuration when the user applies, so that the user can conveniently and quickly provide the software.
  • Development work through the unified configuration and management of all resources, reduce the complexity of the embedded development environment, effectively integrate and manage the internal resources of the development team, reduce the resource constraints of embedded development, realize the rational use of resources, and reduce the development cost. .
  • the device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
  • Integrated development environment information includes types of integrated development environments, such as the online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine. Therefore, in the above embodiment, the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
  • Compiler information primarily includes the architecture of the compiler, including but not limited to x86, x64, arm, mips, and powerpc.
  • the computing resource is a CPU, memory, and storage resource required by the user to compile the linked embedded program, and the computing resource information may include the type and size of the computing resource.
  • a user-application interface is provided, and the user applies at the interface.
  • the application interface can display resource information of the platform, such as various aspects of embedded devices, integrated development environments, compilers, and computing resources. Users can choose their own embedded devices, integrated development environment, compiler and computing resources by selecting or filling out application information according to their needs and capabilities.
  • step 101 includes:
  • Step 1011 Obtain application information input by the user on the application interface.
  • Step 1012 Determine configuration information according to the application information.
  • the user can select the x86 architecture in the device list of the application interface, the memory is 1G, and the serial port baud rate is 115200.
  • applications for integrated development environments, compilers, and computing resources are available.
  • step 102 is performed according to the user.
  • the configuration information of the application is specifically prepared before the development includes:
  • Step 1021 Query a corresponding device according to the device information.
  • Step 1022 Connect the device through a physical network, and redirect the serial port of the device.
  • Step 1023 Allocate a corresponding integrated development environment, a compiler, and a computing resource according to the integrated development environment information, compiler information, and computing resource information.
  • the resources of the embedded software development platform are virtualized, and some device information of the embedded device is recorded in the embedded device resource, and is provided to the user.
  • the device information of the embedded device is input, and the device information input by the user and the device information recorded by the platform are respectively queried to determine the embedded device that the user applies for. Then connect the device through the physical network and redirect its serial port to the browser where the user logs in to the embedded software development platform.
  • the user login platform in Beijing can also use an embedded device located in Shanghai under the platform for software development, freeing the geographical restrictions.
  • the integrated development environment, compiler, and computing resources are distributed based on the user's application for integrated development environment information, compiler information, and computing resource information.
  • the serial port redirection of the device is determined according to the port of the login platform, and is not limited to the browser or the client, and is not enumerated here.
  • the user Trigger on/off/restart the device.
  • the user logs in to the embedded software development platform in the browser, and the virtual button is triggered by the user interface provided by the platform.
  • the embedded device is marked, the computing resource is privately set, and other users are not authorized. Can not be accessed, each device can only be applied by one user at the same time, allocating other resources to users who apply the same application, improving efficiency and resource privateness.
  • the development instruction refers to the user software. a corresponding startup instruction of the development process, the development instruction including a compilation instruction;
  • step 103 includes:
  • Step 1031 Call the integrated development environment and computing resources that are configured according to the compiling instruction.
  • Step 1032 after the user completes the code compilation by using the integrated development environment and the computing resource, the compiler is invoked by the compiler entry provided by the integrated development environment to compile the link;
  • Step 1033 After the user starts the device to run the program, the running result of the device is displayed.
  • the user can trigger the compiling instruction through the user interface, call the integrated development environment and computing resources requested by the user, and provide the user with the integrated development environment and the computing resource to complete the code compiling, and then correspondingly through the compiling entry call provided by the integrated development environment.
  • the compiler compiles the link and links the compiled program to a binary that can be run on the corresponding embedded device.
  • the user then triggers the device power management button through the user interface to start the embedded device, and the binary file is downloaded to the embedded device. Because the serial port is redirected to the browser, the program is run on the serial interface provided by the browser to view the running result of the program. If the program runs as expected, Users can use the debugging function of the integrated development environment to cross- debug the program. The debugging process will not be described here.
  • the device resource needs to be stored and recorded on the platform of the application, and the method further includes:
  • Step 104 Receive device information entered by an administrator.
  • Step 105 Manage a device corresponding to the device information.
  • the administrator After the platform is successfully initialized, the administrator needs to configure basic information, configure the network where all kinds of resources are located, and ensure network interworking. In addition, the administrator can also perform grouping, permission setting, and the like of the user. After that, the embedded device is accessed according to the preset rules. Of course, the access at this time is not connected, but the network, serial port redirection, and power management are correctly wired. The administrator then enters the device information of these embedded devices. . The platform receives the device information entered by the administrator and stores it to manage the devices. For example, the user can quickly and conveniently approve the application, assign the corresponding device to the user, or display the running result after the device runs the program.
  • administrators can modify and enter new device information in the case of newly added devices or device upgrades, and the platform receives new device information for updating and storage.
  • the embedded software development method of the embodiment of the present invention reduces the complexity of the embedded development environment by uniformly configuring and managing all resources, effectively integrating and managing internal resources of the development team, and reducing embedded development. Resource constraints, rational use of resources, and reduced development costs.
  • FIG. 4 is a block diagram of an embedded software development apparatus according to an embodiment of the present invention, including:
  • the obtaining module 401 is configured to: after the user identity verification is passed, obtain configuration information requested by the user, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
  • the first processing module 402 is configured to access, according to the configuration information, a device corresponding to the device information through a physical network, and perform corresponding configuration according to the integrated development environment information, compiler information, and computing resource information;
  • the second processing module 403 is configured to invoke the configured integrated development environment, the compiler, and the computing resource according to the development instruction triggered by the user, and perform the corresponding software development process through the accessed device.
  • the obtaining module 401 includes:
  • the obtaining submodule 4011 is configured to obtain application information input by the user on the application interface
  • the determining submodule 4012 is configured to determine the configuration information according to the application information.
  • the first processing module 402 includes:
  • the query sub-module 4021 is configured to query the corresponding device according to the device information
  • the access sub-module 4022 is configured to connect the device through a physical network, and redirect the serial port of the device.
  • the distribution sub-module 4023 is configured to allocate a corresponding integrated development environment, a compiler, and a computing resource according to the integrated development environment information, compiler information, and computing resource information.
  • the development instruction includes a compilation instruction
  • the second processing module 403 includes:
  • the first calling submodule 4031 is configured to invoke the configured integrated development environment and computing resources according to the compiling instruction
  • the second calling sub-module 4032 is configured to: after the user completes the code compilation by using the integrated development environment and the computing resource, compiling a link by using a compiler input provided by the integrated development environment;
  • the display submodule 4033 is configured to display a running result of the device after the user starts the device to perform a program running.
  • the device further comprises:
  • the resource entry module 404 is configured to receive device information; the device information may be entered by an administrator;
  • the device management module 405 is configured to manage a device corresponding to the device information.
  • the function performed by the device management module 405 can be implemented by a device resource pool.
  • the device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
  • the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
  • the embedded software development device of the embodiment of the invention reduces the complexity of the embedded development environment by uniformly configuring and managing all resources, effectively integrates and manages the internal resources of the development team, reduces the resource limitation of the embedded development, and realizes Rational use of resources to reduce development costs.
  • the embedded software development apparatus is an apparatus to which the above-mentioned embedded software development method is applied, and the implementation manner of the above-mentioned embedded software development method is applicable to the apparatus, and the same technical effect can be achieved.
  • Embodiments of the present invention also provide an embedded software development platform, including the embedded software development apparatus as described above.
  • the embedded software development platform of the embodiment of the present invention provides a user interface, an administrator interface, a computing resource management, a network management, an embedded device management, and an integrated development environment management, etc., based on the basic cloud platform.
  • the interaction between the user client and the browser is implemented; the resource is entered for the user to apply for; the embedded device is managed by the device resource pool, including but not limited to the physical board. , simulation board, After the user applies successfully, the embedded device is connected to China Unicom; the integrated development environment required by the user is provided; the compiler required by the user is provided; and the computing resources required by the user are provided.
  • the embedded software development platform reduces the complexity of the embedded development environment by uniformly configuring and managing all resources, effectively integrating and managing the internal resources of the development team, reducing resource constraints of embedded development, and realizing the rational use of resources. Reduce development costs.
  • the platform can be deployed inside the enterprise, as an enterprise private cloud, or deployed on the network as a public cloud platform.
  • the embedded software development platform of the embodiment of the present invention is also a platform to which the foregoing embedded software development method is applied, and the implementation manner of the foregoing embedded software development method is applicable to the platform, and can also achieve the same technical effect.
  • the functions performed by the obtaining module 401, the first processing module 402, the second processing module 403, and the resource input module 404 in the embedded software development apparatus provided in the embodiment of the present invention may be implemented by a processor, and may also be specifically The logic circuit is implemented; wherein the processor may be a processor of an embedded software development platform, and in practical applications, the processor may be a central processing unit (CPU), a microprocessor (MPU), a digital signal processor (DSP) ) or field programmable gate array (FPGA).
  • CPU central processing unit
  • MPU microprocessor
  • DSP digital signal processor
  • FPGA field programmable gate array
  • the above embedded software development method is implemented in the form of a software function module and sold or used as a stand-alone product, it may also be stored in a computer readable storage medium.
  • the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium, including a plurality of instructions.
  • a computer device (which may be a personal computer, server, or network device, etc.) is caused to perform all or part of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk, and the like, which can store program codes. medium.
  • ROM read only memory
  • magnetic disk magnetic disk
  • optical disk optical disk
  • embodiments of the invention are not limited to any specific combination of hardware and software.
  • an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program, and the computer program is used to execute the foregoing embedded software development method of the embodiment of the present invention.

Abstract

An embedded software development method, apparatus and platform and a storage medium, which relate to the field of embedded software development. The method comprises: after identity authentication of a user is passed, obtaining configuration information applied by the user, the configuration information comprising device information, integrated development environment information, compiler information and computing resource information (101); accessing, through a physical network, a device corresponding to the device information according to the configuration information, and correspondingly configuring the integrated development environment information, the compiler information and the computing resource information (102); and scheduling a configured integrated development environment, a configured compiler and a configured computing resource according to a development instruction triggered by the user, and performing a corresponding software development process by means of the accessed device (103). In the solution, resources are allocated and managed in a unified manner, thereby reducing the complexity of constructing a development environment; the resources are effectively integrated and managed, so that limitations on developed resources are reduced, and resources are properly utilized, thereby reducing development costs.

Description

一种嵌入式软件开发方法、装置、平台及存储介质Embedded software development method, device, platform and storage medium 技术领域Technical field
本发明涉及嵌入式软件开发领域,特别是指一种嵌入式软件开发方法、装置、平台及存储介质。The invention relates to the field of embedded software development, in particular to an embedded software development method, device, platform and storage medium.
背景技术Background technique
随着物联网技术的发展,嵌入式系统已经成为当前最具发展前途的IT领域之一。日常生活中随处可见嵌入式系统的应用,包括手机、智能电视、汽车电子、医疗设备和航空航天设备都是典型的嵌入式系统。随之而来的是,嵌入式软件开发也成为最热门的话题之一。With the development of Internet of Things technology, embedded systems have become one of the most promising IT fields. Embedded systems can be found everywhere in everyday life, including mobile phones, smart TVs, automotive electronics, medical equipment and aerospace equipment. As a result, embedded software development has also become one of the hottest topics.
在传统的嵌入式开发模式中,软件开发者需要准备的硬件有:pc机(带串口)、嵌入式设备例如一块单板、网线、串口线以及可能需要的交换机等,需要准备的软件有:串口终端软件、编译器、集成开发环境、可供下载文件的ftp(File Transfer Protocol,文件传输协议)/tftp(Trivial File Transfer Protocol,简单文件传输协议)服务器软件、调试器等。进行嵌入式软件开发活动的流程基本包含:搭建开发环境,将单板的串口接入pc机串口,单板的网口接入pc机网口;使用集成开发环境编写程序并编译链接为二进制文件;将二进制文件下载到单板上调试和运行;开发完成后,拆卸环境并归还设备,完成嵌入式软件的开发。In the traditional embedded development mode, the hardware developers need to prepare: PC (with serial port), embedded devices such as a single board, network cable, serial cable and switches that may be needed. The software that needs to be prepared is: Serial terminal software, compiler, integrated development environment, ftp (File Transfer Protocol) / tftp (Trivial File Transfer Protocol) server software, debugger, etc. The process of the embedded software development activities basically includes: setting up the development environment, connecting the serial port of the board to the serial port of the PC, and accessing the network port of the board to the network port of the PC; writing the program using the integrated development environment and compiling the link into a binary file Download the binary file to the board for debugging and running; after the development is completed, disassemble the environment and return the device to complete the development of the embedded software.
然而,传统的嵌入式软件开发模式存在以下缺点:However, the traditional embedded software development model has the following disadvantages:
(1)软件开发者需要自己搭建环境和组网,需要额外的物理配件资源,并且要花费时间对环境进行调试;(1) Software developers need to build their own environment and networking, need additional physical accessories resources, and spend time debugging the environment;
(2)环境的复用程度不高。不同的开发场景搭建的方式可能不同,第二次开发时需要拆卸前一次的环境,然后重复(1)的过程; (2) The degree of reuse of the environment is not high. Different development scenarios may be set up differently. In the second development, the previous environment needs to be disassembled, and then the process of (1) is repeated;
(3)成本问题。嵌入式设备类型多样,如果要满足不同的嵌入式应用场景,软件开发者需要购买各类设备,无形中增加了开发成本;(3) Cost issues. There are various types of embedded devices. If you want to meet different embedded application scenarios, software developers need to purchase various types of devices, which invisibly increases development costs.
(4)资源利用率不高。同一个开发团队中,可能存在多个开发者共用同一个嵌入式设备的情况,传统的开发模式无法做到有效的分时利用资源。(4) Resource utilization is not high. In the same development team, there may be multiple developers sharing the same embedded device. The traditional development model cannot effectively use time-sharing resources.
发明内容Summary of the invention
本发明的目的是提供一种嵌入式软件开发方法、装置、平台及存储介质,通过对所有资源统一配置和管理,降低嵌入式开发环境搭建的复杂度,对开发团队内部资源进行有效整合和管理,减少嵌入式开发的资源限制,实现资源的合理利用,降低开发成本。The object of the present invention is to provide an embedded software development method, device, platform and storage medium, which can reduce the complexity of the embedded development environment and effectively integrate and manage the internal resources of the development team by uniformly configuring and managing all resources. Reduce resource constraints for embedded development, achieve rational use of resources, and reduce development costs.
为达到上述目的,本发明的实施例提供一种嵌入式软件开发方法,包括:To achieve the above objective, an embodiment of the present invention provides an embedded software development method, including:
在用户身份验证通过后,获取用户申请的配置信息,所述配置信息包括设备信息、集成开发环境信息、编译器信息和计算资源信息;After the user authentication is passed, obtaining configuration information requested by the user, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资源信息进行相应配置;According to the configuration information, the device corresponding to the device information is accessed through a physical network, and correspondingly configured according to the integrated development environment information, compiler information, and computing resource information;
根据用户触发的开发指令调用配置的集成开发环境、编译器和计算资源,通过已接入的设备进行对应的软件开发流程。The configured integrated development environment, compiler, and computing resources are invoked according to the user-initiated development instruction, and the corresponding software development process is performed through the accessed device.
其中,所述在用户身份验证通过后,获取用户申请的开发信息的步骤,包括:The step of obtaining the development information requested by the user after the user identity verification is passed includes:
获取用户在申请界面输入的申请信息;Obtain the application information input by the user on the application interface;
根据所述申请信息确定配置信息。The configuration information is determined according to the application information.
上述方案中,所述根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资源信息进行相应配置的步骤,包括:In the above solution, the step of configuring, according to the configuration information, the device corresponding to the device information through the physical network, and correspondingly configuring the integrated development environment information, the compiler information, and the computing resource information, includes:
根据所述设备信息查询对应的设备; Querying the corresponding device according to the device information;
通过物理网络联通所述设备,并将所述设备串口重定向;The device is connected through a physical network, and the serial port of the device is redirected;
根据所述集成开发环境信息、编译器信息和计算资源信息,分配对应的集成开发环境、编译器和计算资源。The corresponding integrated development environment, compiler, and computing resources are allocated according to the integrated development environment information, compiler information, and computing resource information.
上述方案中,所述开发指令包括编译指令;In the above solution, the development instruction includes a compilation instruction;
相应的,所述根据用户触发的开发指令,调用配置的集成开发环境、编译器和计算资源,通过已接入的设备,进行对应的软件开发流程的步骤,包括:Correspondingly, according to the user-initiated development instruction, the configured integrated development environment, the compiler, and the computing resource are invoked, and the steps of the corresponding software development process are performed through the accessed device, including:
根据所述编译指令,调用配置完成的集成开发环境和计算资源;Invoking the integrated development environment and computing resources of the configuration according to the compiling instruction;
在用户使用所述集成开发环境和计算资源完成代码编译后,通过所述集成开发环境提供的编译入口调用对应的编译器进行编译链接;After the user compiles the code by using the integrated development environment and the computing resource, the compiler is invoked by the compiler entry provided by the integrated development environment to compile the link;
在用户启动设备进行程序运行后,显示所述设备的运行结果。After the user starts the device to run the program, the running result of the device is displayed.
上述方案中,所述方法还包括:In the above solution, the method further includes:
接收设备信息;Receiving device information;
管理对应所述设备信息的设备。A device that manages the device information.
上述方案中,所述设备信息包括体系架构、内存、串口和波特率中的至少一种。In the above solution, the device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
上述方案中,所述集成开发环境是在线集成开发环境Web IDE或安装在虚拟机上的单机版集成开发环境。In the above solution, the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
为达到上述目的,本发明实施例还提供了一种嵌入式软件开发装置,包括:To achieve the above objective, an embodiment of the present invention further provides an embedded software development apparatus, including:
获取模块,配置为在用户身份验证通过后,获取用户申请的配置信息,所述配置信息包括设备信息、集成开发环境信息、编译器信息和计算资源信息;Obtaining a module, configured to obtain configuration information requested by the user after the user authentication is passed, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
第一处理模块,配置为根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资 源信息进行相应配置;The first processing module is configured to access, according to the configuration information, a device corresponding to the device information through a physical network, and corresponding to the integrated development environment information, compiler information, and computing resources The source information is configured accordingly;
第二处理模块,配置为根据用户触发的开发指令,调用配置的集成开发环境、编译器和计算资源,通过已接入的设备,进行对应的软件开发流程。The second processing module is configured to invoke the configured integrated development environment, the compiler, and the computing resource according to the user-initiated development instruction, and perform the corresponding software development process through the accessed device.
上述方案中,所述获取模块包括:In the above solution, the obtaining module includes:
获取子模块,配置为获取用户在申请界面输入的申请信息;Obtaining a sub-module configured to obtain application information input by the user on the application interface;
确定子模块,配置为根据所述申请信息确定配置信息。The determining submodule is configured to determine the configuration information according to the application information.
其中,所述第一处理模块包括:The first processing module includes:
查询子模块,配置为根据所述设备信息查询对应的设备;Querying a sub-module, configured to query a corresponding device according to the device information;
接入子模块,配置为通过物理网络联通所述设备,并将所述设备串口重定向;The access sub-module is configured to connect the device through a physical network, and redirect the serial port of the device;
分配子模块,配置为根据所述集成开发环境信息、编译器信息和计算资源信息,分配对应的集成开发环境、编译器和计算资源。The allocation submodule is configured to allocate a corresponding integrated development environment, a compiler, and a computing resource according to the integrated development environment information, compiler information, and computing resource information.
上述方案中,所述开发指令包括编译指令;In the above solution, the development instruction includes a compilation instruction;
相应的,所述第二处理模块包括:Correspondingly, the second processing module comprises:
第一调用子模块,配置为根据所述编译指令,调用配置完成的集成开发环境和计算资源;The first calling submodule is configured to invoke the integrated development environment and computing resources configured according to the compiling instruction;
第二调用子模块,配置为在用户使用所述集成开发环境和计算资源完成代码编译后,通过所述集成开发环境提供的编译入口调用对应的编译器进行编译链接;a second calling sub-module, configured to: after the user completes the code compilation by using the integrated development environment and the computing resource, compiling a link by using a compiler input provided by the integrated development environment;
显示子模块,配置为在用户启动设备进行程序运行后,显示所述设备的运行结果。The display submodule is configured to display the running result of the device after the user starts the device to run the program.
上述方案中,所述装置还包括:In the above solution, the device further includes:
资源录入模块,配置为接收设备信息;a resource entry module configured to receive device information;
设备管理模块,配置为管理对应所述设备信息的设备。 The device management module is configured to manage a device corresponding to the device information.
上述方案中,所述设备信息包括体系架构、内存、串口和波特率中的至少一种。In the above solution, the device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
上述方案中,所述集成开发环境是在线集成开发环境Web IDE或安装在虚拟机上的单机版集成开发环境。In the above solution, the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
为达到上述目的,本发明的实施例还提供了一种嵌入式软件开发平台,包括如上所述的嵌入式软件开发装置。To achieve the above object, embodiments of the present invention also provide an embedded software development platform including the embedded software development apparatus as described above.
本发明实施例还提供一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令用于执行上述的嵌入式软件开发方法。The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores computer executable instructions for executing the embedded software development method described above.
本发明实施例的嵌入式软件开发方法,在用户身份验证通过后,会获取用户申请的配置信息包括设备信息、集成开发环境信息、编译器信息和计算资源信息,根据获取到的配置信息来了解到用户的需求,根据这些信息,利用云功能通过物理网络接入用户申请的设备,对用户申请的集成开发环境、编译器、计算资源进行配置。之后,用户即可触发开发指令来调用配置的集成开发环境、编译器和计算资源,通过已接入的设备进行软件开发的流程。如此,能够实现软硬件资源虚拟化,方便快捷的提供用户进行软件开发工作,通过对所有资源统一配置和管理,降低了嵌入式开发环境搭建的复杂度,对开发团队内部资源进行了有效整合和管理,减少了嵌入式开发的资源限制,合理利用资源,降低了开发成本。The embedded software development method of the embodiment of the present invention acquires configuration information requested by the user, including device information, integrated development environment information, compiler information, and computing resource information, after the user identity verification is passed, and learns according to the obtained configuration information. According to the information of the user, according to the information, the cloud function is used to access the device applied by the user through the physical network, and the integrated development environment, the compiler, and the computing resource applied by the user are configured. The user can then trigger development instructions to invoke the configured integrated development environment, compilers, and computing resources to perform the software development process through the connected devices. In this way, software and hardware resources can be virtualized, and users can be provided with software development work conveniently and conveniently. By uniformly configuring and managing all resources, the complexity of the embedded development environment is reduced, and the internal resources of the development team are effectively integrated. Management reduces resource constraints for embedded development, rationally utilizes resources, and reduces development costs.
附图说明DRAWINGS
图1为本发明实施例的嵌入式软件开发方法的流程示意图一;1 is a schematic flowchart 1 of an embedded software development method according to an embodiment of the present invention;
图2为本发明实施例的嵌入式软件开发方法的流程示意图二;2 is a second schematic flowchart of an embedded software development method according to an embodiment of the present invention;
图3为本发明实施例的嵌入式软件开发方法的流程示意图三;3 is a schematic flowchart 3 of an embedded software development method according to an embodiment of the present invention;
图4为本发明实施例的嵌入式软件开发装置的结构示意图一;4 is a schematic structural diagram 1 of an embedded software development apparatus according to an embodiment of the present invention;
图5为本发明实施例的嵌入式软件开发装置的结构示意图二; FIG. 5 is a schematic structural diagram 2 of an embedded software development apparatus according to an embodiment of the present invention; FIG.
图6为本发明实施例的嵌入式软件开发平台的功能示意图。FIG. 6 is a schematic diagram of functions of an embedded software development platform according to an embodiment of the present invention.
具体实施方式detailed description
为使本发明要解决的技术问题、技术方案和优点更加清楚,下面将结合附图及具体实施例进行详细描述。The technical problems, the technical solutions, and the advantages of the present invention will be more clearly described in the following description.
本发明针对现有的软件开发模式存在的调试复杂、环境复用程度低、成本开销大且资源利用率低等问题,提出一种嵌入式软件开发方法,通过对所有资源统一配置和管理,降低嵌入式开发环境搭建的复杂度,对开发团队内部资源进行有效整合和管理,减少嵌入式开发的资源限制,实现资源的合理利用,降低开发成本。The invention aims at the problems of complicated debugging, low degree of environmental reuse, high cost and low resource utilization in the existing software development mode, and proposes an embedded software development method, which reduces the configuration and management of all resources to reduce The complexity of the embedded development environment builds, effectively integrates and manages the internal resources of the development team, reduces the resource constraints of embedded development, realizes the rational use of resources, and reduces development costs.
如图1所示,本发明实施例的一种嵌入式软件开发方法,包括:As shown in FIG. 1 , an embedded software development method according to an embodiment of the present invention includes:
步骤101,在用户身份验证通过后,获取用户申请的配置信息,所述配置信息包括设备信息、集成开发环境信息、编译器信息和计算资源信息;Step 101: After the user identity verification is passed, obtain configuration information requested by the user, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information.
步骤102,根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资源信息进行相应配置;Step 102: Access, according to the configuration information, a device corresponding to the device information through a physical network, and perform corresponding configuration according to the integrated development environment information, compiler information, and computing resource information.
步骤103,根据用户触发的开发指令,调用配置的集成开发环境、编译器和计算资源,通过已接入的设备,进行对应的软件开发流程。Step 103: According to the development instruction triggered by the user, invoke the configured integrated development environment, the compiler, and the computing resource, and perform the corresponding software development process through the accessed device.
本发明实施例的嵌入式软件开发方法,应用于相应的嵌入式软件开发平台上。在该平台上用户需要注册,从而当用户登录该平台,平台就会对用户进行身份验证,判断当前用户是否有权限使用该平台。验证通过后,用户才能够使用该平台进行软件开发,针对自己所要使用的设备、集成开发环境、编译器、计算资源进行申请,所以,本发明实施例中,在用户身份验证通过后,会获取用户申请的配置信息,包括设备信息、集成开发环境信息、编译器信息和计算资源信息。该平台通过获取配置信息了解到用户的需求,根据这些信息,通过物理网络接入用户申请的设备,对用户申 请的集成开发环境、编译器、计算资源进行配置。之后,用户即可触发开发指令来调用配置的集成开发环境、编译器和计算资源,通过已接入的设备,进行软件开发的流程。The embedded software development method of the embodiment of the invention is applied to a corresponding embedded software development platform. On this platform, users need to register, so when the user logs in to the platform, the platform will authenticate the user and determine whether the current user has permission to use the platform. After the verification is passed, the user can use the platform to perform software development, and apply for the device, the integrated development environment, the compiler, and the computing resource to be used by the user. Therefore, in the embodiment of the present invention, after the user identity verification is passed, the user obtains Configuration information requested by the user, including device information, integrated development environment information, compiler information, and computing resource information. The platform learns the user's needs by obtaining the configuration information, and according to the information, accesses the device applied by the user through the physical network, and applies to the user. Please configure the integrated development environment, compiler, and computing resources. The user can then trigger development instructions to invoke the configured integrated development environment, compiler, and computing resources to perform the software development process through the connected devices.
本发明实施例的嵌入式软件开发方法,基于云计算技术,将嵌入式软件开发所需软硬件资源进行虚拟化,在用户申请时对应进行接入和配置,即可方便快捷的提供用户进行软件开发工作,通过对所有资源统一配置和管理,降低嵌入式开发环境搭建的复杂度,对开发团队内部资源进行有效整合和管理,减少嵌入式开发的资源限制,实现资源的合理利用,降低开发成本。The embedded software development method of the embodiment of the invention is based on the cloud computing technology, and virtualizes the software and hardware resources required for the embedded software development, and correspondingly performs access and configuration when the user applies, so that the user can conveniently and quickly provide the software. Development work, through the unified configuration and management of all resources, reduce the complexity of the embedded development environment, effectively integrate and manage the internal resources of the development team, reduce the resource constraints of embedded development, realize the rational use of resources, and reduce the development cost. .
其中,所述设备信息包括体系架构、内存、串口和波特率中的至少一种。The device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
当然,设备信息还可以有USB口、网口、硬盘等信息。而集成开发环境信息包括集成开发环境的类型,如在线集成开发环境Web IDE或安装在虚拟机上的单机版集成开发环境。因此,在上述实施例中,所述集成开发环境是在线集成开发环境Web IDE或安装在虚拟机上的单机版集成开发环境。编译器信息主要包括编译器的体系架构,包括但不限于x86、x64、arm、mips和powerpc。需要了解的是,计算资源是用户编译链接嵌入式程序所需要的CPU、内存和存储等资源,计算资源信息可以包括计算资源的类型和大小等。Of course, the device information can also have information such as a USB port, a network port, and a hard disk. Integrated development environment information includes types of integrated development environments, such as the online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine. Therefore, in the above embodiment, the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine. Compiler information primarily includes the architecture of the compiler, including but not limited to x86, x64, arm, mips, and powerpc. It should be understood that the computing resource is a CPU, memory, and storage resource required by the user to compile the linked embedded program, and the computing resource information may include the type and size of the computing resource.
优选的,为了便于用户申请资源,本发明实施例中,会提供用户一申请界面,用户在该界面进行申请。该申请界面能够展现平台所具有的资源信息,如所具有的嵌入式设备、集成开发环境、编译器和计算资源的各方面信息。用户根据自己的需要和能力进行选择或填写申请信息,来申请自己所需的嵌入式设备、集成开发环境、编译器和计算资源。相应的,步骤101,包括: Preferably, in order to facilitate the user to apply for a resource, in the embodiment of the present invention, a user-application interface is provided, and the user applies at the interface. The application interface can display resource information of the platform, such as various aspects of embedded devices, integrated development environments, compilers, and computing resources. Users can choose their own embedded devices, integrated development environment, compiler and computing resources by selecting or filling out application information according to their needs and capabilities. Correspondingly, step 101 includes:
步骤1011,获取用户在申请界面输入的申请信息;Step 1011: Obtain application information input by the user on the application interface.
步骤1012,根据所述申请信息确定配置信息。Step 1012: Determine configuration information according to the application information.
如此,用户可以在申请界面的设备列表中选择x86架构,内存为1G,串口波特率为115200的单板。类似的,也可进行集成开发环境、编译器和计算资源的申请。In this case, the user can select the x86 architecture in the device list of the application interface, the memory is 1G, and the serial port baud rate is 115200. Similarly, applications for integrated development environments, compilers, and computing resources are available.
由上述内容了解到,在嵌入式软件开发平台的资源中包括了可供用户使用的所有嵌入式设备、集成开发环境、编译器和计算资源,那么,如图2所示,步骤102,根据用户申请的配置信息具体实现开发前的准备包括:It is understood from the above that all embedded devices, integrated development environments, compilers, and computing resources available to the user are included in the resources of the embedded software development platform. Then, as shown in FIG. 2, step 102 is performed according to the user. The configuration information of the application is specifically prepared before the development includes:
步骤1021,根据所述设备信息查询对应的设备;Step 1021: Query a corresponding device according to the device information.
步骤1022,通过物理网络联通所述设备,并将所述设备串口重定向;Step 1022: Connect the device through a physical network, and redirect the serial port of the device.
步骤1023,根据所述集成开发环境信息、编译器信息和计算资源信息,分配对应的集成开发环境、编译器和计算资源。Step 1023: Allocate a corresponding integrated development environment, a compiler, and a computing resource according to the integrated development environment information, compiler information, and computing resource information.
在本发明的实施例中,嵌入式软件开发平台的资源是虚拟化的,嵌入式设备资源中会记录嵌入式设备的一些设备信息,并将其提供给用户。当用户申请其中一嵌入式设备时,会输入该嵌入式设备的设备信息,只需将用户输入的设备信息和平台记录的设备信息进行对应查询,来确定用户申请的嵌入式设备。再通过物理网络联通该设备,并将其串口重定向至用户登录嵌入式软件开发平台的浏览器。这样,在北京的用户登录平台也可以使用到该平台下的位于上海的某一嵌入式设备进行软件开发,摆脱了地理位置的限制。集成开发环境、编译器和计算资源则根据用户申请的集成开发环境信息、编译器信息和计算资源信息进行分配。In the embodiment of the present invention, the resources of the embedded software development platform are virtualized, and some device information of the embedded device is recorded in the embedded device resource, and is provided to the user. When the user applies for one of the embedded devices, the device information of the embedded device is input, and the device information input by the user and the device information recorded by the platform are respectively queried to determine the embedded device that the user applies for. Then connect the device through the physical network and redirect its serial port to the browser where the user logs in to the embedded software development platform. In this way, the user login platform in Beijing can also use an embedded device located in Shanghai under the platform for software development, freeing the geographical restrictions. The integrated development environment, compiler, and computing resources are distributed based on the user's application for integrated development environment information, compiler information, and computing resource information.
其中,在确定用户申请的嵌入式设备之后,该设备的串口重定向是根据登录平台的端口确定,不仅限定浏览器,也可以是客户端,在此不一一列举。After determining the embedded device that the user applies for, the serial port redirection of the device is determined according to the port of the login platform, and is not limited to the browser or the client, and is not enumerated here.
此外,对于接入的嵌入式设备,还能实现对其电源管理功能,由用户 触发开/关/重启设备,如用户在浏览器登录嵌入式软件开发平台,通过该平台提供的用户界面进行虚拟按键触发。In addition, for embedded embedded devices, it is also possible to implement its power management functions by the user. Trigger on/off/restart the device. For example, the user logs in to the embedded software development platform in the browser, and the virtual button is triggered by the user interface provided by the platform.
考虑到资源的有限性以及用户私有性,本发明实施例的方法,在用户申请审批通过后,还会对已分配的嵌入式设备进行标记,计算资源进行私有设置,其他用户在未授权的情况下不能访问,每个设备同时只能被一个用户申请,给提出同样申请的用户分配其他资源,提升了效率和资源私有性。In the method of the embodiment of the present invention, after the user applies for approval, the embedded device is marked, the computing resource is privately set, and other users are not authorized. Can not be accessed, each device can only be applied by one user at the same time, allocating other resources to users who apply the same application, improving efficiency and resource privateness.
众所周知,在嵌入式软件开发中,软件开发流程需要一系列的工作,其中编辑程序并将其应用在嵌入式设备上进行测试是一重要过程,在本发明实施例中,开发指令是指用户软件开发流程的对应启动指令,所述开发指令包括编译指令;As is well known, in the development of embedded software, the software development process requires a series of work, in which editing the program and applying it to the embedded device for testing is an important process. In the embodiment of the present invention, the development instruction refers to the user software. a corresponding startup instruction of the development process, the development instruction including a compilation instruction;
相应的,如图3所示,步骤103,包括:Correspondingly, as shown in FIG. 3, step 103 includes:
步骤1031,根据所述编译指令,调用配置完成的集成开发环境和计算资源;Step 1031: Call the integrated development environment and computing resources that are configured according to the compiling instruction.
步骤1032,在用户使用所述集成开发环境和计算资源完成代码编译后,通过所述集成开发环境提供的编译入口调用对应的编译器进行编译链接; Step 1032, after the user completes the code compilation by using the integrated development environment and the computing resource, the compiler is invoked by the compiler entry provided by the integrated development environment to compile the link;
步骤1033,在用户启动设备进行程序运行后,显示所述设备的运行结果。Step 1033: After the user starts the device to run the program, the running result of the device is displayed.
具体的,用户可通过用户界面触发编译指令,调用用户申请的集成开发环境和计算资源提供给用户,以便用户使用集成开发环境和计算资源完成代码编译,然后通过集成开发环境提供的编译入口调用对应的编译器进行编译链接,将编写的程序编译链接为对应嵌入式设备上可运行的二进制文件。用户再通过用户界面触发设备电源管理按钮启动嵌入式设备,二进制文件下载到嵌入式设备上,由于串口的重定向到浏览器,在浏览器提供的串口界面运行程序,查看程序运行结果。如果程序运行结果与预期不符, 用户可以使用集成开发环境的调试功能,对程序进行交叉调试,调试过程在此不再赘述。Specifically, the user can trigger the compiling instruction through the user interface, call the integrated development environment and computing resources requested by the user, and provide the user with the integrated development environment and the computing resource to complete the code compiling, and then correspondingly through the compiling entry call provided by the integrated development environment. The compiler compiles the link and links the compiled program to a binary that can be run on the corresponding embedded device. The user then triggers the device power management button through the user interface to start the embedded device, and the binary file is downloaded to the embedded device. Because the serial port is redirected to the browser, the program is run on the serial interface provided by the browser to view the running result of the program. If the program runs as expected, Users can use the debugging function of the integrated development environment to cross- debug the program. The debugging process will not be described here.
上述内容描述了用户使用嵌入式开发平台,通过本发明实施例的嵌入式开发方法进行x86用户态程序开发的过程。但是本领域技术人员应该了解,本发明同样适用于对嵌入式开发过程中涉及到boot、驱动、内核以及内核模块进行开发和调试,区别仅在单板上电、二进制文件的类型和下载时机以及集成开发环境调试时的模式不同而已。The foregoing describes a process in which a user develops an x86 user-mode program by using the embedded development method of the embodiment of the present invention. However, those skilled in the art should understand that the present invention is also applicable to the development and debugging of boots, drivers, kernels, and kernel modules involved in the embedded development process, except for the types of power and binary files and the download timing on the board. The mode of debugging in the integrated development environment is different.
另外,在本发明上述实施例的基础上,由于设备资源需要在应用的平台上进行存储记录并管理,因此,所述方法还包括:In addition, on the basis of the foregoing embodiment of the present invention, the device resource needs to be stored and recorded on the platform of the application, and the method further includes:
步骤104,接收管理员录入的设备信息;Step 104: Receive device information entered by an administrator.
步骤105,管理对应所述设备信息的设备。Step 105: Manage a device corresponding to the device information.
管理员在平台初始化成功之后,要进行基础信息配置,配置好各类资源所处的网络,保证网络互通。另外管理员还可以进行用户的分组、权限设置等。之后,将嵌入式设备按预设置的规则接入,当然,此时的接入并不联通,只是保证网络、串口重定向和电源管理正确接线,管理员再将这些嵌入式设备的设备信息录入。平台接收管理员录入的设备信息,将其存储,来管理这些设备,如在用户申请时快速方便的进行审批,为用户分配对应的设备,又或者在设备运行程序后对其运行结果进行显示。After the platform is successfully initialized, the administrator needs to configure basic information, configure the network where all kinds of resources are located, and ensure network interworking. In addition, the administrator can also perform grouping, permission setting, and the like of the user. After that, the embedded device is accessed according to the preset rules. Of course, the access at this time is not connected, but the network, serial port redirection, and power management are correctly wired. The administrator then enters the device information of these embedded devices. . The platform receives the device information entered by the administrator and stores it to manage the devices. For example, the user can quickly and conveniently approve the application, assign the corresponding device to the user, or display the running result after the device runs the program.
除了初始化之后,在新添加设备或设备升级等情况下,管理员也能够修改和录入新的设备信息,平台接收新的设备信息进行更新和存储。In addition to initialization, administrators can modify and enter new device information in the case of newly added devices or device upgrades, and the platform receives new device information for updating and storage.
综上所述,本发明实施例的嵌入式软件开发方法,通过对所有资源统一配置和管理,降低嵌入式开发环境搭建的复杂度,对开发团队内部资源进行有效整合和管理,减少嵌入式开发的资源限制,实现资源的合理利用,降低开发成本。In summary, the embedded software development method of the embodiment of the present invention reduces the complexity of the embedded development environment by uniformly configuring and managing all resources, effectively integrating and managing internal resources of the development team, and reducing embedded development. Resource constraints, rational use of resources, and reduced development costs.
图4是本发明一个实施例的嵌入式软件开发装置的框图,包括: 4 is a block diagram of an embedded software development apparatus according to an embodiment of the present invention, including:
获取模块401,配置为在用户身份验证通过后,获取用户申请的配置信息,所述配置信息包括设备信息、集成开发环境信息、编译器信息和计算资源信息;The obtaining module 401 is configured to: after the user identity verification is passed, obtain configuration information requested by the user, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
第一处理模块402,配置为根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资源信息进行相应配置;The first processing module 402 is configured to access, according to the configuration information, a device corresponding to the device information through a physical network, and perform corresponding configuration according to the integrated development environment information, compiler information, and computing resource information;
第二处理模块403,配置为根据用户触发的开发指令,调用配置的集成开发环境、编译器和计算资源,通过已接入的设备,进行对应的软件开发流程。The second processing module 403 is configured to invoke the configured integrated development environment, the compiler, and the computing resource according to the development instruction triggered by the user, and perform the corresponding software development process through the accessed device.
具体的,如图5所示,所述获取模块401包括:Specifically, as shown in FIG. 5, the obtaining module 401 includes:
获取子模块4011,配置为获取用户在申请界面输入的申请信息;The obtaining submodule 4011 is configured to obtain application information input by the user on the application interface;
确定子模块4012,配置为根据所述申请信息确定配置信息。The determining submodule 4012 is configured to determine the configuration information according to the application information.
其中,所述第一处理模块402包括:The first processing module 402 includes:
查询子模块4021,配置为根据所述设备信息查询对应的设备;The query sub-module 4021 is configured to query the corresponding device according to the device information;
接入子模块4022,配置为通过物理网络联通所述设备,并将所述设备串口重定向;The access sub-module 4022 is configured to connect the device through a physical network, and redirect the serial port of the device.
分配子模块4023,配置为根据所述集成开发环境信息、编译器信息和计算资源信息,分配对应的集成开发环境、编译器和计算资源。The distribution sub-module 4023 is configured to allocate a corresponding integrated development environment, a compiler, and a computing resource according to the integrated development environment information, compiler information, and computing resource information.
其中,所述开发指令包括编译指令;Wherein the development instruction includes a compilation instruction;
相应的,所述第二处理模块403包括:Correspondingly, the second processing module 403 includes:
第一调用子模块4031,配置为根据所述编译指令,调用配置完成的集成开发环境和计算资源;The first calling submodule 4031 is configured to invoke the configured integrated development environment and computing resources according to the compiling instruction;
第二调用子模块4032,配置为在用户使用所述集成开发环境和计算资源完成代码编译后,通过所述集成开发环境提供的编译入口调用对应的编译器进行编译链接; The second calling sub-module 4032 is configured to: after the user completes the code compilation by using the integrated development environment and the computing resource, compiling a link by using a compiler input provided by the integrated development environment;
显示子模块4033,配置为在用户启动设备进行程序运行后,显示所述设备的运行结果。The display submodule 4033 is configured to display a running result of the device after the user starts the device to perform a program running.
其中,所述装置还包括:Wherein, the device further comprises:
资源录入模块404,配置为接收设备信息;所述设备信息可由管理员录入;The resource entry module 404 is configured to receive device information; the device information may be entered by an administrator;
设备管理模块405,配置为管理对应所述设备信息的设备。The device management module 405 is configured to manage a device corresponding to the device information.
其中,所述设备管理模块405执行的功能可由设备资源池来实现。The function performed by the device management module 405 can be implemented by a device resource pool.
其中,所述设备信息包括体系架构、内存、串口和波特率中的至少一种。The device information includes at least one of an architecture, a memory, a serial port, and a baud rate.
其中,所述集成开发环境是在线集成开发环境Web IDE或安装在虚拟机上的单机版集成开发环境。The integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
本发明实施例的嵌入式软件开发装置,通过对所有资源统一配置和管理,降低嵌入式开发环境搭建的复杂度,对开发团队内部资源进行有效整合和管理,减少嵌入式开发的资源限制,实现资源的合理利用,降低开发成本。The embedded software development device of the embodiment of the invention reduces the complexity of the embedded development environment by uniformly configuring and managing all resources, effectively integrates and manages the internal resources of the development team, reduces the resource limitation of the embedded development, and realizes Rational use of resources to reduce development costs.
需要说明的是,本发明实施例的嵌入式软件开发装置是应用了上述嵌入式软件开发方法的装置,上述嵌入式软件开发方法的实现方式适用于该装置,也能达到相同的技术效果。It should be noted that the embedded software development apparatus according to the embodiment of the present invention is an apparatus to which the above-mentioned embedded software development method is applied, and the implementation manner of the above-mentioned embedded software development method is applicable to the apparatus, and the same technical effect can be achieved.
本发明的实施例还提供了一种嵌入式软件开发平台,包括如上所述的嵌入式软件开发装置。Embodiments of the present invention also provide an embedded software development platform, including the embedded software development apparatus as described above.
本发明实施例的嵌入式软件开发平台,如图6所示,由于基础云平台提供了用户界面、管理员界面、计算资源管理、网络管理、嵌入式设备管理及集成开发环境管理等,在基础云平台的基础上,实现通过用户客户端/浏览器与用户的交互;接收资源录入,以备用户申请使用;通过设备资源池对录入的所有嵌入式设备进行管理,包括但不限于物理单板、仿真单板、 手机;在用户申请成功后,将嵌入式设备接入联通;提供给用户所需的集成开发环境;提供给用户所需的编译器;提供给用户所需的计算资源等功能。The embedded software development platform of the embodiment of the present invention, as shown in FIG. 6, provides a user interface, an administrator interface, a computing resource management, a network management, an embedded device management, and an integrated development environment management, etc., based on the basic cloud platform. On the basis of the cloud platform, the interaction between the user client and the browser is implemented; the resource is entered for the user to apply for; the embedded device is managed by the device resource pool, including but not limited to the physical board. , simulation board, After the user applies successfully, the embedded device is connected to China Unicom; the integrated development environment required by the user is provided; the compiler required by the user is provided; and the computing resources required by the user are provided.
该嵌入式软件开发平台,通过对所有资源统一配置和管理,降低嵌入式开发环境搭建的复杂度,对开发团队内部资源进行有效整合和管理,减少嵌入式开发的资源限制,实现资源的合理利用,降低开发成本。而且该平台可以部署在企业内部,作为企业私有云,也可部署在网络上,作为公有云平台。The embedded software development platform reduces the complexity of the embedded development environment by uniformly configuring and managing all resources, effectively integrating and managing the internal resources of the development team, reducing resource constraints of embedded development, and realizing the rational use of resources. Reduce development costs. Moreover, the platform can be deployed inside the enterprise, as an enterprise private cloud, or deployed on the network as a public cloud platform.
需要说明的是,本发明实施例的嵌入式软件开发平台也是应用了上述嵌入式软件开发方法的平台,上述嵌入式软件开发方法的实现方式适用于该平台,也能达到相同的技术效果。It should be noted that the embedded software development platform of the embodiment of the present invention is also a platform to which the foregoing embedded software development method is applied, and the implementation manner of the foregoing embedded software development method is applicable to the platform, and can also achieve the same technical effect.
本发明实施例中提出的嵌入式软件开发装置中的获取模块401、第一处理模块402、第二处理模块403、资源录入模块404执行的功能都可以通过处理器来实现,当然也可通过具体的逻辑电路实现;其中所述处理器可以是嵌入式软件开发平台的处理器,在实际应用中,处理器可以为中央处理器(CPU)、微处理器(MPU)、数字信号处理器(DSP)或现场可编程门阵列(FPGA)等。The functions performed by the obtaining module 401, the first processing module 402, the second processing module 403, and the resource input module 404 in the embedded software development apparatus provided in the embodiment of the present invention may be implemented by a processor, and may also be specifically The logic circuit is implemented; wherein the processor may be a processor of an embedded software development platform, and in practical applications, the processor may be a central processing unit (CPU), a microprocessor (MPU), a digital signal processor (DSP) ) or field programmable gate array (FPGA).
本发明实施例中,如果以软件功能模块的形式实现上述嵌入式软件开发方法,并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read Only Memory,ROM)、磁碟或者光盘等各种可以存储程序代码的 介质。这样,本发明实施例不限制于任何特定的硬件和软件结合。In the embodiment of the present invention, if the above embedded software development method is implemented in the form of a software function module and sold or used as a stand-alone product, it may also be stored in a computer readable storage medium. Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium, including a plurality of instructions. A computer device (which may be a personal computer, server, or network device, etc.) is caused to perform all or part of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a U disk, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk, and the like, which can store program codes. medium. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
相应地,本发明实施例还提供一种计算机存储介质,该计算机存储介质中存储有计算机程序,该计算机程序用于执行本发明实施例的上述嵌入式软件开发方法。Correspondingly, an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program, and the computer program is used to execute the foregoing embedded software development method of the embodiment of the present invention.
应理解,说明书通篇中提到的“一个实施例”或“一实施例”意味着与实施例有关的特定特征、结构或特性包括在本发明的至少一个实施例中。因此,在整个说明书各处出现的“在一个实施例中”或“在一实施例中”未必一定指相同的实施例。此外,这些特定的特征、结构或特性可以任意适合的方式结合在一个或多个实施例中。实施例是参考附图来描述的,许多不同的形式和实施例是可行而不偏离本发明精神及教示,因此,本发明不应被建构成为在此所提出实施例的限制。更确切地说,这些实施例被提供以使得本发明是完善又完整,且会将本发明范围传达给本领域技术人员。在此所使用的术语只是基于描述特定实施例目的,并无意成为限制用。如在此所使用的,除非该内文清楚地另有所指,否则该单数形式“一”、“一个”和“该”是意欲将该些多个形式也纳入。会进一步了解到该些术语“包含”及/或“包括”在使用于本说明书时,表示所述特征、步骤及/或操作的存在,但不排除一或更多其它特征、步骤及/或操作其族群的存在或增加。除非另有所示,陈述时,一值范围包含该范围的上下限及其间的任何子范围。It is to be understood that the phrase "one embodiment" or "an embodiment" or "an" Thus, "in one embodiment" or "in an embodiment" or "an" In addition, these particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. The embodiments are described with reference to the drawings, and the various embodiments and embodiments of the present invention are not to be construed as a limitation of the invention. Rather, these embodiments are provided so that this disclosure will be thorough and complete. The terminology used herein is for the purpose of describing particular embodiments and is not intended to The singular forms "a", "the", and "the" It will be further understood that the terms "comprises" and/or "comprising", when used in the specification, are used to indicate the presence of the features, steps and/or operations, but do not exclude one or more other features, steps and/or Operate the existence or increase of its ethnic group. Unless stated otherwise, a range of values includes the upper and lower limits of the range and any subranges in between.
以上所述是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明所述原理的前提下,还可以作出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。 The above is a preferred embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. It should be considered as the scope of protection of the present invention.

Claims (16)

  1. 一种嵌入式软件开发方法,包括:An embedded software development method, comprising:
    在用户身份验证通过后,获取用户申请的配置信息,所述配置信息包括设备信息、集成开发环境信息、编译器信息和计算资源信息;After the user authentication is passed, obtaining configuration information requested by the user, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
    根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资源信息进行相应配置;According to the configuration information, the device corresponding to the device information is accessed through a physical network, and correspondingly configured according to the integrated development environment information, compiler information, and computing resource information;
    根据用户触发的开发指令调用配置的集成开发环境、编译器和计算资源,通过已接入的设备进行对应的软件开发流程。The configured integrated development environment, compiler, and computing resources are invoked according to the user-initiated development instruction, and the corresponding software development process is performed through the accessed device.
  2. 根据权利要求1所述的嵌入式软件开发方法,其中,所述在用户身份验证通过后,获取用户申请的开发信息的步骤,包括:The embedded software development method according to claim 1, wherein the step of acquiring the development information requested by the user after the user identity verification is passed includes:
    获取用户在申请界面输入的申请信息;Obtain the application information input by the user on the application interface;
    根据所述申请信息确定配置信息。The configuration information is determined according to the application information.
  3. 根据权利要求1所述的嵌入式软件开发方法,其中,所述根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资源信息进行相应配置的步骤,包括:The embedded software development method according to claim 1, wherein the device corresponding to the device information is accessed through a physical network according to the configuration information, and corresponds to the integrated development environment information, compiler information, and calculation The steps for configuring the resource information accordingly include:
    根据所述设备信息查询对应的设备;Querying the corresponding device according to the device information;
    通过物理网络联通所述设备,并将所述设备串口重定向;The device is connected through a physical network, and the serial port of the device is redirected;
    根据所述集成开发环境信息、编译器信息和计算资源信息,分配对应的集成开发环境、编译器和计算资源。The corresponding integrated development environment, compiler, and computing resources are allocated according to the integrated development environment information, compiler information, and computing resource information.
  4. 根据权利要求1所述的嵌入式软件开发方法,其中,所述开发指令包括编译指令;The embedded software development method according to claim 1, wherein the development instruction comprises a compilation instruction;
    相应的,所述根据用户触发的开发指令调用配置的集成开发环境、编译器和计算资源,通过已接入的设备进行对应的软件开发流程的步骤,包括:Correspondingly, the step of invoking the configured integrated development environment, the compiler, and the computing resource according to the user-initiated development instruction, and performing the corresponding software development process through the accessed device includes:
    根据所述编译指令调用配置完成的集成开发环境和计算资源; Invoking the configured integrated development environment and computing resources according to the compiling instructions;
    在用户使用所述集成开发环境和计算资源完成代码编译后,通过所述集成开发环境提供的编译入口调用对应的编译器进行编译链接;After the user compiles the code by using the integrated development environment and the computing resource, the compiler is invoked by the compiler entry provided by the integrated development environment to compile the link;
    在用户启动设备进行程序运行后,显示所述设备的运行结果。After the user starts the device to run the program, the running result of the device is displayed.
  5. 根据权利要求1所述的嵌入式软件开发方法,其中,所述方法还包括:The embedded software development method according to claim 1, wherein the method further comprises:
    接收设备信息;Receiving device information;
    管理对应所述设备信息的设备。A device that manages the device information.
  6. 根据权利要求3所述的嵌入式软件开发方法,其中,所述设备信息包括体系架构、内存、串口和波特率中的至少一种。The embedded software development method according to claim 3, wherein the device information comprises at least one of an architecture, a memory, a serial port, and a baud rate.
  7. 根据权利要求3所述的嵌入式软件开发方法,其中,所述集成开发环境是在线集成开发环境Web IDE或安装在虚拟机上的单机版集成开发环境。The embedded software development method according to claim 3, wherein the integrated development environment is an online integrated development environment Web IDE or a stand-alone integrated development environment installed on a virtual machine.
  8. 一种嵌入式软件开发装置,包括:An embedded software development device, comprising:
    获取模块,配置为在用户身份验证通过后,获取用户申请的配置信息,所述配置信息包括设备信息、集成开发环境信息、编译器信息和计算资源信息;Obtaining a module, configured to obtain configuration information requested by the user after the user authentication is passed, where the configuration information includes device information, integrated development environment information, compiler information, and computing resource information;
    第一处理模块,配置为根据所述配置信息,通过物理网络接入对应所述设备信息的设备,并对应所述集成开发环境信息、编译器信息和计算资源信息进行相应配置;The first processing module is configured to access the device corresponding to the device information through the physical network according to the configuration information, and perform corresponding configuration according to the integrated development environment information, compiler information, and computing resource information;
    第二处理模块,配置为根据用户触发的开发指令调用配置的集成开发环境、编译器和计算资源,通过已接入的设备进行对应的软件开发流程。The second processing module is configured to invoke the configured integrated development environment, the compiler, and the computing resource according to the user-initiated development instruction, and perform a corresponding software development process through the accessed device.
  9. 根据权利要求8所述的嵌入式软件开发装置,其中,所述获取模块包括:The embedded software development device according to claim 8, wherein the obtaining module comprises:
    获取子模块,配置为获取用户在申请界面输入的申请信息;Obtaining a sub-module configured to obtain application information input by the user on the application interface;
    确定子模块,配置为根据所述申请信息确定配置信息。 The determining submodule is configured to determine the configuration information according to the application information.
  10. 根据权利要求8所述的嵌入式软件开发装置,其中,所述第一处理模块包括:The embedded software development device of claim 8, wherein the first processing module comprises:
    查询子模块,配置为根据所述设备信息查询对应的设备;Querying a sub-module, configured to query a corresponding device according to the device information;
    接入子模块,配置为通过物理网络联通所述设备,并将所述设备串口重定向;The access sub-module is configured to connect the device through a physical network, and redirect the serial port of the device;
    分配子模块,配置为根据所述集成开发环境信息、编译器信息和计算资源信息,分配对应的集成开发环境、编译器和计算资源。The allocation submodule is configured to allocate a corresponding integrated development environment, a compiler, and a computing resource according to the integrated development environment information, compiler information, and computing resource information.
  11. 根据权利要求8所述的嵌入式软件开发装置,其中,所述开发指令包括编译指令;The embedded software development device according to claim 8, wherein said development instruction comprises a compile instruction;
    相应的,所述第二处理模块包括:Correspondingly, the second processing module comprises:
    第一调用子模块,配置为根据所述编译指令调用配置完成的集成开发环境和计算资源;The first calling submodule is configured to invoke the configured integrated development environment and computing resources according to the compiling instruction;
    第二调用子模块,配置为在用户使用所述集成开发环境和计算资源完成代码编译后,通过所述集成开发环境提供的编译入口调用对应的编译器进行编译链接;a second calling sub-module, configured to: after the user completes the code compilation by using the integrated development environment and the computing resource, compiling a link by using a compiler input provided by the integrated development environment;
    显示子模块,配置为在用户启动设备进行程序运行后,显示所述设备的运行结果。The display submodule is configured to display the running result of the device after the user starts the device to run the program.
  12. 根据权利要求8所述的嵌入式软件开发装置,其中,所述装置还包括:The embedded software development device according to claim 8, wherein the device further comprises:
    资源录入模块,配置为接收设备信息;a resource entry module configured to receive device information;
    设备管理模块,配置为管理对应所述设备信息的设备。The device management module is configured to manage a device corresponding to the device information.
  13. 根据权利要求10所述的嵌入式软件开发装置,其中,所述设备信息包括体系架构、内存、串口和波特率中的至少一种。The embedded software development device of claim 10, wherein the device information comprises at least one of an architecture, a memory, a serial port, and a baud rate.
  14. 根据权利要求10所述的嵌入式软件开发装置,其中,所述集成开发环境是在线集成开发环境Web IDE或安装在虚拟机上的单机版集成开发 环境。The embedded software development device according to claim 10, wherein the integrated development environment is an online integrated development environment Web IDE or a stand-alone version integrated development installed on a virtual machine. surroundings.
  15. 一种嵌入式软件开发平台,其特征在于,包括如权利要求8至14任一项所述的嵌入式软件开发装置。An embedded software development platform, comprising the embedded software development device according to any one of claims 8 to 14.
  16. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令用于执行权利要求1至7任一项所述的嵌入式软件开发方法。 A computer storage medium storing computer executable instructions for executing the embedded software development method of any one of claims 1 to 7.
PCT/CN2017/074092 2016-03-02 2017-02-20 Embedded software development method, apparatus and platform, and storage medium WO2017148287A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610117676.8 2016-03-02
CN201610117676.8A CN107153529A (en) 2016-03-02 2016-03-02 A kind of embedded software development method, device and platform

Publications (1)

Publication Number Publication Date
WO2017148287A1 true WO2017148287A1 (en) 2017-09-08

Family

ID=59742510

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/074092 WO2017148287A1 (en) 2016-03-02 2017-02-20 Embedded software development method, apparatus and platform, and storage medium

Country Status (2)

Country Link
CN (1) CN107153529A (en)
WO (1) WO2017148287A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110308908A (en) * 2018-03-20 2019-10-08 北京小米移动软件有限公司 The generation of the configuration file of application and methods of exhibiting, device and the storage medium of application page
CN111061460A (en) * 2019-12-13 2020-04-24 杭州中恒电气股份有限公司 Universal software development platform based on embedded system
CN111475147A (en) * 2019-01-24 2020-07-31 西安诺瓦电子科技有限公司 Video processing method, system, device, development system thereof and storage medium
CN114785847A (en) * 2022-03-09 2022-07-22 中车唐山机车车辆有限公司 Network control software development and configuration method, terminal and storage medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595169B (en) * 2018-04-28 2021-07-27 南京南瑞继保电气有限公司 Visual programming method, cloud server and storage medium
CN111190605A (en) * 2019-12-05 2020-05-22 五邑大学 Embedded platform deployment method, equipment and storage medium
CN114401306B (en) * 2022-01-14 2024-03-12 中航机载系统共性技术有限公司 Remote collaborative embedded development system and method
CN116932449B (en) * 2023-09-15 2023-12-15 浪潮(山东)计算机科技有限公司 Method, system, equipment and medium for realizing serial port redirection to remote equipment
CN117560285B (en) * 2024-01-08 2024-04-09 河北普兰特生物科技有限公司 Intelligent control internet of things OTA upgrading method, client and server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1725177A (en) * 2004-07-21 2006-01-25 中国科学院软件研究所 Built-in equipment integrated development system and using method thereof
CN101923465A (en) * 2010-06-25 2010-12-22 深圳创维-Rgb电子有限公司 Embedded application-oriented scalable web service system
CN102063818A (en) * 2010-08-12 2011-05-18 华东交通大学 Experimental cloud platform system for serving computer-and-software-based education in schools of higher education
CN104660680A (en) * 2015-01-26 2015-05-27 青岛市环境信息中心 Cloud terminal platform integrating application systems and integrating method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1725177A (en) * 2004-07-21 2006-01-25 中国科学院软件研究所 Built-in equipment integrated development system and using method thereof
CN101923465A (en) * 2010-06-25 2010-12-22 深圳创维-Rgb电子有限公司 Embedded application-oriented scalable web service system
CN102063818A (en) * 2010-08-12 2011-05-18 华东交通大学 Experimental cloud platform system for serving computer-and-software-based education in schools of higher education
CN104660680A (en) * 2015-01-26 2015-05-27 青岛市环境信息中心 Cloud terminal platform integrating application systems and integrating method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110308908A (en) * 2018-03-20 2019-10-08 北京小米移动软件有限公司 The generation of the configuration file of application and methods of exhibiting, device and the storage medium of application page
CN110308908B (en) * 2018-03-20 2023-07-18 北京小米移动软件有限公司 Method and device for generating configuration file of application and displaying application page and storage medium
CN111475147A (en) * 2019-01-24 2020-07-31 西安诺瓦电子科技有限公司 Video processing method, system, device, development system thereof and storage medium
CN111475147B (en) * 2019-01-24 2024-03-15 西安诺瓦星云科技股份有限公司 Video processing method, system, device, development system and storage medium thereof
CN111061460A (en) * 2019-12-13 2020-04-24 杭州中恒电气股份有限公司 Universal software development platform based on embedded system
CN111061460B (en) * 2019-12-13 2023-09-29 杭州中恒电气股份有限公司 Universal software development platform based on embedded system
CN114785847A (en) * 2022-03-09 2022-07-22 中车唐山机车车辆有限公司 Network control software development and configuration method, terminal and storage medium
CN114785847B (en) * 2022-03-09 2024-01-12 中车唐山机车车辆有限公司 Network control software development configuration method, terminal and storage medium

Also Published As

Publication number Publication date
CN107153529A (en) 2017-09-12

Similar Documents

Publication Publication Date Title
WO2017148287A1 (en) Embedded software development method, apparatus and platform, and storage medium
US10203941B1 (en) Cross platform content management and distribution system
US11086661B2 (en) Container chaining for automated process completion
Azab Enabling docker containers for high-performance and many-task computing
US8549288B2 (en) Dynamic creation and hierarchical organization of trusted platform modules
US8990809B1 (en) Creating a virtual appliance using existing installation manifest
JP6518346B2 (en) Execution of commands on virtual machine instances in a distributed computing environment
Krintz The appscale cloud platform: Enabling portable, scalable web application deployment
US11902251B2 (en) Socket transferring for HPC networks using kernel tracing
TWI734379B (en) Computer implement method, computer system and computer program product starting a secure guest using an initial program load mechanism
US20220255941A1 (en) Method and System for Secure Container Application Framework
Kaiser et al. Container technologies for ARM architecture: A comprehensive survey of the state-of-the-art
US9766912B1 (en) Virtual machine configuration
Healy et al. Single system image: A survey
Faynberg et al. Cloud computing: business trends and technologies
JP2023548500A (en) workflow patching
Ming Analysis and a case study of transparent computing implementation with UEFI
Di Martino et al. Cross-platform cloud APIs
Rothman et al. Harnessing the UEFI Shell: Moving the platform beyond DOS
Azab et al. Software provisioning inside a secure environment as docker containers using stroll file-system
Kurtzer Singularity
WO2022170157A1 (en) Method and system for secure container application framework
Cochrane et al. Docker Cookbook: Over 100 practical and insightful recipes to build distributed applications with Docker
Ye Android System Programming
Grubor Deployment with Docker: Apply continuous integration models, deploy applications quicker, and scale at large by putting Docker to work

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17759138

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17759138

Country of ref document: EP

Kind code of ref document: A1