CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
218:c63cdba0550f
Parent:
216:93505a6f8db7
--- a/COM_MNG_TMTC.h	Sun Jul 03 11:35:55 2016 +0000
+++ b/COM_MNG_TMTC.h	Sun Jul 03 15:25:24 2016 +0000
@@ -974,7 +974,7 @@
                     ++modify_overflow;\
                 }\
                 else{\
-                    RESET_CDMS();\
+                    RESET_CDMS;\
                     break;\
                 }\
             }\
@@ -997,7 +997,7 @@
                     ++modify_overflow;\
                 }\
                 else{\
-                    RESET_CDMS();\
+                    RESET_CDMS;\
                     break;\
                 }\
             }\
@@ -1128,7 +1128,7 @@
                 ++overflowCountOBONLY;\
             }\
             else{\
-                RESET_CDMS();\
+                RESET_CDMS;\
                 break;\
             }\
         }\
@@ -1147,7 +1147,7 @@
                 ++overCount;\
             }\
             else{\
-                RESET_CDMS();\
+                RESET_CDMS;\
                 break;\
             }\
         }\
@@ -1214,7 +1214,7 @@
                                 ++overflowCountExecute;\
                             }\
                             else{\
-                                RESET_CDMS();\
+                                RESET_CDMS;\
                                 break;\
                             }\
                         }\
@@ -1249,7 +1249,7 @@
                             /*DETECT ACK OR NACK*/\
                             uint8_t temp83 = 0x00;\
                             uint8_t temp84 = GETpacket_seq_count(current_TC);\
-                            detect_ack(put_tm_here, temp83, temp84);\
+                            detect_ack(put_tm_here, temp83);\
                             if( temp83 == 0x01){\
                                 uint16_t temp16 = TC_STATE_SUCCESSFULLY_EXECUTED;\
                                 PUTexec_status(current_TC, temp16);\
@@ -1292,7 +1292,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS();\
+                                    RESET_CDMS;\
                                     break;\
                                 }\
                             }\
@@ -1333,7 +1333,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS();\
+                                    RESET_CDMS;\
                                     break;\
                                 }\ 
                             }\
@@ -1404,7 +1404,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS();\
+                                    RESET_CDMS;\
                                     break;\
                                 }\
                             }\
@@ -1444,7 +1444,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS();\
+                                    RESET_CDMS;\
                                     break;\
                                 }\
                             }\
@@ -1456,7 +1456,7 @@
                 ++overflowCount;\
             }\
             else{\
-                RESET_CDMS();\
+                RESET_CDMS;\
                 break;\
             }\
         }\