Part Number: AM2634
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
This is related to AM2634, I have written a code for UART interrupt (only for reception) with custom ISR which echo backs the given input data at any point of time continuously. Unfortunately, the code is working only for 1st interrupt. After it gets entered into ISR then it was no more getting a reception interrupt. Also, the received data was sent back to THR in while loop, it also not working as it was done after ISR executed. Could you please help me with that.
There is no continuous receiving interrupt in provided examples UART codes in SDK.


