working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
297:7cc868888d56
Parent:
296:ec1317ab9c50
--- a/cdms_sd.h	Sun Aug 28 14:47:38 2016 +0000
+++ b/cdms_sd.h	Mon Sep 05 06:25:57 2016 +0000
@@ -30,7 +30,7 @@
 uint32_t SD_HK_ARCH_LAST= 5000;
 uint32_t LOG_FIRST =5001;
 uint32_t LOG_LAST=6000;
-uint32_t SD_MNG_SECT=7000;
+uint32_t SD_MNG_SECT=8000;
 
 extern uint8_t SD_INIT_FLAGS;