Execution method, execution device and terminal of single-chip microcomputer program
An execution method and single-chip microcomputer technology, applied in the computer field, can solve problems such as low execution efficiency of single-chip microcomputer programs, achieve the effects of reducing search and reading time and improving execution efficiency
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2022-05-10
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application belongs to the technical field of computers, and in particular relates to an execution method, an execution device, a terminal and a computer-readable storage medium of a single-chip microcomputer program. Background technique
[0002] Single Chip Microcomputer (Single Chip Microcomputer) refers to a microcomputer integrated on a chip, and its various functional components (such as CPU, memory, interface circuit, etc.) complete microcomputer. The single-chip microcomputer program refers to an instruction sequence used to instruct the single-chip microcomputer to complete a specific function, and the execution process of the single-chip microcomputer program may involve the calling of multiple resource files.
[0003] However, due to the limited size and the limited storage space of the single-chip microcomputer, related resource files generally need to be stored separately in an external storage device, for example, stored in a...
Examples
Embodiment Construction
[0051] In the following description, specific details such as specific system structures and technologies are presented for the purpose of illustration rather than limitation, so as to thoroughly understand the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments without these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
[0052]The single-chip program is also the application program stored inside the single-chip computer. The single-chip computer relies on the single-chip computer program to achieve specific functions, and the execution process of the single-chip computer program may involve a large number of resource object calls and program jumps. Therefore, the structure of the single-chip computer ...