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.

RAM contents getting disturbed after external watchdog reset

Other Parts Discussed in Thread: TMS320F28075

Hi

I am using TMX320F28377D for my application, where i have to know a reset due to external watchdog(this is required to evaluate the external watchdog timer itself). We use a loop counter (global variable) till the watchdog resets. After reset we read the content f the variable to determine its validity. But the content is not available after reset. We tried to bypass _c_int00 routine so that, up on reset variables are not cleared. Please let me know the complete and clear procedure to retain RAM variables upon soft resets.

We are running code from flash.

Thanks in advance...

Regards,

Srinivas Parasaram