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.

TMS320F280025C: Perform watchdog reset

Part Number: TMS320F280025C
Other Parts Discussed in Thread: C2000WARE

Hello,

I'm trying to perform an SW reset using the watchdog and have been playing with the TI example (C:\ti\c2000\C2000Ware_4_01_00_00\driverlib\f28002x\examples\watchdog), I did a few modifications to the provided example so that I can generate a reset, please see screenshot below.

However, I was expecting to reach the entry point (I set a breakpoint there) instead I jump to address 0x3F4751 which is an ESTOP0 as shown in the disassembly window, am I missing something?

Thanks!

  • Hi,

    If you are connected to CCS then after watchdog reset device boots as per emulation boot settings. Please set the emulation boot to standalone boot and then it should work fine. Please set address location 0xD00 with value 0xA500_0000 and then run the test. Hope this fixes the issue.

    Regards,

    Vivek Singh