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

CHECK_DBG macro

Syntax

References

LocationText
dsp5680xx.c:26
dsp5680xx.c:30
#define check_halt_and_debug(target) { CHECK_HALT(target); CHECK_DBG; }