FM
Dependencies: SimpleDMA eeprom mbed-rtos mbed FreescaleIAP
Fork of CDMS_CODE by
Diff: main.cpp
- Revision:
- 104:a50ae79ca36e
- Parent:
- 103:b55559925dc1
- Child:
- 105:5ce0337e7c15
--- a/main.cpp Fri Jan 29 17:36:10 2016 +0000 +++ b/main.cpp Fri Jan 29 17:50:20 2016 +0000 @@ -82,12 +82,15 @@ #if DEBUG gPC.puts("competed allocating threads\r\n"); #endif + // *******************INITIALISATIONS END******************** + RtosTimer gCDMS_HK_TIMER(FCTN_CDMS_HK_MAIN, osTimerPeriodic); + gCDMS_HK_TIMER.start(30000); + /*starting the thread with signal*/ set_sig(); - /*Calculating Stack used*/ int state;