|
Re: Serial_Write_Char() - Question
Running IFI default code? Called Serial_Driver_Initialize() before hand? Did anyone modify the IFI default low interrupt handler and remove CheckUartInts() call?
A random guess is the interrupt flag is being set but never cleared.
|