Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure UART 16550 to work with the simulator via interrupt #1

Open
ivangaminoUAH opened this issue May 5, 2023 · 1 comment
Open
Assignees

Comments

@ivangaminoUAH
Copy link
Collaborator

Modify the file ns16550.cc to allow the UART use the interrupt signals in order to communicate the simulator any event

@ivangaminoUAH ivangaminoUAH self-assigned this May 5, 2023
@ivangaminoUAH
Copy link
Collaborator Author

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant