I2C code testing

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by Siva ram

Revision:
96:4ca92f9775e0
Parent:
95:42d6747900cb
Child:
98:fd99ddc0e0a1
--- a/COM_MNG_TMTC.h	Mon Jan 25 06:22:29 2016 +0000
+++ b/COM_MNG_TMTC.h	Mon Jan 25 13:10:43 2016 +0000
@@ -1465,7 +1465,9 @@
                             /*execute_obsrs(current_TC, put_tm_here)*/\
                             /*read_TC(current_TC);*/\
                             execute_OBSRS_TC(current_TC);\
+                            gPC.puts("en_adf");\
                             transmit_adf;\
+                            gPC.puts("ex_adf");\
                             uint8_t tempExec = TC_STATE_SUCCESSFULLY_EXECUTED;\
                             PUTexec_status(current_TC, tempExec);\
                             /*PENDING: ABORT ON NACK CHECK, gMASTER_STATE VERIFICATION WITH SD CARD, session timeout, last executed ack l234*/\