working

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Files at this revision

API Documentation at this revision

Comitter:
ee12b079
Date:
Wed Jan 20 17:00:54 2016 +0000
Parent:
86:a26f5f22631d
Child:
88:b9beee1a7a3e
Commit message:
Sdcard code integration : Enters Execute_sdcard but FSC is not correctly extractred, may beproblem with MCS...;

Changed in this revision

COM_MNG_TMTC.h Show annotated file Show diff for this revision Revisions of this file
--- a/COM_MNG_TMTC.h	Wed Jan 20 16:40:28 2016 +0000
+++ b/COM_MNG_TMTC.h	Wed Jan 20 17:00:54 2016 +0000
@@ -1464,6 +1464,7 @@
                             Base_tm *put_tm_here = NULL;\
                             /*execute_obsrs(current_TC, put_tm_here)*/\
                             /*read_TC(current_TC);*/\
+                            execute_OBSRS_TC(current_TC);\
                             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*/\