To fix the hang problem

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
295:699801854b71
Parent:
261:1e54415b34d3
Child:
296:ec1317ab9c50
Child:
303:b49b486a7107
--- a/cdms_sd.h	Fri Aug 26 16:08:38 2016 +0000
+++ b/cdms_sd.h	Sun Aug 28 13:53:42 2016 +0000
@@ -334,8 +334,8 @@
     FCTN_SD_MNGR();
     uint32_t block_number;
     int result;
-    if(SD_SW_EN_DS == 1)
-        return 0x89;
+    //if(SD_SW_EN_DS == 1)
+    //    return 0x89;
     if(sid==0x01)
     {
         if(!(FSC_LAST[1]<=fsc && fsc<=FSC_CURRENT[1])){