Hi ,
I’m new in the field of programming on DSP, and I need to build a simple program that receiving data from the UART but using Interrupts (not through polling because RT requirements ). I’m using the TMS320C6657 EVM and succeed to build a program that using the UART( by platform_uart_read ).
Are there any examples of code I could find in order to understand the use of interrupts or is there any documentation that summaries the subject ?
Thank you,
Yoni.