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.

CCS/TMS320F28027F: sci receive using interrupt

Part Number: TMS320F28027F

Tool/software: Code Composer Studio

I am using 28027F launchpad for uart communication . I am new to interrupt , How to receive 35 bytes of information using interrupt on Rx pin . how to write ISR for that, if you have please share with me .