I2C BAE standalone hardware testing
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of ACS_Flowchart_BAE_1 by
Revision 19:95ba0ed3370c, committed 2016-07-06
- Comitter:
- prasanthbj05
- Date:
- Wed Jul 06 10:12:38 2016 +0000
- Parent:
- 18:95f0cc565ee3
- Commit message:
- publishing for hardware i2c test;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 95f0cc565ee3 -r 95ba0ed3370c main.cpp --- 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();