publishing to check changes in cdms code

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA_flag by samp Srinivasan

Revision:
214:6848a51af734
Parent:
210:f4acf895b598
--- a/COM_MNG_TMTC.h	Sat Jul 02 15:28:21 2016 +0000
+++ b/COM_MNG_TMTC.h	Sun Jul 03 09:33:33 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;\
                 }\
             }\
@@ -1127,7 +1127,7 @@
                 ++overflowCountOBONLY;\
             }\
             else{\
-                RESET_CDMS;\
+                RESET_CDMS();\
                 break;\
             }\
         }\
@@ -1146,7 +1146,7 @@
                 ++overCount;\
             }\
             else{\
-                RESET_CDMS;\
+                RESET_CDMS();\
                 break;\
             }\
         }\
@@ -1213,7 +1213,7 @@
                                 ++overflowCountExecute;\
                             }\
                             else{\
-                                RESET_CDMS;\
+                                RESET_CDMS();\
                                 break;\
                             }\
                         }\
@@ -1291,7 +1291,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS;\
+                                    RESET_CDMS();\
                                     break;\
                                 }\
                             }\
@@ -1332,7 +1332,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS;\
+                                    RESET_CDMS();\
                                     break;\
                                 }\ 
                             }\
@@ -1403,7 +1403,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS;\
+                                    RESET_CDMS();\
                                     break;\
                                 }\
                             }\
@@ -1443,7 +1443,7 @@
                                     ++overflowCountExecute;\
                                 }\
                                 else{\
-                                    RESET_CDMS;\
+                                    RESET_CDMS();\
                                     break;\
                                 }\
                             }\
@@ -1455,7 +1455,7 @@
                 ++overflowCount;\
             }\
             else{\
-                RESET_CDMS;\
+                RESET_CDMS();\
                 break;\
             }\
         }\