Part Number: TMS320F2812
Dear sir/madam,
In my application I use TMS320F2812 and FPGA.
The FPGA is connected to TMS320F2812 through its external memory interface (XINTF). That is, the TMS320F2812 'sees ' memory.
Since the FPGA is slower than the FPGA, we use the XREADY signal to avoid getting wrong data from external memory.
Lately we had a situation that the FPGA has been stopped functioning. As a result the XREADY signal stayed in status 'Not ready' and the TMS320F2812 stuck in waiting for external memory data.
My questions:
1. If I will activate the watchdog mechanism of TMS320F2812, will it reset the TMS320F2812 on this situation?
2. Will the internal interrupts work properly on this situation, assuming the external memory read occurs not inside an interrupt?
Best regards and have a happy new year !!!
Zeev