Part Number: TMS320F28P559SJ-Q1
Tool/software:
Hi
In my customer's application, the MCU receives data using the FIFO mode of the Serial Communications Interface (SCI).
We observe that when the transmission sends data at a too high frequency, The program will jump in to the Interrupt_defaultHandler and cannot go out from this handler, causing the system to crash.
Although the Watchdog Timer (WDT) feature is enabled, it does not appear to be functional in this case and can only be recovered through a system restart.
We would like to know. Is there a mechanism for the program to automatically pop out or recover to prevent the system from getting stuck?