working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
321:42bdefc37270
Parent:
318:978d72f191f9
Child:
334:71e9f4fdb387
Child:
338:d63eb331a67d
--- a/common_functions.h	Thu Dec 08 15:17:24 2016 +0000
+++ b/common_functions.h	Sat Dec 10 11:49:13 2016 +0000
@@ -1,3 +1,5 @@
+
+#define RESET_CDMS NVIC_SystemReset()
 #define get_tc_list(tm_ptr, thePSC){\
     uint8_t TM_PSC = 0xFF;\
     uint8_t TC_PSC = thePSC;\