CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
231:b1458c1e9199
Parent:
228:335da5b0d3e4
Child:
238:4abbc6a3a641
Child:
243:29625f5fc745
Child:
248:407ab7e337cd
--- a/main.cpp	Mon Jul 04 23:13:24 2016 +0000
+++ b/main.cpp	Tue Jul 05 11:52:47 2016 +0000
@@ -152,14 +152,14 @@
     
     
     
-    while(1){
+    /*while(1){
     gPC.printf("PL_TC sending\r\n");
     
     Base_tm *tm_ptr = new Long_tm;
     PL_TC(tm_ptr);
     wait(1);
     }
-    gPC.printf("PL_TC sent");
+    gPC.printf("PL_TC sent");*/
     
     // *******************INITIALISATIONS END********************