dsp5680xx - added more error codes
[fw/openocd] / src / target / dsp5680xx.h
index 4ac82783df544dfafdec0dc783c66c8653bae746..8909664099234d00223b40b5d2c38e5dbc5b961a 100644 (file)
 #define DSP5680XX_ERROR_FLASHING_CRC -22
 #define DSP5680XX_ERROR_FLASHING -23
 #define DSP5680XX_ERROR_NOT_IMPLEMENTED_STEP -24
+#define DSP5680XX_ERROR_HALT -25
+#define DSP5680XX_ERROR_EXIT_DEBUG_MODE -26
+#define DSP5680XX_ERROR_TARGET_RUNNING -27
+#define DSP5680XX_ERROR_NOT_IN_DEBUG -28
 /**
  * ----------------------------------------------------------------
  */