Variable debugging method of embedded program dynamic storage allocation
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- NR ELECTRIC CO LTD
- Publication Date
- 2013-06-05
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the category of program debugging, and in particular relates to a variable debugging method for dynamically allocating memory of an embedded program. Background technique
[0002] In the process of software development and maintenance, software debugging is a very important step, through debugging to diagnose and solve program problems. The program running in the upper computer (PC) environment can easily carry out single-step debugging or output intermediate running information because of the man-machine interface tool for integrated development and debugging. Because the embedded software runs independently in the device, it is usually debugged by connecting the debug line through the emulator. This mode requires people to know the address of the variable in advance, and the device can only support simulation in the STOR (stop real-time running) mode. debugger. There is currently no way to debug dynamically allocated memory...