CDMS_CODE_samp_23SEP_DMA_flag
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE_samp_23SEP_DMA by
Diff: main.cpp
- Revision:
- 272:5be8e2449dc3
- Parent:
- 271:72529b247333
- Child:
- 274:5c02ff05f3da
diff -r 72529b247333 -r 5be8e2449dc3 main.cpp --- a/main.cpp Thu Jul 21 13:18:02 2016 +0000 +++ b/main.cpp Fri Jul 22 01:25:39 2016 +0000 @@ -58,11 +58,11 @@ gCS_RTC = 1; gCS_ADF = 1; - FCTN_CDMS_INIT_RTC();/* rtc initialization*/ + //FCTN_CDMS_INIT_RTC();/* rtc initialization*/ FCTN_CDMS_SD_INIT();/* sd card initialization*/ - uint8_t test[512] = {0}; + /*uint8_t test[512] = {0}; disk_write(test,7000); //to be used only just before launch #if DEBUG @@ -99,7 +99,7 @@ /*PL_wo_dma = new RtosTimer(payload_isr_fun_dma, osTimerPeriodic,(void * )NULL); PL_wo_dma->start(6000);*/ - gSCIENCE_THREAD->signal_set(SCIENCE_SIGNAL); + /*gSCIENCE_THREAD->signal_set(SCIENCE_SIGNAL);*/ /*Timeout flipper; flipper.attach(BAE_TC,31);*/