I2C BAE standalone hardware testing
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of ACS_Flowchart_BAE_1 by
Diff: main.cpp
- Revision:
- 19:95ba0ed3370c
- Parent:
- 18:95f0cc565ee3
--- a/main.cpp Mon Jul 04 17:46:48 2016 +0000 +++ b/main.cpp Wed Jul 06 10:12:38 2016 +0000 @@ -1111,8 +1111,8 @@ RtosTimer t_sc_timer(T_SC,osTimerPeriodic); // Initiating the scheduler thread t_sc_timer.start(10000); t_start.start(); - pc.printf("\n\rStarted scheduler %f\n\r",t_start.read()); - printf("\n\rPTE->DIR = 0x%08X",PTE->PDIR); + //pc.printf("\n\rStarted scheduler %f\n\r",t_start.read()); + //printf("\n\rPTE->DIR = 0x%08X",PTE->PDIR); //printf("\n\rInitial values\n"); //debug(); //debug2();