working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
223:7c802e1ccd30
Parent:
215:570251b23c7b
--- a/RESET_functions.h	Mon Jul 04 05:24:35 2016 +0000
+++ b/RESET_functions.h	Mon Jul 04 13:53:20 2016 +0000
@@ -35,6 +35,7 @@
     gCS_RTC=0;
     spi.write(0x8F);
     spi.write(0x00);
+    gCS_RTC=1;
 }