DMA issue to be tested
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: ThreadsAndFunctions.h
- Revision:
- 296:ec1317ab9c50
- Parent:
- 295:699801854b71
- Child:
- 302:5ff4b9ce185e
diff -r 699801854b71 -r ec1317ab9c50 ThreadsAndFunctions.h --- a/ThreadsAndFunctions.h Sun Aug 28 13:53:42 2016 +0000 +++ b/ThreadsAndFunctions.h Sun Aug 28 14:47:38 2016 +0000 @@ -31,6 +31,7 @@ wait(2);/*timeout to be decided*/ if(dma) { + PL_RCV_SC_DATA_COUNTER++; gPAY_SPI->bulkRead_start(); //gPAY_SPI->bulkRead_pause(); //gPAY_SPI->bulkRead_resume(&payload_isr_fun);