[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
board support package
A location in a program at which execution is to be stopped and control of the processor switched to the debugger. Mechanisms for creating and removing breakpoints are provided by most debugging tools
////
The 'breakpoint' CodePedia entry has been appended to the 'board support package' entry. ///
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
board support package
Board support package
Part of a software package that is processor or platform-dependent. Typically, sample source code for the board support package is provided by the package developer. The sample code must be modified as necessary, compiled, and linked with the remainder of the software package. breakpointA location in a program at which execution is to be stopped and control of the processor switched to the debugger. Mechanisms for creating and removing breakpoints are provided by most debugging tools
////
The 'breakpoint' CodePedia entry has been appended to the 'board support package' entry. ///
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
