28.2.125 __builtin_software_breakpoint

Architecture

dsPIC33C/E/F, dsPIC30

Description

Provides for a software breakpoint. If a debugger is attached, the IDE will halt. If no debugger is attached, the device will reset.

Prototype

void __builtin_software_breakpoint(void);

Argument

None

Return Value

None

Machine Instruction

break

Error Messages

None