CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
230:3d52da8826d3
Parent:
228:335da5b0d3e4
--- a/main.cpp	Tue Jul 05 09:35:50 2016 +0000
+++ b/main.cpp	Wed Jul 06 07:24:28 2016 +0000
@@ -107,7 +107,7 @@
     
     // DEBUG
     //gPC.puts("welcome to mng_tm_tc\r\n");
-    gPC.baud(115200);//changed for bypassing COM
+    gPC.baud(9600);//changed for bypassing COM
     
     // COMMON SPI
     spi.format(8,0);
@@ -152,7 +152,7 @@
     
     
     
-    while(1){
+    /*while(1){
     gPC.printf("PL_TC sending\r\n");
     
     Base_tm *tm_ptr = new Long_tm;
@@ -160,7 +160,7 @@
     wait(1);
     }
     gPC.printf("PL_TC sent");
-    
+    */
     // *******************INITIALISATIONS END********************
     
     FCTN_CDMS_HK_MAIN((void *)NULL);