DEBUG_BREAK is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

DEBUG_BREAK macro

Syntax

#define DEBUG_BREAK 0xf8

References

LocationText
esirisc_jtag.h:37
#define DEBUG_BREAK 0xf8
esirisc_jtag.c:510
return esirisc_jtag_send_ctrl(jtag_info, DEBUG_BREAK);