You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is also necessary to fix the set and clear of UART_LSR_TEMT (Transmitter empty) and UART_LSR_THRE (Transmit-hold-register empty) bits on LSR (Line Status Register).
Modify the file ns16550.cc to allow the UART use the interrupt signals in order to communicate the simulator any event
The text was updated successfully, but these errors were encountered: