
CDMS code for testing sbc
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: Structures.h
- Revision:
- 216:570251b23c7b
- Parent:
- 214:867de6d350fa
- Child:
- 217:93505a6f8db7
--- a/Structures.h Sun Jul 03 09:26:42 2016 +0000 +++ b/Structures.h Sun Jul 03 09:47:05 2016 +0000 @@ -27,9 +27,8 @@ 0: unexecuted 1: successfully executed 2: Execution Failed -3: CRC error -4: Disabled -5: Marked For retry +3: Disabled +4: Marked For retry */ #define TC_STATE_UNEXECUTED 0x00 #define TC_STATE_SUCCESSFULLY_EXECUTED 0x01