Fernando Freitas Alves edited Appendix D: lab2c-RTOS.c.tex  about 8 years ago

Commit id: 05e60483060d0ff0e02b854fcac6614faf1a0832

deletions | additions      

       

while(1) {  display[0] = '\0';  sprintf(display,   "Number of Timer B TimerB  interrupts = %d (X1000)", (x1000)",  display_int_count);  DispStr(5, 2, display);  display[0] = '\0';  sprintf(display,   "Timer B "TimerB  overhead = %d x(PCLK/16 (xPCLK/16  cycles)", Timer_B_value - 350);  DispStr(5, 4, display);  if (kbhit()) {