I have an F28335 controlCard with docking station. The card has a UART connected to SCIA. I have successfully communicated with it using the sci_echoback example code, but I haven't been able to use interrupts to control the operation of the serial port. When I set up the example to use interrupts, the interrupts never fire, and no communication occurs. I tried running the scia_loopback_interrupts example code, but it never seemed to do anything, watched variables never changed, so I don't think it was working right either. I can't figure out what I am doing wrong.
Thanks,
Bob Baker