Hi,
My customer is using TMS470MF6607.
At present, they have a trouble on Serial Communication. Their condition is the below.
* TMS470M recieves 20-30kbytes data on SCI I/F each communication.
* The receive routine starts every 100ms by timer interrupt, and then that routine works within 10ms maximum.
* Next receiving never start until next timer interrupt(every 100ms).
* Customer can't use the interrupt routine for SCI.
Symptom:
The receive buffer of SCI is only 8bytes. So the overflow error happens, and customer can't receive the data.
If you have any idea solving the above trouble, please advise me.
Best regards,
Michi