Problem:
Question- Write a program that sends 1000 characters of data stored in an array from the DB-12 board to the PC every minute via the SCI1 port. Use RTI interrupts to keep time.
Show the code, demonstrate it works properly and describe what it is doing.