I am trying to use the BIOS based way of triggering a SCI/UART RX interrupt. However, the SCI_ISR hwi in my code does not get triggered. I was wondering if you know why this is. I have attached my code below.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am trying to use the BIOS based way of triggering a SCI/UART RX interrupt. However, the SCI_ISR hwi in my code does not get triggered. I was wondering if you know why this is. I have attached my code below.