working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
355:a5e72222ff26
Parent:
354:eb6c863756a8
Child:
356:197c93dc2012
--- a/main.cpp	Sat Mar 11 05:52:18 2017 +0000
+++ b/main.cpp	Tue Mar 28 08:50:07 2017 +0000
@@ -101,7 +101,7 @@
   
     for(int i =0; i<512; i++)
         test[i] = 0;
-    //disk_write(test,80000);
+    disk_write(test,80000);
    
     //SD_MNG_SECT = SD_LIB_BLK_CURRENT;
     FCTN_SD_MNGR();