ECE 4760: Homework 3

  1. You bring up TRT with three tasks and it continually resets. List at least 4 reasons why it might be happening.
  2. What MCU hardware is used by TRT? Assume example one on the TRT page.
    Can you use timer0 for your own code? How about timer1 and timer2?
  3. Refering to http://people.ece.cornell.edu/land/courses/ece4760/TinyRealTime/index.html convert the file trtUart.c
    to use USART1 and submit the new source.
  4. Modify the timer0 interrrupt in the IR loopback example to use USART1 and submit the new source.

September 25, 2013