CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
227:05e929bdd4dc
Parent:
224:3ac1f91e0ebc
--- a/DefinitionsAndGlobals.h	Mon Jul 04 14:31:30 2016 +0000
+++ b/DefinitionsAndGlobals.h	Mon Jul 04 20:27:37 2016 +0000
@@ -31,8 +31,8 @@
     DigitalOut PL_I2C_GPIO(PTC1);
             
 //I2C - CDMS to BAE
-    DigitalIn BAE_I2C_GPIO(PIN39);
-    DigitalOut CDMS_I2C_GPIO(PIN67);
+    DigitalIn BAE_I2C_GPIO(PIN67);
+    DigitalOut CDMS_I2C_GPIO(PIN39);
 
 // TC LIST
     #define TCL_STATE_INCOMPLETE 0x00
@@ -102,8 +102,8 @@
     // Add more entries above
     
     // SIZE of tc in bytes
-    #define TC_SHORT_SIZE 11
-    #define TC_LONG_SIZE 135
+//    #define TC_SHORT_SIZE 11
+//    #define TC_LONG_SIZE 135
     
     // TMID list
     #define TMID_ACK_L1 0xA