Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello there
I am using TMS28F379D. I am currently setting up the SCI infrastructure. But I have a problem. I am currently using the SCI_readCharArray and SCI_writeCharArray functions together with the interrupt. But these functions block code that if don't receive this data . I want to pass the this function after certain time. How can I do this?
Thank you answer...