working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
293:442564c72202
Parent:
292:61aa2169ea1c
Child:
295:699801854b71
--- a/ThreadsAndFunctions.h	Fri Aug 26 14:40:29 2016 +0000
+++ b/ThreadsAndFunctions.h	Fri Aug 26 16:02:51 2016 +0000
@@ -337,6 +337,7 @@
             gSESSION_TIMEOUT.detach();
             gFLAGS = gFLAGS & (~COM_SESSION_FLAG);
         }
+        gPAY_SPI->bulkRead_resume(&payload_isr_fun);
         gMutex.unlock();
     }
 }
\ No newline at end of file